document.write( "Question 66338This question is from textbook An Incremental Development
\n" );
document.write( ": Please help :\r
\n" );
document.write( "\n" );
document.write( "Complete the square as an aid in graphing :\r
\n" );
document.write( "\n" );
document.write( "y = x^2 + 2x - 1 \n" );
document.write( "
Algebra.Com's Answer #47044 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Complete the square as an aid in graphing : \n" ); document.write( "y = x^2 + 2x - 1 \n" ); document.write( "--------- \n" ); document.write( "x^2+2x+? = y+1+? \n" ); document.write( "Complete the square to get: \n" ); document.write( "x^2+2x+1=y+1+1 \n" ); document.write( "Factor the left side to get: \n" ); document.write( "(x+1)^2 = y+2 \n" ); document.write( "Solve for y, as follows: \n" ); document.write( "y=(x+1)^2-2 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |