document.write( "Question 1058940: The sum of two integers is 54 and there difference is 10 what are the integers \n" ); document.write( "
Algebra.Com's Answer #674017 by math_helper(2461) You can put this solution on YOUR website! x + y = 54 \n" ); document.write( "x - y = 10\r \n" ); document.write( "\n" ); document.write( "Add them to get: 2x = 64 \n" ); document.write( " x = 32\r \n" ); document.write( "\n" ); document.write( "and plugging in x = 32 to either eqn: y = 22\r \n" ); document.write( "\n" ); document.write( "— \n" ); document.write( "Ans: the numbers are 22 and 32 \n" ); document.write( "— \n" ); document.write( " \n" ); document.write( " |