document.write( "Question 217053: Hi, I need help with a problem involving systems of linear equations, addition (elimination)method. The answer to the problem is ( 2,1) according to the back of my text book but everything I have tried has resulted in different answers. I would greatly appreciate your help with this one and Thanks.
\n" );
document.write( "Here's the problem:\r
\n" );
document.write( "\n" );
document.write( " 3x-4y=2
\n" );
document.write( " 4x+3y=1 \n" );
document.write( "
Algebra.Com's Answer #163733 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The answer to the problem you posted is definitely not (2,1) \n" ); document.write( "-----------------------------\r \n" ); document.write( "\n" ); document.write( "3x-4y=2 \n" ); document.write( "4x+3y=1 \n" ); document.write( "------------- \n" ); document.write( "Multiply thru the 1st equation by 3; Multiply thru the 2nd eq. by 4: \n" ); document.write( "---------------------------- \n" ); document.write( "9x - 12y = 6 \n" ); document.write( "16x + 12y = 4 \n" ); document.write( "----------------- \n" ); document.write( "25x = 10 \n" ); document.write( "x = 2/5 \n" ); document.write( "----- \n" ); document.write( "Substitute into 3x-4y = 6 \n" ); document.write( "3(2/5)-4y = 6 \n" ); document.write( "(6/5)-4y = 6 \n" ); document.write( "-4y = 6-(6/5) \n" ); document.write( "-4y = (30/5)-(6/5) \n" ); document.write( "-4y = (24/5) \n" ); document.write( "y = -6/5 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |