Question 320307
if the average of three numbers is v. 
if one of the numbers is z and another is y, what is the remaining number?
:
let n = the remaining number:
{{{(n+y+z)/3}}} = v
n + y + z = 3v
n = (3v-y-z) is the remaining number