Loading...

Find the Local Maxima and Minima f(x)=x^3-3x^2+1

Problem

ƒ(x)=x3−3*x2+1

Solution

  1. Find the first derivative of the function to determine the slope of the tangent line.

(d(x3)−3*x2+1)/d(x)=3*x2−6*x

  1. Set the derivative to zero to find the critical points where the slope is horizontal.

3*x2−6*x=0

  1. Factor the expression to solve for the critical values of x

3*x*(x−2)=0

x=0,x=2

  1. Find the second derivative to apply the Second Derivative Test for concavity.

(d(3)*x2−6*x)/d(x)=6*x−6

  1. Evaluate the second derivative at x=0

ƒ(0)″=6*(0)−6=−6

Since ƒ(0)″<0 the function is concave down, indicating a local maximum at x=0

  1. Evaluate the second derivative at x=2

ƒ(2)″=6*(2)−6=6

Since ƒ(2)″>0 the function is concave up, indicating a local minimum at x=2

  1. Calculate the y-coordinates by substituting the critical values back into the original function ƒ(x)

ƒ(0)=(0)3−3*(0)2+1=1

ƒ(2)=(2)3−3*(2)2+1=8−12+1=−3

Final Answer

Local Maximum: *(0,1), Local Minimum: *(2,−3)


Want more problems? Check here!