How to determine the modulus of a complex number?

All complex numbers are in the form a+bi where a is the real part of the complex number and b is the imaginary part. Therefore if we are plotting the complex number on argand diagram the value of a tells us where the real part lies (i.e the x value) and the value of b tells us where the imaginary part is (i.e the y value).

The modulus is the distance from the origin to this point, so can be found using pythagorus' theorem. Therefore if z is the modulus z^2=a^2+b^2. We can see this method will work wherever the point is on the argand diagram and so know that sqrt(a^2+b^2) will always give us the modulus of a complex number. 

 

LH

Related Further Mathematics A Level answers

All answers ▸

Prove by induction the sum of n consecutive positive integers is of the form n(n+1)/2.


A line has Cartesian equations x−p = (y+2)/q = 3−z and a plane has equation r ∙ [1,−1,−2] = −3. In the case where the angle θ between the line and the plane satisfies sin⁡θ=1/√6 and the line intersects the plane at z = 0. Find p and q.


f(x)=ln(x). Find the area underneath the curve f(x) between 1 and 2.


Using a Suitable substitution or otherwise, find the differential of y= arctan(sinxcosx), in terms of y and x.