document.write( "Question 541931: What is the vertex of (x-3)^2? \n" ); document.write( "
Algebra.Com's Answer #354346 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! What is the vertex of (x-3)^2? \n" ); document.write( "Since the \"vertex form\" of a parabola is: \n" ); document.write( "y = a(x-h)^2 + k \n" ); document.write( "where \n" ); document.write( "(h,k) is the vertex \n" ); document.write( ". \n" ); document.write( "From: \n" ); document.write( "(x-3)^2 \n" ); document.write( "we can rewriet \n" ); document.write( "as: \n" ); document.write( "(x-3)^2 + 0 \n" ); document.write( "So, the vertex is at (3,0) \n" ); document.write( " |