document.write( "Question 256530: I would like to know how to graph the equation
\n" );
document.write( "y=(x+1)^2-2 \n" );
document.write( "
Algebra.Com's Answer #188643 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! This is a quadratic equation. \n" ); document.write( "You can graph via paper / pencil as - \n" ); document.write( "vertex = (-1,-2). \n" ); document.write( "put in x = 0 and we get y = -1; (0,-1) \n" ); document.write( "put in x = -2 and we get y = -1; (-2,-1) \n" ); document.write( "Plot these coordinates and draw the parabola. \n" ); document.write( "You could graph via graphing utility and get \n" ); document.write( " |