document.write( "Question 397711: two numbers have a total of 97 and a difference of 43. find the two numbers \n" ); document.write( "
Algebra.Com's Answer #281794 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! two numbers have a total of 97 and a difference of 43. find the two numbers \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "x+y = 97 \n" ); document.write( "x-y = 43 \n" ); document.write( "--- \n" ); document.write( "Add and solve for \"x\": \n" ); document.write( "2x = 140 \n" ); document.write( "x = 70 \n" ); document.write( "Then y = 27 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " |