SOLUTION: Can anyone help me with this problem? Find b and c so that the parabola y = -14 x^2 + b x + c has vertex (6 , 0 ).

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Can anyone help me with this problem? Find b and c so that the parabola y = -14 x^2 + b x + c has vertex (6 , 0 ).       Log On


   



Question 214367: Can anyone help me with this problem? Find b and c so that the parabola y = -14 x^2 + b x + c has vertex (6 , 0 ).
Answer by Theo(13342) About Me  (Show Source):
You can put this solution on YOUR website!
The vertex of a parabola is at x = -b/2a
-----
your equation is:
-14x^2 + bx + c = y
-----
This equation is in standard form when y = 0.
We get:
-14x^2 + bx + c = 0
a = -14
b and c are unknown.
-----
Equation for the vertex is x = -b/2a
We know that we want the vertex at (6,0), so we are at the vertex when:
x = 6
y = 0
-----
substituting x = 6 in the equation for the vertex, we get:
6 = -b/2a
We know that a = -14, so this equation becomes:
6 = -b/(-28)
We solve for b to get:
b = 168
-----
Our equation now becomes:
-14x^2 + 168x + c = y
We know that the vertex is at (6,0) so we know that we want this equation to equal to 0 at the point x = 6.
-----
We set y = 0 and we substitute 6 for x in the equation to get:
-14*(6^2) + 168(6) + c = 0
This becomes:
-504 + 1008 + c = 0
Thie becomes:
504 + c = 0
we solve for c to get:
c = -504
-----
Our equation becomes:
y = -14x^2 + 168x - 504
-----
Answer to your question is:
b = 168
c = -504
-----
Graph of this equation is shown below:
-----
graph%28300%2C300%2C-20%2C20%2C-1000%2C1000%2C-14x%5E2%2B168x-504%29
-----
Because a is negative, this graph opens downward.
If a was positive, it would open upward.
-----