Solve for a:
1/a - 1/b = 1/c
Bring 1/a - 1/b together using the common denominator a b:
(b - a)/(a b) = 1/c
Cross multiply:
c (b - a) = a b
Expand out terms of the left hand side:
b c - a c = a b
Subtract a b + b c from both sides:
a (-b - c) = -b c
Divide both sides by -b - c:
a = (bc) / (b + c)