Doug C. answered 12/28/15
Tutor
5.0
(1,563)
Math Tutor with Reputation to make difficult concepts understandable
Hi Mia,
I will get you started.
If the function has local extrema at a particular x value, then that number is a critical number, i.e. the first derivative will be zero there.
Also when the x value is supplied to the original function the max/min value will be generated.
f'(x) = 3ax2+2bx+c
f'(-4) = 0
f'(2) = 0
f(-4) = 4
f(2) = 0
Substitute those values for x into f(x) and f'(x). This will result in 4 equations with 4 unknowns (a,b,c,d).
Use whatever method(s) you have in your repertoire for solving simultaneous linear equations.