SOLUTION: How do I solve problems like 10+5i/10-5i? I thought I just needed to multiply the top by the bottom, but I keep coming up with the worng answer.

Algebra ->  Complex Numbers Imaginary Numbers Solvers and Lesson -> SOLUTION: How do I solve problems like 10+5i/10-5i? I thought I just needed to multiply the top by the bottom, but I keep coming up with the worng answer.       Log On


   



Question 582408: How do I solve problems like 10+5i/10-5i? I thought I just needed to multiply the top by the bottom, but I keep coming up with the worng answer.
Found 2 solutions by Alan3354, josmiceli:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
How do I solve problems like 10+5i/10-5i?
---------
You don't solve it, there's no variable to solve for.
You can rationalize it, get the i out of the denominator.
--------
10+5i/10-5i
Reduce first
= (2+i)/(2-i)
Multiply NUM and DEN by the conjugate of the DEN, 2+i
= (2+i)*(2+i)/(2-i)*(2+i)
= (4 + 4i + i^2)/(4 - i^2)
= (4 + 4i - 1)/(4 + 1)
= (3 + 4i)/5
or 0.6 + 0.8i

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
In order for the fraction to remain the
same, the top and bottom must be multiplied
by the same thing.

+%28+10+%2B+5i+%29%5E2+%2F+%28+100+-%28-25%29+%29+
+%28+10+%2B+5i+%29%5E2+%2F++125+
+%28+100+%2B+10i+%2B+25%2A%28-1%29+%29+%2F+125+
+%28+75+%2B+10i+%29+%2F+125+
+3%2F5+%2B+%282%2F25%29%2Ai+
Unless I messed it up, this is it