document.write( "Question 326974: find the coordinates of the vertex for the parabola f(x) =x squared +2x-1 \n" ); document.write( "
Algebra.Com's Answer #234145 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the coordinates of the vertex for the parabola \n" ); document.write( "f(x) =x squared +2x-1 \n" ); document.write( "------------- \n" ); document.write( "Complete the square on the x-terms: \n" ); document.write( "y = x^2+2x + 1 -2 \n" ); document.write( "--- \n" ); document.write( "y = (x+1)^2 -2 \n" ); document.write( "----- \n" ); document.write( "Vertex: (-1,-2) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |