document.write( "Question 404340: I am having serious problem trying to solve by elimination method
\n" );
document.write( "7x-8y=-41
\n" );
document.write( "8x+7y=50
\n" );
document.write( "Soution set is\r
\n" );
document.write( "\n" );
document.write( "Thank you for your help. \n" );
document.write( "
Algebra.Com's Answer #285758 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! I am having serious problem trying to solve by elimination method \n" ); document.write( "7x - 8y = -41 \n" ); document.write( "8x + 7y = 50 \n" ); document.write( ": \n" ); document.write( "We need to get the coefficient of one of the variables (x or Y) to be the same value. \n" ); document.write( "We will do this to y, then we can add the equations \n" ); document.write( ": \n" ); document.write( "multiply the 1st equation by 7, multiply the 2nd equation by 8; results \n" ); document.write( "49x - 56y = -287 \n" ); document.write( "64x + 56y = 400 \n" ); document.write( "------------------adding eliminates y, find x \n" ); document.write( "113x + 0 = 113 \n" ); document.write( "x = \n" ); document.write( "x = 1 \n" ); document.write( ": \n" ); document.write( "Find y using the 2nd original equation \n" ); document.write( "8 + 7y = 50 \n" ); document.write( "7y = 50 - 8 \n" ); document.write( "7y = 42 \n" ); document.write( "y = \n" ); document.write( "y = 6 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution in the 1st original equation \n" ); document.write( "7x - 8y = -41 \n" ); document.write( "7(1) - 8(6) = -41 \n" ); document.write( "7 - 48 = 41; confirms our solutions of x = 1, y = 6 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "did this clear up some of the trouble you are having with these problems? \n" ); document.write( " |