You can put this solution on YOUR website! Factor f(x) into linear factors given that k is a zero of f(x).
f(x)= 4x^3+3x^2-81x+20; k=4
--------------------
4)....4....3....-81....20
......4...19....-5...|..0
-----
Quotient:: 4x^2 + 19x -5
Factor::
4x^2 +20x -x - 5
-----
4x(x+5)-(x+5)
----
(x+5)(4x-1)
-----------------------
Ans: f(x) = (x-4)(x+5)(4x-1)
----------------
Cheers,
stan H.
--------------------