document.write( "Question 1153223: The average age of players at a ten pin bowling alley increases by 1 when either four 10-year olds leave or, alternatively, if four 22-year olds arrive. How many players were there originally and what was their average age? \n" ); document.write( "
Algebra.Com's Answer #775414 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let n be the number of players; let a be their average age. \n" ); document.write( "The sum of all their ages is na. \n" ); document.write( "When four 10-year-olds leave, the sum of the ages drops by 40; when that happens, the number of players decreases by 4 and the average increases by 1: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "When four 22-year-olds join, the sum of the ages increases by 88; when that happens, the number of players increases by 4 and the average increases by 1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Add [1] and [2]: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Substitute n=24 in [1] or [2] to find a=15. \n" ); document.write( "ANSWER: There are 24 players with an average age of 15. \n" ); document.write( "CHECK: \n" ); document.write( "24*15 = 360; 360-40 = 320; 320/(24-4) = 320/20 = 16 -- the average age increased by 1 \n" ); document.write( "24*15 = 360; 360+88 = 448; 448/(24+4) = 448/28 = 16 -- the average age increased by 1 \n" ); document.write( " \n" ); document.write( " |