Homework Statement
How do you convert the rectangular coordinate points (1, -2) to polar form?
note: rectangular is (x,y) polar is (r, theta)Homework Equations
r^2 = x^2 + y^2 , x = rcos(theta) , y = rsin(theta) , tan(theta) = y/xThe Attempt at a Solution
So basically, I tried getting it to...