Solve the following quadratic equations by factorization:

In factorization, we write the middle term of the quadratic equation either as a sum of two numbers or difference of two numbers such that the equation can be factorized.



3x2 + 11x + 10 = 0


3x2 + 6x + 5x + 10 = 0


3x(x + 2) + 5(x + 2) = 0


(3x + 5)(x + 2) = 0


x = -5/3, - 2


9