document.write( "Question 291089: Solve by the elimination method.
\n" ); document.write( "3x-9y=3
\n" ); document.write( "2x-9y=4
\n" ); document.write( "WHat is the solution to the system?
\n" ); document.write( "A) The solution is ___( type an ordered pair. Use integers or fractions for any numbers in the expression)
\n" ); document.write( "B) There are infinitely many solutions.
\n" ); document.write( "c) There is no solution
\n" ); document.write( "

Algebra.Com's Answer #210611 by brucewill(101)\"\" \"About 
You can put this solution on YOUR website!
By \"elimination\", we mean eliminate one variable, and then solve for the other.\r
\n" ); document.write( "\n" ); document.write( "In the case, we can simply subtract the second statement from the first producing: x = -1.\r
\n" ); document.write( "\n" ); document.write( "Now, we can substitute the -1 into either equation. I'll choose the first:
\n" ); document.write( "-3 -9y = 3
\n" ); document.write( "-9y = 6
\n" ); document.write( "y = -(2/3).\r
\n" ); document.write( "\n" ); document.write( "The answer then is (-1, -2/3)\r
\n" ); document.write( "\n" ); document.write( "You can substitute for x & y back into the original equations:\r
\n" ); document.write( "\n" ); document.write( "3(-1) - 9(-2/3) = 3, -3 + 6 = 3, 3 = 3. OK
\n" ); document.write( "2(-1) - 9(-2/3) = 4, -2 + 6 = 4; 4 = 4. OK.
\n" ); document.write( "
\n" ); document.write( "
\n" );