$$3(x+1) - 7(x+1) = -4x +9$$
How do I solve for $x$?
I get $0x = 13$, which is mathematically impossible...
$$3(x+1) - 7(x+1) = -4x +9$$
How do I solve for $x$?
I get $0x = 13$, which is mathematically impossible...
$$3(x+1) - 7(x+1) = -4x +9 $$
$$3x+3 - 7x-7 = -4x +9 $$
$$-4x = -4x +9 +7-3$$
$$0=13$$
You are correct, this is impossible "False"
Your computations are indeed correct and they show that there is no solution to the equation you have to solve.
You can see that as a kind of proof by contradiction. Suppose that there exists a solution to the equation $$3(x+1) - 7(x+1) = -4x +9$$ then this implies that $13=0$ which is a contradiction. Thus the assumption is wrong, i.e. there is no solution to this equation.