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)![]() ![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( "Now, subtract the first statment from the first: \n" ); document.write( " \n" ); document.write( "Substitute for y into either equation (I choose the second) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \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( " |