Question 1152807

R = x(A + B) solve for B
<pre>{{{highlight_green(matrix(3,3, R, "=", x(A + B), R/x, "=", A + B, R/x - A, "=", B))}}}