The Student Room Group

Reply 1

Well. There's some theorem (fundamental theorem of algebra is it? I don't know.) that's like...any polynomial can be factorised (uniquely too) into as many brackets as it has roots.

Anyway. Write
z³-kz²-4z-12
as
(z-&#945:wink:(z-&#946:wink:(z-&#947:wink:
and multiply out. That should start you off. :x

Reply 2

For an equation ax^3 + bx^2 + cx + d = 0, with roots α, β, γ, you should know that:
α+β+γ = -b/a
αβ+αγ+βγ = +c/a
αβγ = -d/a.