Hello Katie.
Some of the answers needed come from the original function, others will come from the derivative. We know that (-4,9) and (0,6) are on the graph of f(x).
Since f(0)=6, f(0)=a(0)3 + c(0)2 + d = 6
= 0 + 0 + d = 6, so d=6.
Now our function is
f(x)=ax3 + bx2 +6
f(-4) = a(-4)3 + b(-4)2 + 6 = 9
Subtract 6 from both sides
-64a + 16 b = 3
Using the derivative, f '(x) = (3a)x2 + (2c)x
Minimums and maximums occur at the x's that make f '(x)=0, so we will set our f '(x)=0
0 = (3a)x2 + (2c)x
Factor out an x
0 = x[ (3a)x + (2c) ]
So x = 0 there will be a min or max, but the problem states that it is a minimum at (0,6).
The other critical number comes from (3a)x + 2c = 0
Subtract 2c from both sides
(3a)x = -2c
We were told that this maximum occurs at x = -4, so now we plug in -4 for x.
-12a = -2c
Divide both sides by -2, and get
6a = c
Using the expression we got above from f(-4)
-64a + 16c = 3, we will substitute "6a" for the "c".
-64a + 16(6a) = 3
-64a + 96a = 3
32a = 3
a = 3/32
c = 6a = 9/16
Final function is:
f(x)=(3/32)x3 + (9/16)x2 + 6
a = 3/32
c = 9/16
d = 6
Victoria V.
-12a + 2c = 0, gives -12a = -2c, so c = 6a04/17/19