document.write( "Question 1036350: Solve for x and y
\n" );
document.write( "15/x-y + 22/x+y = 5
\n" );
document.write( "40/x-y + 55/x+y =13 \n" );
document.write( "
Algebra.Com's Answer #651022 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Solve for x and y \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "use elimination, multiply the 1st equation by 8, the 2nd equation by 3 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "------------------subtraction eliminates (x-y), find (x+y) \n" ); document.write( " \n" ); document.write( "x + y = 11 \n" ); document.write( ": \n" ); document.write( "use elimination again, multiply the 1st equation by 5, the 2nd equation by 2 \n" ); document.write( "subtract the 1st equation from the 2nd eq \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "--------------------subtraction eliminates (x+y), find (x-y) \n" ); document.write( " \n" ); document.write( "x - y = 5 \n" ); document.write( ": \n" ); document.write( "Use elimination a 3rd time with these two equation \n" ); document.write( "x + y = 11 \n" ); document.write( "x - y = 5 \n" ); document.write( "---------------Adding eliminates y, find x \n" ); document.write( "2x = 16 \n" ); document.write( "x = 16/2 \n" ); document.write( "x = 8 \n" ); document.write( ": \n" ); document.write( "I will let do the easy job of finding y. Check the solutions in the original problem \n" ); document.write( " |