Answer:

Explanation:
Move all of the x's to one side and everything else on the other.
ax = bx + c
ax - bx = c subtracted bx from both sides
x(a - b) = c factored out the like term of "x" on left side
divided both sides by (a- b)
2x = x + 7 → a = 2, b = 1, c = 7
x = 7
Check:
2x = x + 7
-x -x
x = 7