Question 666136: 1. Find the peaks and the troughs (= interior local maxima and minima) of the
function
y = x^3 - 10.5x^2 + 30x +20 Found 2 solutions by swincher4391, ewatrrr:Answer by swincher4391(1107) (Show Source):
You can put this solution on YOUR website! Use the first derivative test to find the local maxima and minima.
y' = 3x^2 - 21x + 30
Set 3x^2 -21x + 30 = 0
Using quadratic formula we get
x = 2 and x =5.
These are our candidates for local maxima and minima.
Plug in f(2) and f(5).
f(2) = 46
f(5) = 32.5
Hence, (5,32.5) is the minimum and (2,46) is the maximum.