Answer:
x = 3
Explanation:
2x + 12 = 18
The variable is "x" and to find the value of x we must get rid of everything on the left side of the equation.
We can easily do this by using inverse operations
To get rid of the 12, we subtract 12, because in the expression its adding and the inverse of addition is subtraction.
But remember whatever we do to one side we have to do to the other, so we subtract 12 from each side
12 - 12 cancels out
18 - 12 = 6
we now have 2x = 6
now we want to get rid of the 2
2x is the same as 2 times x which is multiplication
The inverse of multiplication is division, so to get rid of the 2 we divide each side by 2
2x / 2 = x
6 / 2 = 3
we're left with x = 3