I want to find a factorization of the following polynomial of degree 2.
Let $\alpha >0, \beta > 0,$ and $\gamma \geq 1$. Is there any hope to factorize the following polynomial: $$ \alpha^2 x^2 + \beta^2 y^2 - 2 \alpha \beta \gamma xy = C(Ax- By)^2, $$ for some positive constants $A, B, C$.
Thank you in advance
S
Old answer
Your expression can be factorized of we set $\gamma = \frac{1}{\sqrt{\alpha\beta}}$. In that case, $C=1, A=\sqrt{\alpha}$, and $B=\sqrt{\beta}$.
Edit: as done by JY1853, comparing coefficients is the way.