document.write( "Question 288639: Solve the folllowing system of equations algebraically:\r
\n" ); document.write( "\n" ); document.write( " 3x+2y=4
\n" ); document.write( " 4x+3y=7
\n" ); document.write( "

Algebra.Com's Answer #209205 by brucewill(101)\"\" \"About 
You can put this solution on YOUR website!
First, you need to eliminate one variable or the other; I'm choosing to eliminate x, by multiplying the first statement by 4, and the second statement by 3:\r
\n" ); document.write( "\n" ); document.write( "\"12x+%2B+8y+=+16\"
\n" ); document.write( "\"12x+%2B+9y+=+21\"
\n" ); document.write( "Now, subtract the first statment from the first:
\n" ); document.write( "\"highlight%28y+=+5%29\"
\n" ); document.write( "Substitute for y into either equation (I choose the second)
\n" ); document.write( "\"12x+%2B+45+=+21\"
\n" ); document.write( "\"12x+=+-24\"
\n" ); document.write( "\"highlight%28x+=+-2%29\"
\n" ); document.write( "To prove, substitute into both equations:
\n" ); document.write( "3(-2) + 2(5) = 16
\n" ); document.write( "-6 + 10 = 4
\n" ); document.write( "16 = 16.\r
\n" ); document.write( "\n" ); document.write( "4(-2) + 3(5) = 7
\n" ); document.write( "-8 + 15 = 7
\n" ); document.write( "7 = 7.
\n" ); document.write( "
\n" ); document.write( "
\n" );