document.write( "Question 70237: -5x+3y = 11
\n" ); document.write( "3x+2y = -21\r
\n" ); document.write( "\n" ); document.write( "i have gotten the answer from the solver, but i am lost on working out the problem since the solver doesnt show all the work..\r
\n" ); document.write( "\n" ); document.write( "can you please finish the problem showing all the work so i can try and follow.\r
\n" ); document.write( "\n" ); document.write( "thank you
\n" ); document.write( "

Algebra.Com's Answer #50094 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
       \r\n" );
document.write( "            -5x+3y = 11\r\n" );
document.write( "             3x+2y = -21               
\r
\n" ); document.write( "\n" ); document.write( "First you need to cancel out one variable so you can solve for the other, I chose x since they have opposite signs. You need to make the bottom variable of x equal to the top variable so they cancel out. You can multiply the top by 3 and the bottom by 5.
\n" ); document.write( "
\r\n" );
document.write( "            3(-5x+3y = 11)\r\n" );
document.write( "             5(3x+2y = -21)               
\r
\n" ); document.write( "\n" ); document.write( "It then becomes\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "            -15x+9y = 33\r\n" );
document.write( "             15x+10y = -105               
\r
\n" ); document.write( "\n" ); document.write( "Now add the individual components together, for instance add -15x and 15x to get 0x and so on to get
\n" ); document.write( "
\r\n" );
document.write( "             0x+19y=-72       

\n" ); document.write( "
\n" ); document.write( "Now solve for y
\n" ); document.write( "\"19y=-72\"Divide both sides by 19.
\n" ); document.write( "\"y=-72%2F19=-3.78947368421053\"Approximately
\n" ); document.write( "


\n" ); document.write( "Now plug this y value into either equation to solve for x
\n" ); document.write( "\"3x%2B2%28-72%2F19%29+=+-21\"
\n" ); document.write( "\"3x-144%2F19=-21\"Multiply by 2
\n" ); document.write( "\"3x=-21%2B144%2F19\"Add 144/19 to both sides
\n" ); document.write( "\"3x=-399%2F19%2B144%2F19\"Find common denominator
\n" ); document.write( "\"3x=-255%2F19\"Simplify
\n" ); document.write( "\"x=-255%2F57=-4.47368421052632\"Approximately
\n" ); document.write( "So x=-255/57 and y=-72/19 \n" ); document.write( "

\n" );