William C. answered 10/01/23
Experienced Tutor Specializing in Chemistry, Math, and Physics
2x4 – 5x3 – 6x2 + 20x – 8 = (2x4 – 6x2 – 8) + (–5x3 + 20x)
This grouping is motivated by seeing that both groups are readily factored.
(2x4 – 6x2 – 8) = 2(x4 – 3x2 – 4) = 2(x2 – 4)(x2 + 1) and (–5x3 + 20x) = –5x(x2 – 4)
So now we have
2x4 – 5x3 – 6x2 + 20x – 8 = (2(x2 + 1) – 5x)(x2 – 4) = (2x2 – 5x + 2)(x2 – 4) = (2x2 – 5x + 2)(x – 2)(x + 2)
2x2 – 5x + 2 = 2x2 – 4x – x + 2 = 2x(x – 2) – 1(x – 2) = (2x – 1)(x – 2)
Giving us the final factored form
2x4 – 5x3 – 6x2 + 20x – 8 = (2x – 1)(x – 2)(x – 2)(x + 2) = (2x – 1)(x – 2)2(x + 2)
The real zeros come from solving 2x – 1 = 0, x – 2 = 0, and x + 2 = 0