document.write( "Question 710794: how can you fill in a table in with y=x²-4
\n" );
document.write( "and also how do you graph it
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #437194 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "We start with this:\r\n" ); document.write( "\r\n" ); document.write( " x Substitute work y point to plot (x,y) \r\n" ); document.write( "-----------------------------------------------------\r\n" ); document.write( "-4 y=(-4)²-4 = 16-4 = 12 (-4,12)\r\n" ); document.write( "-3 y=(-3)²-4 = 9-4 = 5 (-3,5)\r\n" ); document.write( "-2 y=(-2)²-4 = 4-4 = 0 (-2,0)\r\n" ); document.write( "-1 y=(-1)²-4 = 1-4 = -3 (-1,-3)\r\n" ); document.write( " 0 y=(0)²-4 = 0-4 = -4 (0,-4)\r\n" ); document.write( " 1 y=(1)²-4 = 1-4 = -3 (1,-3)\r\n" ); document.write( " 2 y=(2)²-4 = 4-4 = 0 (2,0)\r\n" ); document.write( " 3 y=(3)²-4 = 9-4 = 5 (3,5)\r\n" ); document.write( " 4 y=(4)²-4 = 16-4 = 12 (4,12) \r\n" ); document.write( "\r\n" ); document.write( "Now we plot all those points:\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |