document.write( "Question 121048: The difference of two numbers is seventy-two, and if the larger number is divided by the smaller number, then the quotient is seven and the remainder is six. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #88782 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The difference of two numbers is seventy-two, and if the larger number is divided by the smaller number, then the quotient is seven and the remainder is six. Find the numbers. \n" ); document.write( "------------- \n" ); document.write( "Let one of the numbers be \"x\"; Then the other is \"x+72\". \n" ); document.write( "EQUATION: \n" ); document.write( "(x+72)/x = 7 + 6/x \n" ); document.write( "(x+72) = 7x +6 \n" ); document.write( "6x = 66 \n" ); document.write( "x = 11 (the smaller number) \n" ); document.write( "x+72= 83 (the larger number) \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |