document.write( "Question 355443: How do you solve the following equation using the Elimination Method:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-3x + 3y = 3
\n" ); document.write( " 3x + y = 9
\n" ); document.write( "

Algebra.Com's Answer #253864 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Add corresponding sides of the two equations. -3x and 3x will cancel each other out, giving 3y+y = 3+9, or 4y = 12, or y = 3. Using the 2nd equation, 3x + 3 = 9, or 3x = 6, or x = 2. Therefore the solution is the ordered pair (2, 3). \n" ); document.write( "
\n" );