To factor quadratic equations of the form ax^2+bx+c=y, you must find two values, j and k, which satisfy two conditions.
jk=ac and j+k=b
The you replace the single linear term bx with jx and kx. Finally then you factor the first pair of terms and the second pair of terms. In this problem...