asked 208k views
3 votes
How to find the absolute value of a complex number

1 Answer

5 votes

Answer:

A complex number is a number defined a
a+bi where
a \ and \ b are both real numbers and
i comes from the solution of the equation
x^2=-1. So the absolute value of a complex number is the distance between the origin
(0,0) and the point
(a,b) in the complex plane. So this can be expressed by the following formula:


d=√(a^2+b^2)

For instance, for the complex number
3+4i, the absolute value is:


√(3^2+4^2)=5

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.