document.write( "Question 50369: What is the vertex of the quadratic function x^2+2x+2? \n" ); document.write( "
Algebra.Com's Answer #33440 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! vertex of the quadratic function x^2+2x+2 \n" ); document.write( "---------------------- \n" ); document.write( "Rewrite as y=x^2+2x+2 \n" ); document.write( "Complete the square as follows: \n" ); document.write( "y-2+?=(x^2+2x+?) \n" ); document.write( "y-2+1=(x^2+2x+1) \n" ); document.write( "y-1=(x+1)^2 \n" ); document.write( "This follows the form y-k=(x-h)^2 where (h,k) is the vertex. \n" ); document.write( "Your vertex is at h=-1, k=1\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |