document.write( "Question 388449: Graph the parabola
\n" );
document.write( "y=(x+1)^2-1\r
\n" );
document.write( "\n" );
document.write( "I found the vertex to be (-1,-1)
\n" );
document.write( "axis is -1 and a=1\r
\n" );
document.write( "\n" );
document.write( "But I don't remember how to find the points. \n" );
document.write( "
Algebra.Com's Answer #274761 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Graph the parabola \n" ); document.write( "y=(x+1)^2-1 \n" ); document.write( "I found the vertex to be (-1,-1) \n" ); document.write( "axis is -1 and a=1 \n" ); document.write( "But I don't remember how to find the points. \n" ); document.write( "--------------- \n" ); document.write( "You need three points to determine a parabola. \n" ); document.write( "You have the vertex at (-1,-1) \n" ); document.write( "The y-intercept ? \n" ); document.write( "Let x = 0, then y = (0+1)^2-1 = 0 \n" ); document.write( "That gives you point (0,0) \n" ); document.write( "------ \n" ); document.write( "The x-intercept ? \n" ); document.write( "Let y = 0 and solve for \"x\" to get \n" ); document.write( "(0,0) and (-2,0) \n" ); document.write( "==== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |