document.write( "Question 234433: In a class, average of 10 students is 19.When 1 person is removed, and then the average increases by 1/2. Find out the age of the person who is removed. \n" ); document.write( "
Algebra.Com's Answer #172851 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a class, average of 10 students is 19.When 1 person is removed, and then the average increases by 1/2. Find out the age of the person who is removed. \n" ); document.write( "------------------------------ \n" ); document.write( "Average = (sum of ages/10) \n" ); document.write( "19*10 = original sum of ages \n" ); document.write( "----------------------------- \n" ); document.write( "New average = (new sum of ages/9) \n" ); document.write( "19.5*9 = new sum of ages \n" ); document.write( "-------------------------------- \n" ); document.write( "Old sum = 190 \n" ); document.write( "-- \n" ); document.write( "New sum = 19.5*9 = 175.5 \n" ); document.write( "------------------------------ \n" ); document.write( "Age of the missing person = 190-175.5 = 14.5 \n" ); document.write( "====================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |