Lebombo
- 144
- 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?