SOLUTION: hi i am really having trouble with converting rectangular coordinates to polar coordinates because i first have to graph the points and find four different ways to express those po

Algebra ->  Trigonometry-basics -> SOLUTION: hi i am really having trouble with converting rectangular coordinates to polar coordinates because i first have to graph the points and find four different ways to express those po      Log On


   



Question 204635: hi i am really having trouble with converting rectangular coordinates to polar coordinates because i first have to graph the points and find four different ways to express those points with differing angles.
the points that i am having trouble with are (-10,-10)

Found 2 solutions by Alan3354, Edwin McCravy:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
hi i am really having trouble with converting rectangular coordinates to polar coordinates because i first have to graph the points and find four different ways to express those points with differing angles.
the points that i am having trouble with are (-10,-10)
---------------
The radius, r, is sqrt(x^2 + y^2)
r = sqrt(200) = 10sqrt(2)
-----------------------
(-10,-10) is in quadrant 3.
The tan of the angle is y/x = 1
angle = 225º

Answer by Edwin McCravy(20065) About Me  (Show Source):
You can put this solution on YOUR website!
hi i am really having trouble with converting rectangular coordinates to polar coordinates because i first have to graph the points and find four different ways to express those points with differing angles.
the points that i am having trouble with are (-10,-10)

Let's plot the point (x,y) = (-10,-10):



Now let's draw in x=-10, y=-10, and r, which we
will calculate:



We calculate r by the Pythagorean theorm 

r%5E2=x%5E2%2By%5E2
r%5E2=%28-10%29%5E2%2B%28-10%29%5E2
r%5E2=100%2B100
r%5E2=200
r=sqrt%28200%29
r=sqrt%28100%2A2%29
r=sqrt%28100%29sqrt%282%29
r=10sqrt%282%29

The reference angle is 45°, indicated by the red arc below:



So the angle in standard position, indicated by the blue arc 
below is 180°+45° or q = 225°, or 5pi%2F4 in radians:



So one way to express the rectangular point 

(x,y) = (-10,-10) 

in polar form is

(r,q) = (10sqrt%282%29%22%2C225%B0%29%22 or if you want q in radian measure

(r,q) = (10sqrt%282%29,5pi%2F4)

----

Another angle in standard position, indicated by the green arc 
below is -180°+45° = -135° or -3pi%2F4



So another way to express the rectangular
point (x,y) = (-10,-10) in polar form is

(r,q) = (10sqrt%282%29%22%2C-135%B0%29%22 or if you want q in radian measure

(r,q) = (10sqrt%282%29,-3pi%2F4)

To find a third one, just add 360° or 2pi to the positive angle.

(r,q) = (10sqrt%282%29%22%2C585%B0%29%22 or if you want q in radian measure

(r,q) = (10sqrt%282%29,13pi%2F4)

---

To find a fourth one, just add -360° or -2pi to the negative angle.

(r,q) = (10sqrt%282%29%22%2C-495%B0%29%22 or if you want q in radian measure

(r,q) = (10sqrt%282%29,-11pi%2F4)

Edwin