Q1. Find the local maximum/minimum of f(x) = x² − 4x + 3.
f'(x) = 2x − 4; set f'(x) = 0 ⇒ x = 2
f''(x) = 2, which is POSITIVE
So x = 2 gives a local MINIMUM; f(2) = 4 − 8 + 3 = −1
Derivatives aren't just formulas — they find the fastest route, the biggest box, the cheapest fence. Master maxima and minima here.
Q1. Find the local maximum/minimum of f(x) = x² − 4x + 3.
f'(x) = 2x − 4; set f'(x) = 0 ⇒ x = 2
f''(x) = 2, which is POSITIVE
So x = 2 gives a local MINIMUM; f(2) = 4 − 8 + 3 = −1
Q2. The side of a cube is increasing at 2 cm/s. Find the rate of increase of its volume when the side is 5 cm.
V = a³, so dV/dt = 3a² · da/dt
dV/dt = 3(5²)(2) = 3 × 25 × 2
dV/dt = 150 cm³/s
| Quantity | Formula |
|---|---|
| Increasing function | f'(x) > 0 |
| Decreasing function | f'(x) < 0 |
| Local maximum test | f'(x)=0 and f''(x)<0 |
| Local minimum test | f'(x)=0 and f''(x)>0 |
Set the first derivative to zero to find critical points, then use the second derivative test (or a sign check) to classify each as a max or min.
Its derivative f'(x) is positive over that interval — the function's value rises as x increases.
At a critical point where f'(x) = 0: if f''(x) < 0 it's a local maximum, if f''(x) > 0 it's a local minimum.
Hi! Found an error or have a suggestion? Let us know and we'll fix it.
Thanks! Your feedback has been sent. We'll look into it.