Question 178127
the mean of a set of numbers is 120. if one number is increased by 300, the mean increases to 135. how many numbers are in the set?
---------
Let the number of numbers be "n".
Then (sum of numbers)/n = 120 
or old sum = 120n

-------------------
If one of the numbers is increased by 300 the new sum = (old sum + 300)
Then (new sum)/n = 135
or new sum = 135n = old sum + 300 = 120n + 300

---------------------------
Equation:
135n = 120n + 300
15n = 300
n = 20
===========
Cheers,
Stan H.