Question 168676
a(b)+c=d, how do you solve for b?
-----------
ab = d-c
b = (d-c)/a
=================
Cheers,
Stan H.