document.write( "Question 578234: Please help me solve this linear system using the elimination method: 2x-3y=2
\n" ); document.write( " -5x+2y=-16\r
\n" ); document.write( "\n" ); document.write( "My work: 2x-3y=2 ..... 5(2x-3y=2)= 10x-15y=10
\n" ); document.write( "........-5x+2y=-16 ... 2(-5x+2y=-16)=-10x+4y=-32
\n" ); document.write( "...........................................-11y=-42...-11/-11= y...-42/-11=3/4
\n" ); document.write( "Answer I got: y=3/4 One Solution
\n" ); document.write( "
\n" ); document.write( "I have tried multiplying it like this: 5(2x-3y=2) and 2(-5x+2y=-16) to get rid of x, then I subtracted: -15y=10 and 4y=-32 and got -11y=-42, and to get y by its self, i divided -11 by -42 and it left me with y=3/4 and it's a one solution\r
\n" ); document.write( "\n" ); document.write( "But I am not sure if this is correct.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #370585 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
You made a mistake when you added -32 to 10. You got the incorrect value of -42 when it's really -22\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So it should be \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-11y = -22\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "and solving for y gets you \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now that you have this y value, use it to find x to complete the answer.
\n" ); document.write( "
\n" );