Factoring polynomials; pre-calculus

42 Views Asked by At

$(x-y)^{2}+2(y-x)-24$

Answer: $(x-y-6)(x-y+4)$

I couldn't find a way to get to this answer, may you give me a hint in the process. Thanks!

3

There are 3 best solutions below

3
On BEST ANSWER

Hint: $$y-x = -(x-y)$$${}{}{}{}{}$

After which you can factor in the same way considering $x-y$

1
On

take $T=x-y$ so we have $T^2-2T-24$. then you can factor it as $(T-6)(T+4)$

0
On

Hint:  complete the square $\;(x-y)^{2}-2(x-y)\color{red}{+1-1}-24= (x-y-1)^2 - 5^2\,$.