find the polar coordinates from the cartesian coordinates?

Messagehelp

New member
Joined
Sep 18, 2005
Messages
19
The Cartesian coordinates of a point are given.

(a) Find polar coordinates (r, ?) of the point (2?3, 2), where r > 0 and 0 ? ? ? 2?.
(b) Find polar coordinates (r, ?) of the point (2?3, 2), where r < 0 and 0 ? ? ? 2?.
(c) Find polar coordinates (r, ?) of the point (1, -5), where r > 0 and 0 ? ? ? 2?.
(d) Find polar coordinates (r, ?) of the point (1, -5), where r < 0 and 0 ? ? ? 2?.
 
r=x2+y2\displaystyle r = \sqrt{x^2 + y^2}

θ=arctan(yx)\displaystyle \theta = \arctan\left(\frac{y}{x}\right)

remember that the arctan function gives values of θ\displaystyle \theta in quadrants I and IV, from π2\displaystyle -\frac{\pi}{2} to π2\displaystyle \frac{\pi}{2}.
angles in quad IV are negative, so add 2π\displaystyle 2\pi ... also, you'll have to add π\displaystyle \pi for values of θ\displaystyle \theta in quadrants II and III, so pay attention to what quadrant you're working in.
 
Top