Question
Question: How do you graphically divide complex numbers?...
How do you graphically divide complex numbers?
Solution
These types of problems are pretty straight forward and are very simple to solve. We can go through the problem very quickly once we understand the underlying concepts of complex numbers. Complex numbers are generally represented as a+ib , here ‘a’ is the real part and ‘b’ is the complex part. The ‘i’ in this equation is known as iota and is generally used to represent complex numbers. Complex numbers can also be represented graphically, just like we can plot real numbers and equations in the coordinate plane, we can plot complex numbers in the argand plane. The argand plane consists of a real horizontal axis and an imaginary vertical axis. Any complex number in its polar form is represented by its distance from the origin and an angle which it makes with the real axis, known as argument. It is represented as reiθ .
Complete step-by-step solution:
Now we start off with the solution to the problem by assuming two complex numbers, z1=r1eiθ1 and z2=r2eiθ2 . Now we divide these two complex numbers and we write,
z2z1=r2eiθ2r1eiθ1 . Now we bring the denominator of the right hand side of the equation to the numerator and we write,
⇒z2z1=r2r1eiθ1×e−iθ2
We now perform subtraction of the powers in the right hand side of the equation to get,
⇒z2z1=r2r1eiθ1−iθ2
Taking ‘i’ common on the power we get,
⇒z2z1=r2r1ei(θ1−θ2)
Thus we can clearly see that when we divide two complex numbers, the resultant complex number formed has argument as the difference of the two given complex numbers, i.e.θ1−θ2 .
Note: Solving these problems is a pretty easy task. We must thus remember that when we multiply two complex numbers the resultant complex number formed has an argument as the sum of the arguments of the two given complex numbers. When we divide two complex numbers the resultant complex number formed has an argument as the difference of the arguments of the two given complex numbers. The magnitude of the resultant complex number however gets divided.