Given function: f(x)=4−3x4−8x3−245x2+163
The first derivative is:
f′(x)=4−3×4x3−8×3x2−245×2x
f′(x)=−3x3−24x2−45x
To find critical points, set f′(x)=0:
−3x3−24x2−45x=0
−3x(x2+8x+15)=0
This gives either x=0 or x2+8x+15=0
Factoring the quadratic:
(x+3)(x+5)=0
x=−3 or x=−5
Critical points: x=0,−3,−5
The second derivative is:
f′′(x)=−9x2−48x−45
Testing each critical point:
At x=0:
f′′(0)=−9(0)2−48(0)−45
f′′(0)=−45<0
Therefore x=0 is a local maximum.
At x=−3:
f′′(−3)=−9(9)−48(−3)−45
f′′(−3)=−81+144−45
f′′(−3)=18>0
Therefore x=−3 is a local minimum.
At x=−5:
f′′(−5)=−9(25)−48(−5)−45
f′′(−5)=−225+240−45
f′′(−5)=−30<0
Therefore x=−5 is a local maximum.
The function has local maxima at x=0 and x=−5.