Edugoog
Its expression pattern with all 3 numbers taken into consideration.
the result is combined as below if we consider three numbers as a,b and c.
a+b+c = (a*c)-((a+b)*c+c)-(a*b*c)