I want to factorize $ x^2 +xy+5x+m+5 $ . For what value of m , $ x^2 +xy+5x+m+5 $ can be resolved into linear factors ?
My try : $ x^2 +xy+5x+m+5 $ = $ x^2 +(5+y)x+(m+5) $
To get the linear factors , we must have the determinant of this eqn is >= 0 .
D = $ (5+y)^2-4(m+5)$ . Then I can not proceed .