How do you factor x^4-x^2-12?
1 Answer
Mar 3, 2016
x^4-x^2-12=(x-2)(x+2)(x^2+3)
Explanation:
Use the difference of squares identity:
a^2-b^2=(a-b)(a+b)
with
Treat the quartic as a quadratic in
x^4-x^2-12
=(x^2)^2-(x^2)-12
=(x^2-4)(x^2+3)
=(x^2-2^2)(x^2+3)
=(x-2)(x+2)(x^2+3)
which has no simpler factors with Real coefficients, since
=(x-2)(x+2)(x-3i)(x+3i)