cssftw
Member
- Joined
- Jun 19, 2009
- Messages
- 207
- Gender
- Male
- HSC
- 2011
If p is real and -2 (<) p (<) 2, show that the roots of the equation x^2 + px + 1 = 0 are non-real complex numbers with modulus 1.
Ok so here's what I did:
Using quadraticformula:
x= [-p +/- sqrt(p^2 - 4)]/2
But p^2-4 (<) 0 due the -2 < p < 2
So, x= [-p +/- i*sqrt(4-p^2)]/2
x = -p/2p +/- [i*sqrt(4-p^2)]/2p
So I tried to find the modulus
|z| = SQRT[(p^2 / 4p^2) + (4-p^2)/4p^2]
= SQRT[4/4p^2]
= SQRT[1/p^2]
= 1/p
Why did I not get a modulus of 1? What am I supposed to do?
Thanks guys, appreciate the help.
Ok so here's what I did:
Using quadraticformula:
x= [-p +/- sqrt(p^2 - 4)]/2
But p^2-4 (<) 0 due the -2 < p < 2
So, x= [-p +/- i*sqrt(4-p^2)]/2
x = -p/2p +/- [i*sqrt(4-p^2)]/2p
So I tried to find the modulus
|z| = SQRT[(p^2 / 4p^2) + (4-p^2)/4p^2]
= SQRT[4/4p^2]
= SQRT[1/p^2]
= 1/p
Why did I not get a modulus of 1? What am I supposed to do?
Thanks guys, appreciate the help.