Michael L. answered 02/13/16
Tutor
New to Wyzant
Intuitively explains the concepts in Math and Science
Hi GL,
(r, θ) -----> (x, y)
In the 2D, the radial distance from the origin to the point (x,y) makes an angle θ - π/6
x2 + y2 = r2
r = √(x2 + y2), and rcos θ = x and rsin θ = y
r cos( θ - π/6) = 2, Expand the left-hand side
rcos( θ - π/6) = r cosθ cos( π/6) - r sinθ sin(π/6) ,
Substitute rsin(θ and rcosθ from above and sin(π/6) = 1/2 ,cos(π/6) =√3 /2
r cos( θ - π/6)= x√3 /2 + y(1/2), set this equal to the right hand side
x√3 /2 + y(1/2) = 2
x√3 + y = 4
y = - x√3 + 4