How do you solve the quadratic with complex numbers given x^4+16x^2-225=0x4+16x2−225=0?
1 Answer
This quartic equation has roots
Explanation:
The difference of squares identity can be written:
a^2-b^2 = (a-b)(a+b)a2−b2=(a−b)(a+b)
We will use this several times.
Given:
x^4+16x^2-225 = 0x4+16x2−225=0
This is a quartic in
0 = x^4+16x^2-2250=x4+16x2−225
color(white)(0) = (x^2)^2+16(x^2)+64-2890=(x2)2+16(x2)+64−289
color(white)(0) = (x^2+8)^2-17^20=(x2+8)2−172
color(white)(0) = ((x^2+8)-17)((x^2+8)+17)0=((x2+8)−17)((x2+8)+17)
color(white)(0) = (x^2-9)(x^2+25)0=(x2−9)(x2+25)
color(white)(0) = (x^2-3^2)(x^2-(5i)^2)0=(x2−32)(x2−(5i)2)
color(white)(0) = (x-3)(x+3)(x-5i)(x+5i)0=(x−3)(x+3)(x−5i)(x+5i)
Hence roots:
x = +-3x=±3 andx = +-5ix=±5i