document.write( "Question 264334: How do I graph 2x-2y=4 and y-x=6? \n" ); document.write( "
Algebra.Com's Answer #194611 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! How do I graph 2x-2y=4 and y-x=6? \n" ); document.write( "basically you make 2 tables 1 for each equation \n" ); document.write( "2x-2y=4 \n" ); document.write( "x|y \n" ); document.write( "2|0 if x=2 2(2)-2y=4=> 4-2y=4=> -2y=0 then y=0 (2,0) \n" ); document.write( "4|2 if x=4 2(4)-2y=4=> 8-2y=4=> -2y=-4 then y=2 (4,2) \n" ); document.write( "6|4 if x=6 2(6)-2y=4=> 12-2y=4=> -2y=-8 then y=4 (6,4) \n" ); document.write( "Plot the points to make the graph \n" ); document.write( "Next one \n" ); document.write( "y-x=6 \n" ); document.write( "x|y \n" ); document.write( "1|7 if x=1 y-(1)=6 then y=7 (1,7) \n" ); document.write( "2|8 if x=2 y-(2)=6 then y=8 (2,8) \n" ); document.write( "3|9 if x=3 y-(3)=6 then y=9 (3,9) \n" ); document.write( "Plot the points to make the graph\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |