document.write( "Question 164575: one number exceeds another by 5, and thier sum is 29; find them. \n" ); document.write( "
Algebra.Com's Answer #121256 by stanbon(75887) ![]() You can put this solution on YOUR website! one number exceeds another by 5, and thier sum is 29; find them. \n" ); document.write( "------------ \n" ); document.write( "Let one of the numbers be \"x\". \n" ); document.write( "Then the other number is \"x+5\" \n" ); document.write( "------------------ \n" ); document.write( "EQUATION: \n" ); document.write( "x + x+5 = 29 \n" ); document.write( "2x = 24 \n" ); document.write( "x = 12 \n" ); document.write( "x+5 = 17 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |