document.write( "Question 89899: if the larger of two integers whose sum is 88 is divided by the smaller the quotient is 5 and the remainder is 10. what are the 2 nos.? \n" ); document.write( "
Algebra.Com's Answer #65270 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if the larger of two integers whose sum is 88 is divided by the smaller the quotient is 5 and the remainder is 10. what are the 2 nos.? \n" ); document.write( "------------ \n" ); document.write( "Let the two integers be x and 88-x \n" ); document.write( "-------------- \n" ); document.write( "EQUATION: (88-x)/x = 5 + 10/(x \n" ); document.write( "Multiply thru by x to get: \n" ); document.write( "88-x = 5x + 10 \n" ); document.write( "6x = 78 \n" ); document.write( "x= 13 (one of the numbers) \n" ); document.write( "88-x= 75 (the other number) \n" ); document.write( "========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |