Solving for $x$ in the original equation $(2x + 3 = 5x - 2)$ I got $-5/-3$, but the video I was watching from got the value $5/3$. Checking the correctness, I substituted my answer and got $0$ on both ends, meaning that the two expressions were equal. Can someone please explain why the negative gives the same result as the positive?
2026-03-25 11:06:26.1774436786
Why does $x= (5/3)$ behave the same as $x=(-5/-3)$ in the equation $2x + 3 = 5x - 2$?
61 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
The negatives cancel out. This is the same thing as saying $$\require{cancel} \frac{\cancel{(-1)}(5)}{\cancel{(-1)}(3)}$$
Remember, a negative times a negative is positive, and likewise, a negative divided by a negative is positive.