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.



x2 –x -√3x + √3 = 0


x(x – 1) - √3(x – 1) = 0


(x - √3)(x – 1) = 0


x = √3, 1


3