document.write( "Question 1143708: The average of a set of 6 numbers is 3.5. If the number is 4.2 is added to the set , what is the average of the new set of numbers? \n" ); document.write( "
Algebra.Com's Answer #764600 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The solution by tutor @ikleyn shows what is probably the standard way for solving a problem like this. \n" ); document.write( "Here is another method that I often use in problems like this involving averages of numbers that are \"close together\". \n" ); document.write( "Try it and see if it \"works\" for you. \n" ); document.write( "(1) The new number is 4.2-3.5 = 0.7 greater than the current average. \n" ); document.write( "(2) To get the new average, that additional 0.7 has to be divided evenly among what is now 7 numbers. \n" ); document.write( "(3) That means the new average is larger by 0.7/7 = 0.1 -- so the new average is 3.5+0.1 = 3.6. \n" ); document.write( " |