You can put this solution on YOUR website! (z + 1)^4 = 16(z - 1)^4
(z + 1)^4 = 2^4*(z - 1)^4
(z + 1)^4 = (2z - 2)^4
z+1 = 2z-2
z = 3
=================
Divide by (z-3)
---
By graphical methods (or by Newton's method) z = 1/3
------------
Divide by (z-1/3)
---
Here's a better approach:
Use the principle of square roots:
Break that into two equations
;
Use the principle of square roots again:
; ;
We solve the first using the + :
;
We solve the first using the - :
;
We solve the second using the + :
;
We could solve the second using the - the same way,
but since we know that if a polynomial equation with real
rational coefficients has a certain complex imaginary
solution, then its conjugate is also a solution.
So is also a solution.
The four solutions are:
, , , and
Edwin