document.write( "Question 972175: The average of the first 3 numbers was 80. The average of the next 9 numbers was 40. What was the overall average of the numbers? \n" ); document.write( "
Algebra.Com's Answer #594544 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "The average of the first three numbers is 80, so the total sum of the numbers is (3 x 80) 240. \n" ); document.write( "For the next 9 numbers, the sum would be (9 x 40) 360. \n" ); document.write( "The sum of the 12 (9+3) numbers would be (240+360) 600. \n" ); document.write( "The average of 12 numbers whose sum is 600 is (600/12) 50. \n" ); document.write( "ANSWER: The overall average of the numbers is 50. \n" ); document.write( " |