So, lets say, that you have the following numbers (4, 15, 3, 22) and you have to add the fifth number (which I would call X) and they must average out to say 20.
What do you have to do?
I figured the formula is something like (4+15+3+22+X)/5=20.
But for some reason I can't solve it. It just doesnt click in. Can anyone tell me if at least I have the formula right?
For such $X$ you have $$4+15+3+22+X = 5\cdot 20,$$ that is $$X = 100 -4 - 15-3-22=... $$