If discriminant (b^2 - 4ac) of the quadratic formula is a perfect square, then the quadratic expression can be factorized (i.e. the solutions are integers or fractions without square roots).
If only 2 terms → Use basic factorization by finding the HCF.
If only 2 terms and is also difference of squares → Use the a^2 - b^2 = (a - b) (a + b) formula to factorize.
If monic quadratic expression with 3 terms → Use inspection (faster method) to find 2 numbers that multiply to c and add to b. Only factorize by grouping if inspection doesn’t work for you.
If non-monic quadratic expression with 3 terms →
* If coefficient of x^2 (a) is a common factor of a, b, and c → factorize it out of the quadratic expression, and factorize the remaining monic quadratic expression.
* If coefficient of x^2 (a) is not a common factor of a, b, and c → find 2 numbers that multiply to ac and add to b, then factorize by grouping.