document.write( "Question 503831: Find b and c so that y= -20x^2 +bx +c has vertex (-5,-3). Thanks, i already know that b= -200 but wasnt sure how to get c\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #339565 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Find b and c so that y= -20x^2 +bx +c has vertex (-5,-3). Thanks, i already know that b= -200 but wasn't sure how to get c \n" ); document.write( ": \n" ); document.write( "So you have -20x^2 - 200x + c = y \n" ); document.write( "Replace x and y \n" ); document.write( "-20(-5^2) - 200(-5) + c = -3 \n" ); document.write( "-500 + 1000 + c = -3 \n" ); document.write( "500 + c = -3 \n" ); document.write( "c = -3 - 500 \n" ); document.write( "c = -503 \n" ); document.write( " \n" ); document.write( " |