document.write( "Question 1032439: What are the coordinates of the vertex for y=-3x^2+24x+3
\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #647103 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What are the coordinates of the vertex for y=-3x^2+24x+3 \n" ); document.write( "------ \n" ); document.write( "Vertex occurs where x = -b/(2a) = -24/(2*-3) = 4 \n" ); document.write( "----- \n" ); document.write( "f(4) = -3*16 + 24*4 + 3 = -48 + 96 + 3 = 48 + 3 = 51 \n" ); document.write( "------------------ \n" ); document.write( "Vertex:: (4,51) \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |