document.write( "Question 192870: Plot the graph of the equations 2x - 3y = 5 and 4x - 6y = 21 and interpret the result. \n" ); document.write( "
Algebra.Com's Answer #144873 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2x - 3y = 5
\n" ); document.write( "-3y=-2x+5
\n" ); document.write( "y=-2x/-3+5/-3
\n" ); document.write( "y=2x/3-5/3 (red line)
\n" ); document.write( "-------------------------
\n" ); document.write( "4x - 6y = 21
\n" ); document.write( "-6y=-4x+21
\n" ); document.write( "y=-4x/-6+21/-6
\n" ); document.write( "y=2x/3-7/2 (green line)
\n" ); document.write( "-------------------------
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+2x%2F3+-5%2F3+%2C+2x%2F3+-7%2F2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions 2x/3 -5/3 and 2x/3 -7/2).
\n" ); document.write( "Lines are parallel thus there is no unique (single solution) for x or y.
\n" ); document.write( "
\n" );