For the given point in rectangular coordinates, how do you find the corresponding polar coordinates for the point (10 sqrt (3), 10)(103,10)?

1 Answer
Jun 10, 2016

(20,pi/6)(20,π6)

Explanation:

To convert from (x ,y) to (r,theta)(r,θ) use the formulae which connect Cartesian to Polar coordinates.

•r=sqrt(x^2+y^2)r=x2+y2

•theta=tan^-1(y/x)θ=tan1(yx)

here x=10sqrt3" and "y=10=103 and y=10

rArrr=sqrt((10sqrt3)^2+10^2)=sqrt(300+100)=sqrt400=20r=(103)2+102=300+100=400=20

and theta=tan^-1(10/(10sqrt3))=tan^-1(1/sqrt3)=pi/6θ=tan1(10103)=tan1(13)=π6

rArr(10sqrt3,10)→(20,pi/6)(103,10)(20,π6)