document.write( "Question 174603: how to write this equation in standard form:
\n" );
document.write( "y= (x-2)^2 -1 \n" );
document.write( "
Algebra.Com's Answer #129621 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Standard form of a parabola: \n" ); document.write( "y = ax^2 + bx + c \n" ); document.write( "reference: \n" ); document.write( "http://www.mathwarehouse.com/geometry/parabola/standard-to-vertex-form.php \n" ); document.write( ". \n" ); document.write( "y= (x-2)^2 -1 \n" ); document.write( "FOIL the right term: \n" ); document.write( "y= (x-2)(x-2) -1 \n" ); document.write( "y= (x^2-4x+4) -1 \n" ); document.write( "y= x^2-4x+4 -1 \n" ); document.write( "y= x^2-4x+4 -1 \n" ); document.write( "y= x^2 - 4x + 3\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |