SOLUTION: Write the complex number in polar form with argument 𝜃 between 0 and 2𝜋. negative square root of 3 minus i

Algebra ->  Trigonometry-basics -> SOLUTION: Write the complex number in polar form with argument 𝜃 between 0 and 2𝜋. negative square root of 3 minus i      Log On


   



Question 1198149: Write the complex number in polar form with argument 𝜃 between 0 and 2𝜋.
negative square root of 3 minus i

Answer by math_tutor2020(3816) About Me  (Show Source):
You can put this solution on YOUR website!

The number -sqrt%283%29-i is of the form a%2Bbi with these particular values
a+=+-sqrt%283%29
b+=+-1
which is the same as saying x+=+-sqrt%283%29 and y+=+-1 when describing this rectangular point in (x,y) form.

A number in polar form is
The 'r' talks about the distance from the origin to the location of (x,y).

In this case, r is the distance from (0,0) to

Use this formula
r+=+sqrt%28x%5E2%2By%5E2%29
which is derived from the pythagorean theorem (note that x%5E2%2By%5E2+=+r%5E2)

So,
r+=+sqrt%28x%5E2%2By%5E2%29

r+=+sqrt%28%28-sqrt%283%29%29%5E2%2B%28-1%29%5E2%29

r+=+sqrt%283%2B1%29

r+=+sqrt%284%29

r+=+2

The distance from (0,0) to is exactly 2 units.

-----------------------------------------------

Now to compute the angle theta.

theta+=+arctan%28y%2Fx%29 arctan is the same as inverse tangent

theta+=+arctan%28-1%2F%28-sqrt%283%29%29%29

theta+=+arctan%281%2F%28sqrt%283%29%29%29

theta+=+arctan%28%28sqrt%283%29%29%2F%283%29%29

theta+=+pi%2F6 where theta is in radian mode
This is equivalent to 30 degrees and we're in quadrant Q1.

But wait, the point is clearly in quadrant Q3 since both x and y are negative. We'll need to add on pi radians (aka 180 degrees) to apply a half rotation to arrive at the proper quadrant.

pi%2F6+%2B+pi+=+pi%2F6+%2B+6pi%2F6+=+%28pi%2B6pi%29%2F6+=+7pi%2F6

So the actual value of theta is theta+=+7pi%2F6

-----------------------------------------------

To summarize the last two sections, we found that
r+=+2 and theta+=+7pi%2F6

This gives the polar form of

Some textbooks and/or teachers will require you to write the answer in the format z+=+r%2A%28cos%28theta%29+%2B+i%2Asin%28theta%29%29

If that's the case, then your final answer would be z+=+2%2A%28cos%287pi%2F6%29+%2B+i%2Asin%287pi%2F6%29%29 which condenses down to z+=+2%2Acis%287pi%2F6%29
The "cis" stands for "cosine i sine" in that order.
This shortened notation is very useful for formulas involving multiplying complex numbers, as it makes the process much easier.