document.write( "Question 1125829: 1. [4 pts] The average weight of 6 people in an elevator is 173 pounds. A 7th
\n" );
document.write( "person gets on and now the average weight is 165 pounds. How much
\n" );
document.write( "did the 7th person weigh? \n" );
document.write( "
Algebra.Com's Answer #742137 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The average of all 7 people is the total weight of the original 6 people, plus the weight of the 7th person, all divided by 7. Algebraically.... \n" ); document.write( " \n" ); document.write( "The average weight is now 165; so solve the equation \n" ); document.write( " \n" ); document.write( "I'll let you finish.... \n" ); document.write( "For problems like this involving an average of numbers that are \"close\" together, here is a different strategy for solving the problem that you might like to try. \n" ); document.write( "The original 6 people have an average weight of 173, which is 8 pounds more than the average of all 7 people. So all together, the weight of those 6 people is 6*8=48 pounds over the 165 average. That means the 7th person's weight must be 48 pounds below the 165 average. \n" ); document.write( "So the weight of the 7th person is 165-48 = 117 pounds. \n" ); document.write( " |