document.write( "Question 738212: The average age of a family of 6 members is 25 years. The average age of the family after a 45 years-old member leaves is
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #450731 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! The average age of a family of 6 members is 25 years. The average age of the family after a 45 years-old member leaves is \n" ); document.write( " \r\n" ); document.write( "Suppose the family consists of\r\n" ); document.write( "\r\n" ); document.write( "Father who is 45\r\n" ); document.write( "Mother who is 44\r\n" ); document.write( "Jackie who is 19\r\n" ); document.write( "Aaron who is 17 \r\n" ); document.write( "Bill who is 15\r\n" ); document.write( "Sarah who is 10\r\n" ); document.write( "\r\n" ); document.write( "Let's get their average age\r\n" ); document.write( "\r\n" ); document.write( "45+44+19+17+15+10 = 150\r\n" ); document.write( "\r\n" ); document.write( "Then 150 divided by 6 is 25.\r\n" ); document.write( "\r\n" ); document.write( "So their average age is 25.\r\n" ); document.write( "\r\n" ); document.write( "Now suppose the Father leaves.\r\n" ); document.write( "\r\n" ); document.write( "Then there are only these 5 people left:\r\n" ); document.write( "\r\n" ); document.write( "Mother who is 44\r\n" ); document.write( "Jackie who is 19\r\n" ); document.write( "Aaron who is 17 \r\n" ); document.write( "Bill who is 15\r\n" ); document.write( "Sarah who is 10\r\n" ); document.write( "\r\n" ); document.write( "Now let's get their average age\r\n" ); document.write( "\r\n" ); document.write( "44+19+17+15+10 = 105\r\n" ); document.write( "\r\n" ); document.write( "Then 105 divided by 5 is 21.\r\n" ); document.write( "\r\n" ); document.write( "So their average age is 21.\r\n" ); document.write( "\r\n" ); document.write( "That's the correct answer. But there is a way to do the\r\n" ); document.write( "problem without haveing to list the individual people and\r\n" ); document.write( "their ages. See if you can figure out how you could do\r\n" ); document.write( "that without listing anybody or their ages and still get 21.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |