document.write( "Question 1045079: what is the vertex of the parabola y=x^2-36x+234 \n" ); document.write( "
Algebra.Com's Answer #660490 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! what is the vertex of the parabola y=x^2-36x+234 \n" ); document.write( "------ \n" ); document.write( "It's on the LOS, Line of Symmetry x = -b/2a \n" ); document.write( "x = 36/2 = 18 \n" ); document.write( "---- \n" ); document.write( "y = 18^2 - 36*18 + 234 = -90 \n" ); document.write( "Vertex at (18,-90) \n" ); document.write( " \n" ); document.write( " |