document.write( "Question 170003: Plot the graph of the equations 3x - 8y = 5 and 4x - 2y = 11 and interpret the result. \r
\n" );
document.write( "\n" );
document.write( " Plot the graph of the equations 4x - 6y = 2 and 2x - 3y = 1 and interpret the result. \r
\n" );
document.write( "\n" );
document.write( " Plot the graph of the equations 10x - 4y = 3 and 5x - 2y = 6 and interpret the result.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #125486 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 3x - 8y = 5 \n" ); document.write( "-8y=-3x+5 \n" ); document.write( "y=-3x/-8+5/-8 \n" ); document.write( "y=3x/8-5/8 (red line) \n" ); document.write( "4x - 2y = 11 \n" ); document.write( "-2y=-4x+11 \n" ); document.write( "y=-4x/-2+11/-2 \n" ); document.write( "y=2x-5.5 (green line) \n" ); document.write( " \n" ); document.write( "ANSWER (3,0.5) \n" ); document.write( "------------------------------------ \n" ); document.write( "I'LL LEAVE THE REST FOR YOU TO PRACTICE WITH. \n" ); document.write( " |