![]() |
Complex number is the sum of a real number and an imaginary number. These are the numbers that can be written in the form of a+ib, where a and b both are real numbers. It is denoted by z. Here the value ‘a’ is called the real part which is denoted by Re(z), and ‘b’ is called the imaginary part Im(z). In complex numbers form a +bi, ‘i’ is an imaginary number called “iota”. The value of i is (√-1) or we can write as i2 = -1. For example:
Absolute value of a complex numberThe distance between the origin and the given point on a complex plane is termed the absolute value of a complex number. The absolute value of a real number is the number itself and is represented by modulus, i.e. |x|. Therefore the modulus of any value gives a positive value, such that; |5| = 5 |-5| = 5 Now, finding the modulus has a different method in the case of complex numbers, Suppose, z = a+ib is a complex number. Then, the modulus of z will be: |z| = √(a2+b2), when we apply the Pythagorean theorem in a complex plane then this expression is obtained. Hence, mod of complex number, z is extended from 0 to z and mod of real numbers x and y is extended from 0 to x and 0 to y respectively. Now they form a right-angled triangle, where the vertex of the acute angle is 0.
Find the absolute value of the complex number z = 3 – 4iSolution:
Similar QuestionsQuestion 1: Find the absolute value of the following complex number. z = 5-9i Solution:
Question 2: Find the absolute value of the following complex number z = 2- 3i Solution:
Question 3: Perform the indicated operation and write the answer in standard form: (5 + 4i) × (6 – 4i).and find its absolute value? Solution:
Question 4: Find the absolute value of the following complex number. z = 3 – 5i Solution:
Question 5: If z1, z2 are (1 – i), (-2 + 2i) respectively, find Im(z1z2/z1). Solution:
Question 6: Perform the indicated operation and write the answer in standard form: (2 – 7i)(2 + 7i) Solution:
|
Reffered: https://www.geeksforgeeks.org
Mathematics |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 11 |