document.write( "Question 326309: show steps on how to break down and graph the equation as a line 2x-5y=-20 \n" ); document.write( "
Algebra.Com's Answer #233599 by AAfter Search(61)![]() ![]() ![]() You can put this solution on YOUR website! 2x-5y=-20 \n" ); document.write( "=> 2x + 20 = 5y \n" ); document.write( "=> y = (2x + 20)/5 = 2x/5 + 4 \n" ); document.write( "For x = 0, y = 4, \n" ); document.write( "For x = 5, y = (2 x 5)/5 + 4 = 2 + 4 = 6 \n" ); document.write( "Hence, the two points to draw the line are (0,4) and (5,6). \n" ); document.write( " |