I was factorising the equation $x^2 - 3x + 10$ and realised that I can do it as $x^2 -5x + 2x + 10$, since $-5x +2x = -3x$ and $5 \cdot 2 = 10$. However, this doesn't work. As we don't get the common terms in the brackets $x(x-5) + 2(x+5)$
Is this mistake because we need $-10$ instead of $10$? That is, while checking out the multiplication of factors of $a$ and $c$, we need to make sure that it equals $ac$ along with its sign ($+$ or $-$)?
