document.write( "Question 967963: Which of the following are the coordinates of the vertex of y=x^2-10x+2
\n" );
document.write( "a. (2,-10)
\n" );
document.write( "b. (-5, 23)
\n" );
document.write( "c. (5, -23)
\n" );
document.write( "d. (-10, 2) \n" );
document.write( "
Algebra.Com's Answer #591650 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Which of the following are the coordinates of the vertex of \n" ); document.write( "y=x^2-10x+2 \n" ); document.write( "complete the square: \n" ); document.write( "y=(x^2-10x+25)-25+2 \n" ); document.write( "y=(x-5)^2-23 \n" ); document.write( "vertex: (5,-23) ans c. \n" ); document.write( " |