Question 662607
a=2(b+c) solve for c
--------------------
a=2(b+c)
a/2 = b+c
b+c = a/2
c = (a/2) - b
or
c = (a - 2b)/2