document.write( "Question 26356: 2x + 3y=21
\n" );
document.write( "4x + 2y =22 \n" );
document.write( "
Algebra.Com's Answer #14212 by wuwei96815(245)![]() ![]() ![]() You can put this solution on YOUR website! Multiply first equation by -2. We get -4x - 6y = -42.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now, add the altered first equation to the second equation. We get -4y = -20.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve -4y = -20. We get y = -20/-4 = 5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now that we have the value for y we can go back and substitute this value in either of the original equations and solve for x. Let's use the first equation. \n" ); document.write( "2x +3y = 21 \n" ); document.write( "2x +3(5) = 21 \n" ); document.write( "2x +15 = 21 \n" ); document.write( "2x = 21 - 15 = 6 \n" ); document.write( "x = 6/2 = 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This method for finding two unknowns with two equations is called the addition/substitution method. There are other methods for doing this problem also. \n" ); document.write( " |