cotufa
- 16
- 0
Homework Statement
Solve
<br /> z^3 - 3z^2 + 6z - 4 = 0<br /> <br />
The Attempt at a Solution
I tried factoring a z and quadratic equation but went nowhere
Input apreciated
cotufa said:Homework Statement
Solve
<br /> z^3 - 3z^2 + 6z - 4 = 0<br /> <br />
The Attempt at a Solution
I tried factoring a z and quadratic equation but went nowhere
Input apreciated
gabbagabbahey said:Well there is a constant term in the equation, so z is clearly not a factor.
The first thing to take note of is that this is a 3rd degree polynomial and so there must be 3 roots. Moreover, at least one of those roots must be real. So try to find a real root by inspection: plug in z=0, z=1, z=-1, z=2...etc. until you find a root z_0 and then factor out a (z-z_0) to obtain a quadratic equation you can then solve to find the other two roots.