document.write( "Question 1031284: The sum of two numbers is 44. Their difference is 22. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #646028 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "x + y = 44, (1)\r\n" ); document.write( "x - y = 22. (2)\r\n" ); document.write( "\r\n" ); document.write( "Add equations (1) and (2) (both sides). You will get\r\n" ); document.write( "\r\n" ); document.write( "2x = 44 + 22 ---> x = \n" ); document.write( " \n" ); document.write( " |