document.write( "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 ). \n" ); document.write( "
Algebra.Com's Answer #161911 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
The vertex of a parabola is at x = -b/2a
\n" ); document.write( "-----
\n" ); document.write( "your equation is:
\n" ); document.write( "-14x^2 + bx + c = y
\n" ); document.write( "-----
\n" ); document.write( "This equation is in standard form when y = 0.
\n" ); document.write( "We get:
\n" ); document.write( "-14x^2 + bx + c = 0
\n" ); document.write( "a = -14
\n" ); document.write( "b and c are unknown.
\n" ); document.write( "-----
\n" ); document.write( "Equation for the vertex is x = -b/2a
\n" ); document.write( "We know that we want the vertex at (6,0), so we are at the vertex when:
\n" ); document.write( "x = 6
\n" ); document.write( "y = 0
\n" ); document.write( "-----
\n" ); document.write( "substituting x = 6 in the equation for the vertex, we get:
\n" ); document.write( "6 = -b/2a
\n" ); document.write( "We know that a = -14, so this equation becomes:
\n" ); document.write( "6 = -b/(-28)
\n" ); document.write( "We solve for b to get:
\n" ); document.write( "b = 168
\n" ); document.write( "-----
\n" ); document.write( "Our equation now becomes:
\n" ); document.write( "-14x^2 + 168x + c = y
\n" ); document.write( "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.
\n" ); document.write( "-----
\n" ); document.write( "We set y = 0 and we substitute 6 for x in the equation to get:
\n" ); document.write( "-14*(6^2) + 168(6) + c = 0
\n" ); document.write( "This becomes:
\n" ); document.write( "-504 + 1008 + c = 0
\n" ); document.write( "Thie becomes:
\n" ); document.write( "504 + c = 0
\n" ); document.write( "we solve for c to get:
\n" ); document.write( "c = -504
\n" ); document.write( "-----
\n" ); document.write( "Our equation becomes:
\n" ); document.write( "y = -14x^2 + 168x - 504
\n" ); document.write( "-----
\n" ); document.write( "Answer to your question is:
\n" ); document.write( "b = 168
\n" ); document.write( "c = -504
\n" ); document.write( "-----
\n" ); document.write( "Graph of this equation is shown below:
\n" ); document.write( "-----
\n" ); document.write( "\"graph%28300%2C300%2C-20%2C20%2C-1000%2C1000%2C-14x%5E2%2B168x-504%29\"
\n" ); document.write( "-----
\n" ); document.write( "Because a is negative, this graph opens downward.
\n" ); document.write( "If a was positive, it would open upward.
\n" ); document.write( "-----
\n" ); document.write( "
\n" );