document.write( "Question 486903: f(x)=-12x^2+84x\r
\n" );
document.write( "\n" );
document.write( "Find the vertex \n" );
document.write( "
Algebra.Com's Answer #332840 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=-12x^2+84x \n" ); document.write( "Find the vertex \n" ); document.write( "** \n" ); document.write( "To find the vertex, you must see the equation in standard form: y=A(x-h)^2+k, with (h,k) being the (x,y) coordinates of the vertex. \n" ); document.write( ".. \n" ); document.write( "y=-12x^2+84 \n" ); document.write( "This equation of a parabola is in standard form with h=0, k=84 and A=-12 \n" ); document.write( "The negative sign of the lead coefficient means the parabola opens downwards and has a maximum=84. \n" ); document.write( "Coordinates of the vertex are (0, 84) \n" ); document.write( " |