
Victoria V. answered 05/10/19
20+ years teaching Calculus
Use synthetic division
Put the zero (x-5=0, so x=5) on the left, and write out the coefficients.
5| 5 -16 -41 -20
⇓ 25 45 20
---------------------
5 9 4 | 0
The "reduced polynomial" is seen in the coefficients under the dashed line.
5x2 + 9x + 4
So the answer is:
5x3-16x2-41x-2 = (x-5)(5x2+9x+4) which can be further factored into
5x3-16x2-41x-2 = (x-5)(5x+4)(x+1)