document.write( "Question 250938: solve by the substitution method \r
\n" );
document.write( "\n" );
document.write( "3m+n=13
\n" );
document.write( "m-2n=23\r
\n" );
document.write( "\n" );
document.write( "what is the solution of the system \n" );
document.write( "
Algebra.Com's Answer #182710 by actuary(112)![]() ![]() ![]() You can put this solution on YOUR website! Rearrange the first equation so that n=13-3m\r \n" ); document.write( "\n" ); document.write( "SUBSTITUTE the rearranged equation into the second equation for n.\r \n" ); document.write( "\n" ); document.write( "The second equation then becomes m-2(13-3m)=23\r \n" ); document.write( "\n" ); document.write( "Use the DISTRIBUTIVE property so that this equation becomes\r \n" ); document.write( "\n" ); document.write( "m-2*13+2*3m = 23 (REMEMBER - negative times a negative is a negative)\r \n" ); document.write( "\n" ); document.write( "We now have m-26+6m = 23\r \n" ); document.write( "\n" ); document.write( "The next step is to combine like terms\r \n" ); document.write( "\n" ); document.write( "We now have 7m - 26 = 23\r \n" ); document.write( "\n" ); document.write( "Add 26 to each side of the equation so that\r \n" ); document.write( "\n" ); document.write( "7m = 49. Divide both sides of the equation by 7 so that m = 7\r \n" ); document.write( "\n" ); document.write( "Substitute this value for m into the first equation to solve for n.\r \n" ); document.write( "\n" ); document.write( "We now have 3*7+n=13\r \n" ); document.write( "\n" ); document.write( "Therefore n = 13-3*7= 13-21 = -8\r \n" ); document.write( "\n" ); document.write( "So m = 7 and n = -8\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |