document.write( "Question 272186: graph -3x+4y=12 and -6x+8y=24 \n" ); document.write( "
Algebra.Com's Answer #199178 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! First get the equations into y = mx+ b format. \n" ); document.write( ". \n" ); document.write( "-3x +4y = 12 \n" ); document.write( "4y = 3x + 12 \n" ); document.write( "y = 3/4x + 3 \n" ); document.write( ". \n" ); document.write( "-6x +8y = 24 \n" ); document.write( "8y = 6x + 24 \n" ); document.write( "y = 6/8x + 3 = 3/4x + 3 \n" ); document.write( ". \n" ); document.write( "so you have only one line \n" ); document.write( ". \n" ); document.write( " |