document.write( "Question 947975: Solve the system using elimination.
\n" ); document.write( "
\n" ); document.write( "4x - 5y = 11
\n" ); document.write( "6x + 7y = 31
\n" ); document.write( "
\n" ); document.write( "A. (-2, 2)
\n" ); document.write( "B. (10, 2)
\n" ); document.write( "C. (4, -5)
\n" ); document.write( "D. (4, 1)
\n" ); document.write( "

Algebra.Com's Answer #581763 by EdenWolf(517)\"\" \"About 
You can put this solution on YOUR website!
\"4x+-+5y+=+11\" and
\n" ); document.write( "\"6x+%2B+7y+=+31\"
\n" ); document.write( "To eliminate one of the variables, let us multiply the top equation by 3 and the bottom equation by -2, so we can have 12x on the top and -12x on the bottom, so then we can add the two equations to eliminate the x variable.
\n" ); document.write( "\"12x-15y=33\" and
\n" ); document.write( "\"-12x-14y=-62\"
\n" ); document.write( "Now let's add the two equations together, thus eliminating the x variable.
\n" ); document.write( "\"-29y=-29\"
\n" ); document.write( "\"y=1\"
\n" ); document.write( "We know that y is 1, so let's plug it into one of the equations. For example, let's just use the first one, to find x.
\n" ); document.write( "\"4x-5%281%29=11\"
\n" ); document.write( "\"4x-5=11\"
\n" ); document.write( "\"4x=16\"
\n" ); document.write( "\"x=4\"\r
\n" ); document.write( "\n" ); document.write( "Thus the answer is D: (4,1).
\n" ); document.write( "
\n" );