0% found this document useful (0 votes)
78 views1 page

Differential Calculus Problems and Solutions

The document contains 31 sample problems related to differential calculus, including: 1) Evaluating derivatives 2) Finding partial derivatives 3) Determining critical points of functions 4) Solving optimization problems involving areas, distances, and rates of change The problems cover a wide range of calculus topics including limits, derivatives, optimization, related rates, and curvature.

Uploaded by

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

Differential Calculus Problems and Solutions

The document contains 31 sample problems related to differential calculus, including: 1) Evaluating derivatives 2) Finding partial derivatives 3) Determining critical points of functions 4) Solving optimization problems involving areas, distances, and rates of change The problems cover a wide range of calculus topics including limits, derivatives, optimization, related rates, and curvature.

Uploaded by

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

23.

A closed cylindrical container has a capacity of 128 π


Differential Calculus Sample cu.m. Determine the minimum surface area.
Problems for EE 24. Find the minimum distance from the curve y=2(sqrt2x)
to the point (6,0).
Prepared by: Engr. George Ezar Namoc Quiriado
25. Find the equation of tangent line to the curve 3x2-x+1 at
the point (1,3).
1. Evaluate:
26. Find the equation of normal line to the curve 3x2-x+1 at
the point (1,3).
2. Evaluate: 27. A kite, at a height of 60 ft is moving horizontally at a
rate of 5 ft/s away from the boy who flies it. How fast is
the cord being released when there are 100 ft out?
3. Evaluate:
28. A ladder 20 feet long is placed against a wall. The foot
4. Find the partial derivative of 2x2y+xy2 with respect to x. of the ladder begins to slide away from the wall at the
rate of 1 ft/sec. How fast is the top of the ladder sliding
5. Find the rate of change with respect to x of the slope of
down the wall when the foot of the ladder is 12 feet
the tangent line to the curve x2-xy+y2=3 at (1, 2).
from the wall?
6. Determine all the number c which satisfy the conclusion 29. A point is moving along the circle x2+y2=25 in the first
of Rolle’s Theorem for the given function and interval quadrant in such a way that its x coordinate changes at
f(x)=2x-x2-x3 on [-2,1] the rate of 2 cm/sec. How fast is its y coordinate
7. Determine all the number c which satisfy the conclusion changing as the point passes through (3, 4)?
of Mean Value Theorem for the given function and 30. Water is flowing into a conical reservoir 20 ft deep and
interval f(x)=4x3-8x2+7x-2 on [2,5] 10 ft across the top, at a rate 15 cu. Ft. per minute. Find
how fast is the water rising when it is 8 ft deep?
8. Differentiate:
31. Find the approximate radius of curvature of the function
9. Differentiate: √ y=x2-3x+1 at the point (1,-1).

10. Differentiate: √
11. Differentiate: ( )
12. Differentiate:
13. Differentiate:
14. Differentiate:

15. Differentiate: ( )
16. Solve y’’ of ( )
17. Given function y=x3-9x2+15x-3, determine the critical
points.
18. If the radius of the sphere is measured as 5 in with a
possible error of 0.02 inch, find the approximate error
and the percentage error in the computed value of the
volume.
19. The sum of two numbers is 21. The product of one of
the numbers by the square of the other is to maximum,
what are the numbers?
20. What is the area of the largest rectangle that can be
inscribed in a semicircle of radius 10 cm?
21. Two posts, one 8 m and the other 12 m high are 15 m
apart. If the posts are supported by a cable running
from the top of the first post to a stake on the ground
and then back to the top of the second post, find the
distance from the lower post to the stake to use
minimum amount of wire.
22. A person in a rowboat is 3 km from a point P on a
straight shore while his destination is 5 km directly east
of point P. If he is able to row 4 KPH and walk 5 KPH,
how far from his destination must he land on the shore
in order to reach his destination in shortest possible
time.

Common questions

Powered by AI

The volume V of a cone is (1/3)πr^2h. With volume rate dV/dt = 15 and height h = 8, first relate radius to height using similar triangles: r/h = 5/20. Solve for dh/dt by differentiating the volume equation with respect to time and substituting known values into dV/dt = π r^2 (dh/dt).

Let the two numbers be x and 21-x, such that their sum is 21. We want to maximize x(21-x)^2. Taking the derivative of the function P(x) = x(21-x)^2, setting it to zero, and solving for x gives the critical points. Evaluating P(x) at these points will determine the maximum product condition.

Using the Pythagorean theorem x^2 + y^2 = 400, where x is the distance from the wall and y is the height on the wall, differentiate with respect to time: 2x(dx/dt) + 2y(dy/dt) = 0. Given dx/dt = 1 ft/sec and x = 12ft, substitute to solve for dy/dt. At this point, y = √(400 - 144), which simplifies the calculation for dy/dt.

The volume V of a sphere is given by V = 4/3 πr^3. The approximate error dV in volume using differentials is dV = 4πr^2dr, where dr is the error in the radius measurement. With r = 5 inches and dr = 0.02 inch, dV is calculated. The percentage error is (dV/V) × 100%. Calculating gives dV = 4π(5^2)(0.02) and substituting these in finds the approximate and percentage errors.

The Mean Value Theorem states that there exists a c in (a, b) such that f'(c) = [f(b) - f(a)] / (b - a). For f(x) = 4x^3 - 8x^2 + 7x - 2 on [2, 5], we find f'(x) = 12x^2 - 16x + 7. Evaluating f(5) and f(2) and substituting into the equation gives (f(5) - f(2)) / (5 - 2). Solving the equation 12c^2 - 16c + 7 = (f(5) - f(2)) / 3 will yield the value of c.

For a closed cylinder with volume V = πr^2h = 128π, express h as a function of r. The surface area A is given by A = 2πrh + 2πr^2. Substitute h = 128/(πr^2) into A and minimize A by finding A', setting it to zero, and solving for critical points. Evaluate second derivatives to ensure a minimum.

Rolle’s Theorem states that if a function is continuous on a closed interval, differentiable on the open interval and has equal values at the endpoints of the interval, then there exists at least one c in the open interval such that the derivative at c is zero. Evaluating f(x) = 2x - x^2 - x^3 at x = -2 and x = 1 gives the same value (f(-2) = f(1) = -2). Thus, it satisfies the end value condition. The derivative f'(x) = 2 - 2x - 3x^2. Setting f'(x) = 0, we solve the quadratic equation 3x^2 + 2x - 2 = 0 to find the values of x where f'(x) = 0, which are candidates for c.

Critical points occur where the derivative y' = 0 or is undefined. The derivative of the function y = x^3 - 9x^2 + 15x - 3 is y' = 3x^2 - 18x + 15. Setting this equal to zero and solving for x determines the critical points. These points represent where the function changes from increasing to decreasing or vice versa, indicating potential maxima, minima, or points of inflection.

To find the rate of change of the slope of the tangent line with respect to x, we need to implicitly differentiate the equation x^2 - xy + y^2 = 3 with respect to x twice. The first derivative dy/dx gives the slope, and the second derivative will give the rate of change of the slope. At the point (1, 2), substituting the first derivatives into the second derivative will yield the required rate of change.

To find the partial derivative of 2x^2y + xy^2 with respect to x, we treat y as a constant. The term 2x^2y differentiates to 4xy and the term xy^2 differentiates to y^2. Therefore, the partial derivative with respect to x is 4xy + y^2.

You might also like