document.write( "Question 1019996: Use the substitution method to solve the following system of equations.
\n" );
document.write( "(1) 3x + 4y = 8
\n" );
document.write( "(2) x/4 + y/3 = 1 \n" );
document.write( "
Algebra.Com's Answer #635949 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Use the substitution method to solve the following system of equations. \n" ); document.write( "(1) 3x + 4y = 8 \n" ); document.write( "(2) x/4 + y/3 = 1 \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "3x + 4y = 8, (1)\r\n" ); document.write( "x/4 + y/3 = 1. (2)\r\n" ); document.write( "\r\n" ); document.write( "Multiply equation (2) by 3*4 = 12 (both sides). You will get\r\n" ); document.write( "\r\n" ); document.write( "3x + 4y = 12 (3)\r\n" ); document.write( "\r\n" ); document.write( "instead of (2).\r\n" ); document.write( "\r\n" ); document.write( "Now you have this system of two equations\r\n" ); document.write( "\r\n" ); document.write( "3x + 4y = 8, (1)\r\n" ); document.write( "3x + 4y = 12. (3)\r\n" ); document.write( "\r\n" ); document.write( "Their left side are identical, while right sides are different,\r\n" ); document.write( "\r\n" ); document.write( "It means that the system has no solution.\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |