document.write( "Question 160494: hi all will you please help me with this thanks for all of your help. draw a graph to represent the solution of the equations x - 2y = 4 x + 2y = 12 \n" ); document.write( "
Algebra.Com's Answer #118365 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x-2y=4 \n" ); document.write( "-2y=-x+4 \n" ); document.write( "y=-x/-2+4/-2 \n" ); document.write( "y=x/2-2 (red line) \n" ); document.write( "x+2y=12 \n" ); document.write( "2y=-x+12 \n" ); document.write( "y=-x/2+12/2 \n" ); document.write( "y=-x/2+6 (green line) \n" ); document.write( " \n" ); document.write( "SOLUTION=(8,2) \n" ); document.write( " |