Svensken
Mar5-11, 06:52 PM
1. The problem statement, all variables and given/known data
Solve the following equations in C :
(a) z^2 + 3z + 2 = 0
3. The attempt at a solution
I thought i should solve the quadratic for z, (z+1)(z+2)=0
and then somehow say that:
1=x+iy
I dont really understand how to go about it, and they want it solved in C. Any hints wil be greatly appreciated!
p.s
This question is a few exercises down, and i know i dont know how to tackle it, it confuses me pretty bad having the conjugate there aswell:
z^2 + 2z + 1 = 0 (where the second z is the conjugate)
Thanks!
Solve the following equations in C :
(a) z^2 + 3z + 2 = 0
3. The attempt at a solution
I thought i should solve the quadratic for z, (z+1)(z+2)=0
and then somehow say that:
1=x+iy
I dont really understand how to go about it, and they want it solved in C. Any hints wil be greatly appreciated!
p.s
This question is a few exercises down, and i know i dont know how to tackle it, it confuses me pretty bad having the conjugate there aswell:
z^2 + 2z + 1 = 0 (where the second z is the conjugate)
Thanks!