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.



b2x(a2x + 1) – (a2x + 1) = 0


(b2x – 1)(a2x + 1) = 0


x = -1/a2, 1/b2


42