Find the corresponding rectangular coordinates for the point.

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
Lebombo
Messages
144
Reaction score
0

Homework Statement



Find the corresponding rectangular coordinates for the point. (-2, [itex]\frac{5\pi}{3}[/itex])



x = -2cos([itex]\frac{5\pi}{3}[/itex])

x = -2cos([itex]\frac{2\pi}{3}[/itex])

x = -2* [itex]\frac{-1}{2}[/itex] = 1



y = -2sin([itex]\frac{5\pi}{3}[/itex])

y = -2sin([itex]\frac{2\pi}{3}[/itex])

y = -2*[itex]\frac{\sqrt{3}}{2}[/itex] = -[itex]\sqrt{3}[/itex]


So the coordinate is (1, -[itex]\sqrt{3}[/itex])

This is my conclusion, however, the answer I found online does not agree: (1, -2)


Am I incorrect? If so, what am I not doing correctly?
 
Physics news on Phys.org
Lebombo said:

Homework Statement



Find the corresponding rectangular coordinates for the point. (-2, [itex]\frac{5\pi}{3}[/itex])

I assume that is in polar coordinates, with negative radius.

x = -2cos([itex]\frac{5\pi}{3}[/itex])

x = -2cos([itex]\frac{2\pi}{3}[/itex])

Are you sure those are equal?

x = -2* [itex]\frac{-1}{2}[/itex] = 1
y = -2sin([itex]\frac{5\pi}{3}[/itex])

y = -2sin([itex]\frac{2\pi}{3}[/itex])

Same problem. Are you sure those are equal?

y = -2*[itex]\frac{\sqrt{3}}{2}[/itex] = -[itex]\sqrt{3}[/itex]So the coordinate is (1, -[itex]\sqrt{3}[/itex])

This is my conclusion, however, the answer I found online does not agree: (1, -2)

That online answer is wrong. Fix your signs and you will have it.
 
LCKurtz said:
I assume that is in polar coordinates, with negative radius.

Yes, I should have mentioned the type of coordinates.


LCKurtz said:
Fix your signs and you will have it.



x = -2cos([itex]\frac{5\pi}{3}[/itex])

x = 2cos([itex]\frac{2\pi}{3}[/itex])

x = 2* [itex]\frac{-1}{2}[/itex] = -1



y = -2sin([itex]\frac{5\pi}{3}[/itex])

y = 2sin([itex]\frac{2\pi}{3}[/itex])

y = 2*[itex]\frac{\sqrt{3}}{2}[/itex] = [itex]\sqrt{3}[/itex]


So the coordinate is (-1, [itex]\sqrt{3}[/itex])

Like this?
 
Yes...(-1,√3) is the correct answer .