document.write( "Question 856223: What is the vertex of the parabola given by the equation \"y=3x%5E2-48x%2B115\"?
\n" ); document.write( "
\n" ); document.write( "So far I have completed the square giving me: \"x%5E2-16x-192=y%2B115-576\". When I factored the equation I got: \"%28x-24%29%28x%2B8%29=y-461\".
\n" ); document.write( "

Algebra.Com's Answer #515844 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
What is the vertex of the parabola given by the equation \"y=3x%5E2-48x%2B115\"
\n" ); document.write( "***
\n" ); document.write( "Vertex form of equation: y=A(x-h)^2+k, (h,k)=coordinates of the vertex
\n" ); document.write( "y=3x^2-48x+115
\n" ); document.write( "complete the square:
\n" ); document.write( "y=3(x^2-16x+64)+115-192
\n" ); document.write( "y=3(x-8)^2-77
\n" ); document.write( "vertex: (8,-77)
\n" ); document.write( "
\n" );