Curve Sketching Math Example 4

Follow the full solution, then compare it with the other examples linked below.

Example 4

medium
Find the inflection points of f(x)=x4โˆ’6x2f(x) = x^4 - 6x^2.

Solution

  1. 1
    fโ€ฒโ€ฒ(x)=12x2โˆ’12=12(xโˆ’1)(x+1)f''(x) = 12x^2-12 = 12(x-1)(x+1).
  2. 2
    Sign changes at x=ยฑ1x=\pm1. f(โˆ’1)=f(1)=โˆ’5f(-1)=f(1)=-5.
  3. 3
    Inflection points: (โˆ’1,โˆ’5)(-1,-5) and (1,โˆ’5)(1,-5).

Answer

Inflection points at (โˆ’1,โˆ’5)(-1,-5) and (1,โˆ’5)(1,-5).
An inflection requires fโ€ฒโ€ฒf'' to change sign, not merely equal zero. Both x=ยฑ1x=\pm1 qualify.

About Curve Sketching

Using the first and second derivatives to determine a function's behavior: intervals of increase/decrease, local maxima/minima, concavity (up/down), and inflection points, then combining this information to sketch an accurate graph.

Learn more about Curve Sketching โ†’

More Curve Sketching Examples