Question 627285
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
SOLVE FOR X: 
AX = B-X      ||  The idea is to get the Xs on the same side of the EQ
AX + X = B
X(A + 1) = B
    {{{ X = B/(A+1)}}}