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)![]() ![]() ![]() 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( " \n" ); document.write( "Lines are parallel thus there is no unique (single solution) for x or y. \n" ); document.write( " |