document.write( "Question 821176: How do you make a table and graph the equation: 2x - y = -4 \n" ); document.write( "
Algebra.Com's Answer #493934 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Easier to solve for y:
\n" ); document.write( "\"y=2x%2B4\".
\n" ); document.write( "Pick values for x and compute the corresponding y values.
\n" ); document.write( "Plot the (x,y) points.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C2x%2B4%29\"
\n" ); document.write( "
\n" );