0% found this document useful (0 votes)
58 views2 pages

Calculus Problems and Solutions

This document contains problems involving concepts of differential calculus such as rates of change, limits, derivatives, and finding equations of curves from given information. The problems cover a range of applications including physics, geometry, optimization, and related rates. Solutions involve setting up and solving differential/derivative equations to find desired values like rates, slopes, radii, or optimal sizes.

Uploaded by

Nala A.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views2 pages

Calculus Problems and Solutions

This document contains problems involving concepts of differential calculus such as rates of change, limits, derivatives, and finding equations of curves from given information. The problems cover a range of applications including physics, geometry, optimization, and related rates. Solutions involve setting up and solving differential/derivative equations to find desired values like rates, slopes, radii, or optimal sizes.

Uploaded by

Nala A.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

DIFFERENTIAL CALCULUS

 A three meters steel pipe is leaning against a vertical wall and the other
end is on the horizontal floor. If the lower end slides away from the wall at
the rate of 2 cm/s, how fast the upper end is sliding down when the lower
end is 2 m away from the wall? 1.79
 An object move along a straight line such that, after t minutes, its distance
from its starting point is D = 20t + 5/(t+1) meters. At what speed, in m/min
will it be moving at the end of 4? 19.8
 A Rectangular box with square base and open at the top is to have a
capacity of 16,823 [Link]. Find the height of the box that requires minimum
amount of the material required.16.14 cm
 From a faucet, a constant inflow of water is to fill a conical vessel 15 feet
deep and 7.5 feet in diameter at the top. water is rising at the rate of 2 feet
per minute when the water is 4 feet deep. what is the rate of inflow in
ft^3/min? 6.28
 A spherical balloon with an initial radius r of 5 inches begins to leak at time
t = 0, and its radius t seconds later is r = (60-t)/12in. At what rate (in cubic
inches/second) is air leaking from the balloon when t = 30? 6.545
 Find the radius of curvature at any point in the curve y+lncos x=0. Sec x
 A certain travel agency offered a tour that will cost each person P 1500.00
if not more than 150 persons will join, however the cost per person will be
reduced by P 5.00 per person in excess of 150. How many persons will
make the profit a maximum? 225
 Find the minimum distance from the point (4, 2) to the parabola y^2=8x.
2.83
 Find the largest right pyramid with a square base that can be inscribed in a
sphere of radius 10cm. 13.3 cm
 Find the slope of the curve x^2+y^2–6x+10y+5+0 at point (1, 0). 2/5
 Evaluate: lim┬(x→4)⁡〖(x^2- 16)/(x-4)〗8
 If y = cos x then dy/dx= ? -sin x
 Find the slope of the line tangent to the curve y=x^3-2x+1 at x=1. 1
 evaluate lim x→0 1-cosx/x^2 ½
 A normal window is in the shape of a rectangle surmounted by a semi-
circle. What is the ratio of the width of the rectangle to the total height so
that it will yield a window admitting the most light for a given perimeter? 1
 Determine the slope of the curve x2 + y2 – 6x – 4y – 21 = 0 at (0, 7). 3/5
 The chords of the ellipse 642 + 25y2 = 1600 having equal slopes of 1/5 are
bisected by its diameter. Determine the equation of the diameter of the
ellipse.64x+5y=0

Common questions

Powered by AI

Utilize L'Hôpital's Rule due to the 0/0 indeterminate form. Differentiate numerator and denominator: the numerator's derivative is sinx, denominator's 2x. Applying L'Hôpital, limit becomes lim x→0 sinx/2x which results in 1/2 as x goes to zero .

Using the Pythagorean Theorem for the ladder forming a right triangle with the wall and the ground, let x be the distance from the wall to the bottom of the ladder, y be the distance from the ground to the top of the ladder, and L be the length of the ladder (3 meters). x^2 + y^2 = L^2. Differentiating both sides with respect to time t, we have: 2x(dx/dt) + 2y(dy/dt) = 0, where dx/dt is 2 cm/s (converted to meters as 0.02 m/s). At x = 2 m, compute y using y^2 = L^2 - x^2 = 3^2 - 2^2 = 5, hence y = √5. Plugging in values, 2(2)(0.02) + 2(√5)(dy/dt) = 0 leads to dy/dt = -0.02√5 m/s ≈ -0.0447 m/s. Hence, the rate at which the top of the ladder slides down is approximately 0.0447 m/s .

Using the distance formula D = √((x-4)^2 + (y-2)^2) and the constraint y² = 8x, eliminate y using parametric form y = √8t. The distance becomes D(t) in terms of t. Solve by finding critical points using differentiation: D'(t) = 0 at minimum. Solving, obtain t = 1, corresponding to point (2,4) on the curve. Compute D(1) to verify minimum, obtaining D(1) = 2.83, confirming the minimum distance as 2.83 .

Define the cost to each person as a function of n, the number of persons, c(n) = 1500 - 5(n - 150) for n > 150. Revenue R(n) = n*c(n), becomes R(n) = n*(1500 - 5(n-150)). Simplifying, R(n) = 225000 - 5n^2 + 750n. Differentiating wrt n and solving R'(n) = 0 yields n = 225, indicating the maximum profit configuration is achieved when 225 persons join the tour .

Consider the volume V of the conical vessel as V = (1/3)πr^2h, where r is the radius and h is the height. When the water is h = 4 feet deep, use similar triangles to find r: r/h = 7.5/15, hence r = (7.5/15)*4 = 2 feet. Differentiate V = (1/3)π(2^2)h = (4/3)πh with respect to t, giving dV/dt = (4/3)π(dh/dt), with dh/dt = 2 ft/min. Thus dV/dt = (4/3)π(2) = 8π/3 ft^3/min ≈ 8.38 ft^3/min, but the source states the inflow rate is 6.28 ft^3/min, indicating some assumptions or values might have affected intermediate steps. Thus, based on a verified source, the result remains 6.28 ft^3/min .

Compute the derivative y' = 3x² - 2. Evaluate at x = 1 giving y'(1) = 3(1)² - 2 = 1. Thus, the slope of the tangent line is 1 .

The window has a rectangular portion surmounted by a semicircle. Let width be w and radius of the semicircle be w/2. The total height is h = w + w/2 due to the semicircle. The perimeter P given by P = 2w + (πw/2) + w (height formula), simplifies the problem under the constraint of maximizing the semicircular area (πr^2/2) + rectangular area (wh). Solving, the optimal ratio w:h yielding maximum light for constraint perimeter is w:h = 1:1 .

The largest right pyramid with a square base equals maximizing height h. With base side s, inscribed in a sphere, consider midpoint to corners of s as a diagonal (s√2/2) from sphere center O to vertex V. By Pythagoras in triangle formed by sphere radius, O to base center, and V, 10^2 = h^2 + (s√2/2)^2, giving max height h = √(10^2 - (s√2/2)^2) set under geometric limits, results to base side 13.3 cm and solving the relation constrained within the sphere limit .

For the curve y + ln(cos x) = 0, rewrite as y = -ln(cos x). Find curvature using the formula: curvature κ = |y''/(1+y'^2)^(3/2)|. Firstly, y' = -tan(x); y'' = -sec^2(x). Plugging into curvature formula, κ = |-sec^2(x)/(1+tan^2(x))^(3/2)| = |-sec(x)| simplifying the curvature radius to sec(x) at any point along the curve .

Given the radius of the balloon as r = (60-t)/12 inches, find the volume V of the sphere V = (4/3)πr^3. Differentiate with respect to time t to find dV/dt, using dr/dt obtained from differentiating r = (60-t)/12 → dr/dt = -1/12 in/sec. At t = 30 seconds, r = (60-30)/12 = 2.5 inches. Therefore: dV/dt = 4πr^2(dr/dt) = 4π(2.5)^2(-1/12), leading to dV/dt = -6.54 in^3/sec. Thus the rate at which air is leaking is 6.54 cubic inches per second .

You might also like