document.write( "Question 944401: The sum of two numbers is 59 and the difference is 7 . What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #575827 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of two numbers is 59 and the difference is 7 . What are the numbers? \n" ); document.write( "--------------------- \n" ); document.write( "x + y = 59 \n" ); document.write( "x - y = 7 \n" ); document.write( "---------- \n" ); document.write( "Add and solve for \"x\":: \n" ); document.write( "2x = 66 \n" ); document.write( "x = 33 \n" ); document.write( "--------- \n" ); document.write( "Subtract and solve for \"y\":: \n" ); document.write( "2y = 52 \n" ); document.write( "y = 26 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |