document.write( "Question 42639: Graph the quadratic equation after completing the given table of values.\r
\n" ); document.write( "\n" ); document.write( "Can someone show how to do this? \r
\n" ); document.write( "\n" ); document.write( "y = x^2-1
\n" ); document.write( "

Algebra.Com's Answer #27751 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
\"y+=+x%5E2+-+1\"
\n" ); document.write( "vertex = ((-b/2a),f(x)) = (0,-1)
\n" ); document.write( "pick points:
\n" ); document.write( "x=1 ; y=0
\n" ); document.write( "x=-1 ; y=0
\n" ); document.write( "match the points to get a U-shaped graphed line
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-5%2C+5%2C+-10%2C+10%2C+x%5E2+-+1%29+\"
\n" ); document.write( "
\n" );