document.write( "Question 410101: Please help me solve this system of equations by the addition method:\r
\n" ); document.write( "\n" ); document.write( "6x+9y=-41\r
\n" ); document.write( "\n" ); document.write( "15x-6y=40\r
\n" ); document.write( "\n" ); document.write( "I tried to solve the problem but I came up with using a different number for each equation. I know you have to use the same number for both equations.\r
\n" ); document.write( "\n" ); document.write( "Thanks for your help!
\n" ); document.write( "Vanessa
\n" ); document.write( "

Algebra.Com's Answer #288612 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
solve this system of equations by the addition method:
\n" ); document.write( "6x + 9y = -41
\n" ); document.write( "15x - 6y = 40
\n" ); document.write( ":
\n" ); document.write( "Multiply the 1st equation by 2, multiply the 2nd equation by 3, results
\n" ); document.write( "12x + 18y = -82
\n" ); document.write( "45x - 18y = 120
\n" ); document.write( "--------------------addition eliminates y, find x
\n" ); document.write( "57x = 38
\n" ); document.write( "x = \"38%2F57\"
\n" ); document.write( ":
\n" ); document.write( "Find y using the 1st original equation
\n" ); document.write( "6(\"38%2F57\") + 9y = -41
\n" ); document.write( "\"228%2F57\" + 9y = -41
\n" ); document.write( "9y = -41 - \"228%2F57\"
\n" ); document.write( "9y = -\"2337%2F57\" - \"228%2F57\"
\n" ); document.write( "9y = -\"2565%2F57\"
\n" ); document.write( "which is, fortunately:
\n" ); document.write( "9y = -45
\n" ); document.write( "y = \"%28-45%29%2F9\"
\n" ); document.write( "y = -5
\n" ); document.write( ":
\n" ); document.write( "Summarize: x=\"38%2F57\"; y = -5
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "See if that works in the 2nd equation
\n" ); document.write( "15x - 6y = 40
\n" ); document.write( "15(\"38%2F57\") - 6(-5) = 40
\n" ); document.write( "\"570%2F57\") + 30 = 40
\n" ); document.write( "10 + 30 = 40; so these solutions for x and y are correct
\n" ); document.write( "
\n" );