Question 832902: the average of 3 numbers is 27. If a 4th number is added the new average is 22. What number was added? Found 2 solutions by JulietG, stanbon:Answer by JulietG(1812) (Show Source):
You can put this solution on YOUR website! the average of 3 numbers is 27. If a 4th number is added the new average is 22. What number was added?
-------
Equations:
(a+b+c)/3 = 27
-----------
(a + b + c + x)/4 = 22
===============================
From the 1st equation, a+b+c = 3*27 = 81
=======
Substitute into the 2nd equation and solve for "x":
(81+x)/4 = 22
-----
81+x = 88
------
x = 7
=================
Cheers,
Stan H.
-------------------