solve the formula for the specified variable. a = b + bcd for c

solve the formula for the specified variable. a = b + bcd for c
Answer
Explanation:
Step1: Factor out B on right - hand side
$A = B(1 + cd)$
Step2: Isolate the term with c
$\frac{A}{B}=1 + cd$
Step3: Subtract 1 from both sides
$\frac{A}{B}-1=cd$
Step4: Solve for c
$c=\frac{\frac{A}{B}-1}{d}=\frac{A - B}{Bd}$
Answer:
$\frac{A - B}{Bd}$