Solving a biquadratic equation

431 Views Asked by At

How can we solve the following equation:

$(x+2)(x+3)(x+5)(x+12) = 4x^2$

Is there a simple technique to solve this?