Factoring a complex number

Spencer278

Diamond Member
Oct 11, 2002
3,637
0
0
Can anyone tell me how to factor a formula into complex conjate roots? I tried google but it seems no one has written anything useful.
 

ngvepforever2

Golden Member
Oct 19, 2003
1,269
0
0
Originally posted by: Spencer278
Can anyone tell me how to factor a formula into complex conjate roots? I tried google but it seems no one has written anything useful.

Try using conjugate instead of "conjate" and you will find something in google

Regards

ng
 

Spencer278

Diamond Member
Oct 11, 2002
3,637
0
0
Originally posted by: ngvepforever2
Originally posted by: Spencer278
Can anyone tell me how to factor a formula into complex conjate roots? I tried google but it seems no one has written anything useful.

Try using conjugate instead of "conjate" and you will find something in google

Regards

ng

Thanks but you can take your thread crap in another thread please.
 

jmcoreymv

Diamond Member
Oct 9, 1999
4,264
0
0
The quadratic formula (-b +- sqrt( b^2-4ac)) / (2a)

Or if you have a ti-89, use the cSolve or cFactor function.
 

jmcoreymv

Diamond Member
Oct 9, 1999
4,264
0
0
Factoring: x^2 + 4x + 6

a = 1, b = 4, c = 6

So, (-4 +- sqrt (4^2 - 4*1*6)) / (2*1)

Simplifies to: (-4 +- sqrt(16 - 24)) / 2

-> -2 +- sqrt(-8)/2
-> -2 +- i*sqrt(8)/2

So the two solutions are -2 + i*sqrt(8)/2 and -2-i*sqrt(8)/2
 

BHeemsoth

Platinum Member
Jul 30, 2002
2,738
0
76
Originally posted by: Spencer278
Originally posted by: ngvepforever2
Originally posted by: Spencer278
Can anyone tell me how to factor a formula into complex conjate roots? I tried google but it seems no one has written anything useful.

Try using conjugate instead of "conjate" and you will find something in google

Regards

ng

Thanks but you can take your thread crap in another thread please.

hey fvckhead, that wasnt a thread crap. he was telling you how to spell it correctly, you dumb sh!t.
 

SaturnX

Diamond Member
Jul 16, 2000
3,415
0
76
Either way, all you need to know is that i (or j if you're in Electrical or Computer Engineering) = sqrt(-1)

Therefore i^2 = 1

Then just simplify.

--Mark