How do you convert the Cartesian coordinates (-2,-2) to polar coordinates?

1 Answer
Oct 22, 2015

(x,y) = (-2,-2) iff (r,theta) = (2sqrt(2),(5pi)/4)(x,y)=(2,2)(r,θ)=(22,5π4)

Explanation:

Given (x,y) = (-2,-2)(x,y)=(2,2)

Since x=yx=y we have a reference angle of pi/4π4
and since both xx and yy are negative the point is in Quadrant III
rArr theta = (5pi)/4θ=5π4

The radius, rr can be calculated using the Pythagorean Theorem:
color(white)("XX")r=sqrt((-2)^2+(-2)^2) = 2sqrt(2)XXr=(2)2+(2)2=22