How can you simplify complex division with imaginary numbers?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
alijan kk
Messages
130
Reaction score
5

Homework Statement


(1+2i+3i2)/(1-2i+3i2)

answer options : a : 1 b: -i c: i d: 0

Homework Equations


what is the most easy method to solve it ,

The Attempt at a Solution


are they conjugate to each other ? if they are than z/zconjugate =1 ,
but how can i make shure that they are conjugate to each other
[/B]
 
Physics news on Phys.org
alijan kk said:

Homework Statement


(1+2i+3i2)/(1-2i+3i2)

answer options : a : 1 b: -i c: i d: 0

Homework Equations


what is the most easy method to solve it ,
Simplify the ##i^2## term in the numerator and denominator, and then multiply both numerator and denominator by the conjugate of the denominator. You should already know that ##i^2 = -1##.
alijan kk said:

The Attempt at a Solution


are they conjugate to each other ? if they are than z/zconjugate =1 , [/B]
That's not true. ##\frac z {\bar z} \neq 1## unless z is purely real.
alijan kk said:
but how can i make shure that they are conjugate to each other
 
  • Like
Likes   Reactions: ForceBoy
Step 1, convert each of the numerator and denominator into the form ##a+bi## by replacing ##i^2## by a number that doesn't involve ##i## in both, then collecting terms and simplifying.
Step 2: Make the denominator real by multiplying both the numerator and the denominator by the conjugate of the denominator.
Step 3: simplify.
 
  • Like
Likes   Reactions: alijan kk
Mark44 said:
Simplify the ##i^2## term in the numerator and denominator, and then multiply both numerator and denominator by the conjugate of the denominator. You should already know that ##i^2 = -1##.
That's not true. ##\frac z {\bar z} \neq 1## unless z is purely real.
i simplified the equation and i got (1-i)/(1+i) and by dividing it I got -i. which is the correct answer in the book , thankyou.