document.write( "Question 299381: solve the equation 2x-3y=12 and x+y=4 \n" ); document.write( "
Algebra.Com's Answer #215127 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Let's use substitution for these: \n" ); document.write( "2x-3y=12 \n" ); document.write( "x+y=4 Subtract y from both sides to get: \n" ); document.write( "x=4-y Now we can plug this into the first equation to get: \n" ); document.write( "2(4-y)-3y=12 Are you with me? OK now solve for y: \n" ); document.write( "8-2y-3y=12 Subtract 8 and divide by -5 to get: \n" ); document.write( "y=-4/5 \n" ); document.write( "From here plug this into either of the original equations. I'll choose the second one. \n" ); document.write( "x+(-4/5)=4 Add 4/5 to both sides and: \n" ); document.write( "x=4 4/5 \n" ); document.write( "You can check these answers by plugging it into either equation. \n" ); document.write( "Make Sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |