Rates of change
The word rate refers to the change of a substance or quantity per unit time. Understanding the nature of change and the rate at which it takes place enables experts to make important predictions and decisions about atmospheric pressure, humidity, wind patterns, temperature, and other phenomena.
Differentiation helps us determine the rate of change of quantities such as volume, population, area, length, and motion.
The chain rule can be used when dealing with problems involving rates of change because in some cases, the relationship between variables is not direct. The following examples illustrate the application of differentiation in real-life situations.
Example
The area of a circle is increasing at the rate of 6 cm2/s. Find the rate of change of the radius of the circle when the radius is 4 cm.
Solution:
Let the area be A and the radius be r. Then:
A=πr2
Differentiating with respect to time:
dtdA=dtd(πr2)=2πr⋅dtdr
Given dtdA=6, we substitute:
6=2πr⋅dtdr⇒dtdr=2πr6=πr3
When r=4, then:
dtdr=4π3 cm/s
Therefore, the radius is increasing at the rate of 4π3 cm/s when the radius is 4 cm.
Example
A spherical balloon is being blown up so that its volume increases at a constant rate of 1 cm3/s. Find the rate of increase of the radius when the volume is 6 cm3.
Solution:
Let V be the volume and r the radius. Then:
V=34πr3
Differentiating with respect to time:
dtdV=4πr2⋅dtdr
Given dtdV=1 and V=6, we solve:
34πr3=6⇒r3=4π18⇒r≈1.13 cm
Then:
1=4π(1.13)2⋅dtdr⇒dtdr=4π(1.13)21≈5.11π1≈0.062 cm/s
Therefore, the radius is increasing at approximately 0.062 cm/s when the volume is 6 cm3.
Example
Water runs into a conic tank at a rate of 9 m3/min. The tank slants point-down and has a height of 10 m and base radius of 5 m. How fast is the water level rising when the water is 6 m deep?
Solution:
Let V be the volume of water and h the depth. For a cone:
V=31πr2h
From similar triangles, since hr=105=21, we have:
r=21h⇒V=31π(21h)2h=121πh3
Differentiating with respect to time:
dtdV=41πh2⋅dtdh
Given dtdV=9, and h=6, we substitute:
9=41π(6)2⋅dtdh⇒9=9π⋅dtdh⇒dtdh=π1 m/min
Therefore, the water level is rising at the rate of π1 m/min.
Critical (stationary) points of a curve
Figure 4.4 illustrates a curve in which the gradient changes from point to point. This change in gradient demonstrates different types of critical points.
Figure: a curve showing critical points and change of signs
In the figure:
- Point P represents a maximum turning point, where the gradient (first derivative) is zero and changes sign from positive to negative.
- Point Q represents a minimum turning point, where the gradient is zero and changes from negative to positive.
- Point R is an inflection point, where the gradient is zero, but there is no change of sign in the gradient.
Differentiation can be used to determine critical points and their nature. The first derivative test and the second derivative test are commonly used:
Tests for critical points
- If f′(x)=0 and f′′(x)>0, the critical point is a minimum.
- If f′(x)=0 and f′′(x)<0, the critical point is a maximum.
- If f′(x)=0 and f′′(x)=0, the critical point may be an inflection point.
Example
Determine the critical points and their nature for the curve:
y=x3+3x2−9x
Solution
- First derivative: dxdy=3x2+6x−9
- Set the derivative equal to zero: 3x2+6x−9=0⇒x2+2x−3=0 (x+3)(x−1)=0⇒x=−3,x=1
- Second derivative: dx2d2y=6x+6
- At x=−3: dx2d2y=6(−3)+6=−12⇒ Maximum
- At x=1: dx2d2y=6(1)+6=12⇒ Minimum
- Coordinates:
- y(−3)=(−3)3+3(−3)2−9(−3)=−27+27+27=27⇒(−3,27)
- y(1)=1+3−9=−5⇒(1,−5)
Conclusion: Maximum point at (−3,27), minimum point at (1,−5)
Example
Find and classify the nature of all the critical points of:
y=2x3+3x2−12x+7
Solution
- First derivative: dxdy=6x2+6x−12 6x2+6x−12=0⇒x2+x−2=0⇒(x−1)(x+2)=0 x=−2,x=1
- Second derivative: dx2d2y=12x+6
- At x=−2: dx2d2y=12(−2)+6=−18⇒ Maximum
- At x=1: dx2d2y=12(1)+6=18⇒ Minimum
- Coordinates:
- y(−2)=2(−8)+3(4)−12(−2)+7=−16+12+24+7=27⇒(−2,27)
- y(1)=2(1)+3(1)−12(1)+7=2+3−12+7=0⇒(1,0)
Conclusion: Maximum at (−2,27), minimum at (1,0)
Example
Sketch the graph of the function f(x)=−x2−6x−9 using differentiation.
Solution
- First derivative: f′(x)=−2x−6 Critical point: f′(x)=0⇒−2x−6=0⇒x=−3
- Second derivative: f′′(x)=−2(Always negative)⇒Maximum at x=−3
- Find the corresponding y-value: f(−3)=−(−3)2−6(−3)−9=−9+18−9=0⇒Point (−3,0)
- x- and y-intercepts:
- When x=0, f(0)=−9⇒(0,−9)
- When f(x)=0, solve −x2−6x−9=0⇒x=−3
Conclusion: The vertex (maximum point) of the parabola is at (−3,0). The graph opens downward.
Marginal cost and marginal revenue
In the manufacturing of a commodity, three key functions are involved:
- Cost Function C(x): The total cost of producing x units of a product during a specific period.
- Revenue Function R(x): The total revenue obtained by selling x units of the product during that period.
- Profit Function P(x): The total profit obtained from selling x units, calculated as:
P(x)=R(x)−C(x)
Marginal cost is the rate at which cost increases with an additional unit produced. It is the derivative of the cost function:
Marginal Cost=C′(x)=dxdC(x)
Marginal revenue is the extra revenue generated by selling one more unit of a product. It is the derivative of the revenue function:
Marginal Revenue=R′(x)=dxdR(x)
Example
The cost function for manufacturing x units of a product is given by:
C(x)=x3−20x2+300x+1000
If each item is sold for Tsh 300, find the marginal cost and marginal revenue when 1000 units are produced.
Solution
Marginal Cost:
C′(x)=dxd(x3−20x2+300x+1000)=3x2−40x+300
At x=1000:
C′(1000)=3(1000)2−40(1000)+300=3,000,000−40,000+300=2,960,300
Marginal Cost is Tsh 2,960,300.
Marginal Revenue:
Since each item sells for Tsh 300, the revenue function is:
R(x)=300x⇒R′(x)=dxd(300x)=300
Marginal Revenue is Tsh 300.
Example
If the total cost is given by:
C(x)=300+40x+18x2
Find the marginal cost function.
Solution
C′(x)=dxd(300+40x+18x2)=40+36x
Marginal Cost Function is: C′(x)=40+36x
Example
The cost function is:
C(x)=300x−10x2+31x3
If each unit sells for Tsh 200, and 100 units are produced, find:
- Marginal cost
- Marginal revenue, given that:
R(x)=8000x+40x2+x3
Solution
a. Marginal Cost:
C′(x)=dxd(300x−10x2+31x3)=300−20x+x2
C′(100)=300−20(100)+1002=300−2000+10000=8,300
Marginal Cost is Tsh 8,300.
b. Marginal Revenue:
R′(x)=dxd(8000x+40x2+x3)=8000+80x+3x2
R′(100)=8000+80(100)+3(100)2=8000+8000+30000=46,000
Marginal Revenue is Tsh 46,000.