Recall that the derivative dtds represents the rate of change of distance s with respect to time t. Similarly, whenever a quantity y varies with another quantity x satisfying some rule y=f(x), then dxdy (or f′(x)) represents the rate of change of y with respect to x.
dxdyx=x0 or f′(x0) represents the rate of change of y with respect to x precisely at the instant when x=x0.
Positive Rate: If dxdy is positive, it means y is increasing as x increases.
Negative Rate: If dxdy is negative, it means y is decreasing as x increases.
Zero Rate: If dxdy=0 at a point, then at that instant the quantity y is not changing with respect to x.
Related Rates (Parametric Rate of Change)
Often, two variables x and y are both varying with respect to a third variable, usually time t.
If x and y are linked by a given equation (for example, y=f(x) or an implicit relation involving x and y), we can find how their rates of change with respect to time are related by differentiating both sides with respect to t using the Chain Rule:
dtdy=dxdy⋅dtdx
This concept is extensively used in physics and geometry, such as finding the rate at which the volume of a balloon increases when the radius is expanding at a known rate.
Important idea
In related-rates problems, we usually:
Write the relation between the variables.
Differentiate with respect to time t.
Substitute the numerical values at the required instant.
Interpret the sign of the answer.
Marginal Cost and Marginal Revenue
Derivatives have direct applications in business and economics to find marginal values.
Marginal Cost (MC)
It is the instantaneous rate of change of the total cost C(x) with respect to the number of items x produced.
MC=dxdC
Marginal Revenue (MR)
It is the instantaneous rate of change of the total revenue R(x) with respect to the number of items x sold.
MR=dxdR
In practical terms, the marginal value tells us approximately how much the total cost or total revenue changes when production or sales increase by one additional unit.
Example 1: Rate of Change of Area of a Circle
Find the rate of change of the area of a circle with respect to its radius r when r=5 cm.
Solution:
Step 1: Write the formula for the area of a circle.
The area A of a circle with radius r is A=πr2.
Step 2: Differentiate the area with respect to the radius r.
drdA=drd(πr2)=π⋅2r=2πr.
Step 3: Evaluate the derivative at the specific point r=5 cm.
drdAr=5=2π(5)=10π.
Answer:10π cm2/cm. This means the area is changing at a rate of 10π square centimeters for every 1 cm change in radius.
Example 2: Volume of a Cube
The volume of a cube is increasing at a rate of 8 cm3/s. How fast is the surface area increasing when the length of an edge is 12 cm?
Solution:
Step 1: Let x be the length of an edge, V be the volume, and S be the surface area of the cube at any time t.
Given:
dtdV=8 cm3/s.
We know:
V=x3,S=6x2.
Step 2: Differentiate V with respect to time t using the chain rule.
dtdV=dtd(x3)=3x2dtdx.
Step 3: Substitute the known rate dtdV=8 to find dtdx.
8=3x2dtdx⟹dtdx=3x28.
Step 4: Differentiate S with respect to time t.
dtdS=dtd(6x2)=12xdtdx.
Step 5: Substitute dtdx into the dtdS equation.
dtdS=12x(3x28)=x32.
Step 6: Evaluate when x=12 cm.
dtdSx=12=1232=38.
Answer:38 cm2/s.
Example 3: Expanding Ripples in a Lake
A stone is dropped into a quiet lake and waves move in circles at a speed of 4 cm/s. At the instant when the radius of the circular wave is 10 cm, how fast is the enclosed area increasing?
Solution:
Step 1: Let r be the radius and A be the area of the circular wave.
Given:
dtdr=4 cm/s.
The area is:
A=πr2.
Step 2: Differentiate A with respect to time t.
dtdA=dtd(πr2)=2πr⋅dtdr.
Step 3: Substitute the known values r=10 and dtdr=4.
dtdA=2π(10)(4)=80π.
Answer: The enclosed area is increasing at the rate of 80π cm2/s.
Example 4: Changing Dimensions of a Rectangle
The length x of a rectangle is decreasing at the rate of 3 cm/minute and the width y is increasing at the rate of 2 cm/minute. When x=10 cm and y=6 cm, find the rates of change of (a) the perimeter and (b) the area of the rectangle.
Solution:
Step 1: Identify the given rates.
Since length x is decreasing,
dtdx=−3 cm/min.
Since width y is increasing,
dtdy=2 cm/min.
Step 2: Part (a) - Rate of change of perimeter P.
The perimeter is:
P=2(x+y).
Differentiate with respect to time:
dtdP=2(dtdx+dtdy).
Substitute the values:
dtdP=2(−3+2)=2(−1)=−2 cm/min.
The negative sign means the perimeter is decreasing.
Step 3: Part (b) - Rate of change of area A.
The area is:
A=xy.
Differentiate using the product rule:
dtdA=xdtdy+ydtdx.
Substitute x=10, y=6, dtdx=−3, dtdy=2:
dtdA=10(2)+6(−3)=20−18=2 cm2/min.
The positive sign means the area is increasing.
Answer: (a) Perimeter is decreasing at 2 cm/min. (b) Area is increasing at 2 cm2/min.
Example 5: Marginal Cost
The total cost C(x) in Rupees associated with the production of x units of an item is given by C(x)=0.005x3−0.02x2+30x+5000. Find the marginal cost when 3 units are produced.
Solution:
Step 1: Recall the definition of marginal cost.
MC=dxdC.
Step 2: Differentiate the cost function.
MC=dxd(0.005x3−0.02x2+30x+5000)MC=3(0.005)x2−2(0.02)x+30MC=0.015x2−0.04x+30.
Step 3: Evaluate at x=3.
MC=0.015(3)2−0.04(3)+30MC=0.015(9)−0.12+30=0.135−0.12+30=30.015.
Answer: The marginal cost when 3 units are produced is ₹ 30.015.
Example 6: Marginal Revenue
The total revenue in Rupees received from the sale of x units of a product is given by R(x)=3x2+36x+5. Find the marginal revenue when x=5.
Solution:
Step 1: Recall the definition of marginal revenue.
MR=dxdR.
Step 2: Differentiate the revenue function.
MR=dxd(3x2+36x+5)=6x+36.
Step 3: Evaluate at x=5.
MR=6(5)+36=30+36=66.
Answer: The marginal revenue when 5 units are sold is ₹ 66.
Example 7: Volume of a Sphere
A balloon, which always remains spherical, has a variable radius. Find the rate at which its volume is increasing with respect to its radius when the radius is 10 cm.
Solution:
Step 1: Write the formula for the volume of a sphere.
V=34πr3.
Step 2: Differentiate with respect to radius r.
drdV=drd(34πr3)=34π⋅3r2=4πr2.
Step 3: Evaluate at r=10 cm.
drdVr=10=4π(10)2=400π.
Answer:400π cm3/cm.
Example 8: The Sliding Ladder Problem
A ladder 5 m long is leaning against a wall. The bottom of the ladder is pulled along the ground, away from the wall, at the rate of 2 cm/s. How fast is its height on the wall decreasing when the foot of the ladder is 4 m away from the wall?
Solution:
Step 1: Let x be the distance of the bottom of the ladder from the wall and y be the height of the top of the ladder on the wall. The ladder length is constant, so
x2+y2=52=25.
Use consistent units. Since the given rate is 2 cm/s, convert it to meters per second:
dtdx=0.02 m/s.
Step 2: When x=4 m, find y.
42+y2=25⟹16+y2=25⟹y2=9⟹y=3 m.
Step 3: Differentiate the equation x2+y2=25 with respect to time t.
2xdtdx+2ydtdy=0.
Dividing by 2,
xdtdx+ydtdy=0.
Step 4: Substitute the values x=4, y=3, dtdx=0.02.
4(0.02)+3dtdy=00.08+3dtdy=03dtdy=−0.08dtdy=−30.08=−752 m/s.
Step 5: Convert to cm/s if desired.
−752 m/s=−75200 cm/s=−38 cm/s.
The negative sign shows the height is decreasing.
Answer: The height is decreasing at the rate of 38 cm/s.
Example 9: Particle Moving on a Curve
A particle moves along the curve 6y=x3+2. Find the points on the curve at which the y-coordinate is changing 8 times as fast as the x-coordinate.
Solution:
Step 1: Translate the statement about rates.
"The y-coordinate is changing 8 times as fast as the x-coordinate" means
dtdy=8dtdx.
Step 2: Differentiate the curve equation with respect to time t.
Given:
6y=x3+2.
Differentiating,
6dtdy=3x2dtdx.
Step 3: Substitute dtdy=8dtdx.
6(8dtdx)=3x2dtdx.
Assuming the particle is actually moving so that dtdx=0, cancel dtdx:
48=3x2⟹x2=16⟹x=±4.
Step 4: Find the corresponding y-coordinates.
If x=4,
6y=43+2=64+2=66⟹y=11.
If x=−4,
6y=(−4)3+2=−64+2=−62⟹y=−331.
Answer: The points are (4,11) and (−4,−31/3).
Example 10: Sand Pouring to Form a Cone
Sand is pouring from a pipe at the rate of 12 cm3/s. The falling sand forms a cone on the ground in such a way that the height of the cone is always one-sixth of the radius of the base. How fast is the height of the sand cone increasing when the height is 4 cm?
Solution:
Step 1: Let V be the volume, r be the base radius, and h be the height of the cone.
Given:
dtdV=12 cm3/s.
Also, the height is always one-sixth of the radius:
h=61r⟹r=6h.
We need to find dtdh when h=4 cm.
Step 2: Use the volume formula for a cone.
V=31πr2h.
Substitute r=6h so that the formula contains only h:
V=31π(6h)2h=31π(36h2)h=12πh3.
Step 3: Differentiate with respect to time.
dtdV=dtd(12πh3)=36πh2dtdh.
Step 4: Substitute the known values dtdV=12 and h=4.
12=36π(4)2dtdh=36π(16)dtdh=576πdtdh.
Step 5: Solve for dtdh.
dtdh=576π12=48π1 cm/s.
Answer: The height of the sand cone is increasing at the rate of 48π1 cm/s.
Ready to test your knowledge?
Take a quick interactive quiz on this topic —
free, works without login.