Maximum and Minimum Values0%

Differentiation · Topic 11 of 15

Maximum and Minimum Values

Video lesson · from 1:22:441 worked example

One lesson video covers all of Differentiation, so it opens at 1:22:44 for this topic — not from the beginning.

Theory

In a closed interval, the maximum and minimum values of a function are either at a stationary point or at an end point of the interval.

⚠️ Common Examiner Traps

  • Check both ends: this is the classic way to lose marks here — most candidates who drop marks never consider both ends of the closed interval. You must evaluate the function at both endpoints as well as at every stationary point inside the interval.
  • Compare values, not natures: the greatest value is simply the largest of the numbers you have worked out. A maximum turning point inside the interval is not automatically the greatest value — an endpoint can beat it.
  • Discard stationary points outside the interval: if solving dydx=0\frac{dy}{dx}=0 gives an xx outside the stated range, it plays no part.
  • Answer with the value: the question asks for the greatest and least values of the function, so give the yy values.

Worked examples

Example 1

Find the maximum and minimum values of y=4x3x24x+1y = 4x^3 - x^2 - 4x + 1 in the closed interval 2x2-2 \leq x \leq 2.

Step 1: Check stationary points.

dydx=12x22x412x22x4=06x2x2=0(3x2)(2x+1)=0\begin{aligned} \frac{dy}{dx} &= 12x^2 - 2x - 4 \\ 12x^2 - 2x - 4 &= 0 \\ 6x^2 - x - 2 &= 0 \\ (3x - 2)(2x + 1) &= 0 \end{aligned}

Roots: x=23x = \frac{2}{3} and x=12x = -\frac{1}{2}.

Check their yy-values:

  • y(23)=4(827)494(23)+1=2327y\left(\frac{2}{3}\right) = 4\left(\frac{8}{27}\right) - \frac{4}{9} - 4\left(\frac{2}{3}\right) + 1 = -\frac{23}{27}
  • y(12)=4(18)144(12)+1=94y\left(-\frac{1}{2}\right) = 4\left(-\frac{1}{8}\right) - \frac{1}{4} - 4\left(-\frac{1}{2}\right) + 1 = \frac{9}{4}

Step 2: Check end points (2-2 and 22).

  • y(2)=4(8)44(2)+1=324+8+1=27y(-2) = 4(-8) - 4 - 4(-2) + 1 = -32 - 4 + 8 + 1 = -27
  • y(2)=4(8)44(2)+1=3248+1=21y(2) = 4(8) - 4 - 4(2) + 1 = 32 - 4 - 8 + 1 = 21

Compare all values: 2327-\frac{23}{27}, 2.252.25, 27-27, 2121.

Maximum value is 21 (at x=2x=2).

Minimum value is -27 (at x=2x=-2).