SOLUTION: Convert the polar coordinates point (3, 60º) to rectangular coordinates.
Algebra
->
Trigonometry-basics
-> SOLUTION: Convert the polar coordinates point (3, 60º) to rectangular coordinates.
Log On
Algebra: Trigonometry
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Trigonometry-basics
Question 1022102
:
Convert the polar coordinates point (3, 60º) to rectangular coordinates.
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
x = r cos theta = 3 cos 60 = 1.5
y = r sin theta = 3 sin 60 = 3(sqrt(3)/2) or about 2.6
so the point is about
(1.5, 2.6)