How do you solve for x in the equation (x + 4) / 3 = 2?

To solve for x in the equation (x + 4) / 3 = 2, we can follow these steps:

  1. Isolate the term with x: Start by eliminating the fraction on the left side of the equation. You can do this by multiplying both sides of the equation by 3:
  2. (x + 4) / 3 * 3 = 2 * 3
    x + 4 = 6
  3. Subtract 4 from both sides: Next, to solve for x, subtract 4 from both sides of the equation:
  4. x + 4 – 4 = 6 – 4
    x = 2

Thus, the solution for x is 2. You can verify this by substituting back into the original equation:

Original Equation: (x + 4) / 3 = 2

Substituting x = 2:

(x + 4) / 3 = (2 + 4) / 3 = 6 / 3 = 2

This confirms that our solution is correct.

Leave a Comment