Solutions: x = 3, x = 2, x = 4i
Factors: x - 3 = 0; x - 2 = 0; x - 4i = 0; x + 4i = 0 (This needs to have a conjugate pair)
(x - 3)(x - 2) = x2 - 2x - 3x + 6 = x2 - 5x + 6 [Distribute both x and -3 to (x - 2) such as x(x - 2) - 3(x - 2)]
(x - 4i)(x + 4i) = x2 + 4ix - 4ix - 16i2 = x2 - 16(-1) = x2 + 16
[Distribute both x and -4i to (x + 4i) such as x(x + 4i) - 4i(x + 4i)]
(x2 + 16)(x2 - 5x + 6) = x2(x2 - 5x + 6) + 16(x2 - 5x + 6)
= x4 - 5x3 + 6x2 + 16x2 - 80x + 96
= x4 - 5x3 + 22x2 - 80x + 96