← Change Exercise

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.