Given the linear equation:
-(4*x-7) = 5*x+(11-7*x)
Expand brackets in the left part
-4*x+7 = 5*x+(11-7*x)
Expand brackets in the right part
-4*x+7 = 5*x+11-7*x
Looking for similar summands in the right part:
7 - 4*x = 11 - 2*x
Move free summands (without x)
from left part to right part, we given:
$$- 4 x = 4 - 2 x$$
Move the summands with the unknown x
from the right part to the left part:
$$\left(-2\right) x = 4$$
Divide both parts of the equation by -2
x = 4 / (-2)
We get the answer: x = -2