Question 201824
Let's see if we can "unstump" you.
Solve for X:
{{{X = B*(X+Y+Z)}}} First, distribute the B on the right side of the equation.
{{{X = BX+BY+BZ}}} Next, subtract BX from both sides. This puts the X's on one side of the equation.
{{{X-BX = BY+BZ}}} Simplify both sides.
{{{X(1-B) = B(Y+Z)}}} Finally, divide both sides by (1-B)
{{{highlight(X = B(Y+Z)/((1-B)))}}}