document.write( "Question 1197150: The average of four numbers is 67. If three of these numbers are 56, 87, and 72, what is the fourth number? \n" ); document.write( "
Algebra.Com's Answer #830294 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "An alternative method for solving a problem like this, involving the average of a set of numbers that are close together, is to look at the \"overs\" and \"unders\" for each of the numbers. \n" ); document.write( "In this example, compared to the average of 67, the given numbers are \r\n" ); document.write( "56: -11\r\n" ); document.write( "87: +20\r\n" ); document.write( "72: + 5\r\n" ); document.write( "---------\r\n" ); document.write( "sum: +14 \n" ); document.write( "Together, the three known numbers are +14 compared to the average; the fourth number has to be -14 compared to the average. \n" ); document.write( "ANSWER: 67-14 = 53 \n" ); document.write( "Note with this example, where the numbers themselves are small, there is little if any advantage of this method over the standard method shown by the other tutors. But there are occasions where this method is much faster. \n" ); document.write( " \n" ); document.write( " |