For the given eqation of 2(x + 3) + 4 = 10
Remember PEMDAS to help us get like terms on one side of the equals sign.
First, subtract 4 from both sides.
2(x - 3) = 6
Then divide by 2 on both sides.
x - 3 = 6/2
x - 3 = 3
Now, add three to both sides to isolate the x.
x - 3 + 3 = 3 + 3
x = 6
We can also do forward PEMDAS
2(x - 3) + 4 = 10
2x - 6 + 4 = 10
2x - 2 = 10
2x - 2 + 2 = 10 + 2
2x = 12
2x / 2 = 12 / 2
x = 6
To prove this, substitute 6 for x in the original equation and solve
2(x - 3) + 4 = 10
2(6 - 3) + 4 = 10
2(3) + 4 = 10
6 + 4 = 10
10 = 10