Question 6.3.4: Rectangular-to-Polar Point Conversion Find polar coordinates...

Rectangular-to-Polar Point Conversion

Find polar coordinates of the point whose rectangular coordinates are (-1, \sqrt{3}).

The blue check mark means that this solution has been answered and checked by an expert. This guarantees that the final answer is accurate.
Learn more on how we answer questions.

We begin with (x, y) =(-1, \sqrt{3}) and use our three-step procedure to find a set of polar coordinates (r, θ).

Step 1  Plot the point (x, y). The point (-1, \sqrt{3}) is plotted in quadrant II in Figure 6.26.

Step 2  Find r by computing the distance from the origin to (x, y).

r=\sqrt{x^2+y^2}=\sqrt{(-1)^2+(\sqrt{3})^2}=\sqrt{1+3}=\sqrt{4}=2

Step 3  Find θ using \tan θ =\frac{y}{x} with the terminal side of θ passing through (x, y).

\tan θ =\frac{y}{x}=\frac{\sqrt{3}}{-1}=-\sqrt{3}

We know that \tan \frac{π}{3}=\sqrt{3}. Because θ lies in quadrant II,

θ = π -\frac{π}{3}=\frac{3π}{3}-\frac{π}{3}=\frac{2π}{3}.

One representation of (-1, \sqrt{3}) in polar coordinates is (r, θ) = (2, \frac{2π}{3}).

6.26

Related Answered Questions

Question: 6.3.5

Verified Answer:

We begin with (x, y) = (-2, 0) and find a set of p...