Unknown on both sides
Solve the equation. Collect x on the left and constants on the right.
2x + 5 = x + 11
x =
All difficulties
0%
Accuracy
0
Current streak
0
Total answers
0
Correct
What does this generator do?
The generator builds an equation "ax + b = cx + d" with an integer solution and a > c.
How to solve it
1) Subtract cx from both sides: "(a โ c)x + b = d". 2) Subtract b from both sides: "(a โ c)x = d โ b". 3) Divide by (a โ c): "x = (d โ b) / (a โ c)". Do the same operation to both sides at each step.