Question 891181
If the average of three numbers is V. If one of the numbers is Z and another is Y, what is the remaining number?
-------------
n = remaining number
---
(Y + Z + n)/3 = V
Y + Z + n = 3V
n = 3V - Y - Z