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 ▸

Sketch the locus of z on an Argand diagram if arg[(z-5)/(z-3)] = π/6


A curve C has equation y = x^2 − 2x − 24 x^(1/2), x > 0. Find dy/dx and d^2y/dx^2. Verify that C has a stationary point when x = 4


solve the equation 4cos^2(x) -15sin(x) = 13


Are we able to represent linear matrix transformations with complex numbers?