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 ▸

Show, using the focus-directrix property for an ellipse, that PS +PS'=2a where P is a point on the ellipse and S and S' are the two foci.


Prove by induction that f(n) = 2^(k + 2) + 3^(3k + 1) is divisible by 7 for all positive n.


solve the 1st order differential equation 2y+(x*dy/dx)=x^3


Given that z = a + bj, find Re(z/z*) and Im(z/z*).