Why is the argument of a+bi equal to arctan(b/a)?

Think about the point a+bi on the complex plane. Specifically, a is how far along the x (real) axis, and b is how far up the y (imaginary) axis the point is. If you draw a line connecting the origin and the point a+bi then notice that you've constructed a triangle with sides a, b, and sqrt(a^2+b^2). Recall that tan of an angle = opp/adj, applying this to the triangle gives that the angle between the x-axis and the line from the origin is equal to arctan(b/a). This is exactly what the argument of a complex number is, the angle between the x-axis and the line connecting the number and the origin.

MS

Related Further Mathematics A Level answers

All answers ▸

How do you find the cube root of z = 1 + i?


Sketch the curve y= ((3x+2)(x-3))/((x-2)(x+1)) and find values of y for which y>=3


FP3- Find the eigenvalues and the eigenvector for the negative eigenvalue, from this 2x2 matrix of columns (2,1) and (3,0)


How do I determine whether a system of 3 linear equations is consistent or not?