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)![]() ![]() ![]() You can put this solution on YOUR website! \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( " |