Solve the equation for `x`:

2/5(x+1)=g

1 answer

To solve the equation for `x`, we need to isolate the variable `x`.

We start by multiplying both sides of the equation by 5 to get rid of the denominator:

5 * (2/5)(x + 1) = 5g

This simplifies to:

2(x + 1) = 5g

Next, we distribute the 2 on the left side:

2x + 2 = 5g

To isolate `x`, we subtract 2 from both sides:

2x = 5g - 2

Finally, we divide both sides by 2 to solve for `x`:

x = (5g - 2)/2

Therefore, the solution for `x` is (5g - 2)/2.