Question 1012046: If f(x)=ax^2-12x+c and f(-3/2)=8 is the maximum value, find the values of a and c. Found 2 solutions by ValorousDawn, stanbon:Answer by ValorousDawn(53) (Show Source):
You can put this solution on YOUR website! Note that if f(-3/2)=8 is the maximum value, this is the vertex, and that if a parabola has a maximum value, the function will always be decreasing and as such, a is certainly negative.
Write this in vertex form.
Expand this.
The only way for the middle term to be -12x is for the coefficient, the a3 part of it is to equal 12 itself. So, 3a=-12, a=-4.
If a=-4, then a(9/4)=-4(9/4)=-9. Combine like terms, -9+8=-1.
You can put this solution on YOUR website! If f(x)=ax^2-12x+c and f(-3/2)=8 is the maximum value,
find the values of a and c.
------
Max occurs at x = -b/(2a)
----
Therefore:: -b/(2a) = -3/2
------
b = -12
---
12/(2a) = -3/2
-6a = 24
a = -4
------
Using (-3/2,8), solve for "c"::
-4(-3/2)^2 - 12(-3/2) + c = 8
----
-9 + 18 + c = 8
c = -1
--------
Cheers,
Stan H.
----------