For the given point in rectangular coordinates, how do you find the corresponding polar coordinates for the point (10 sqrt (3), 10)(10√3,10)?
1 Answer
Jun 10, 2016
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)∙θ=tan−1(yx) here x
=10sqrt3" and "y=10=10√3 and y=10
rArrr=sqrt((10sqrt3)^2+10^2)=sqrt(300+100)=sqrt400=20⇒r=√(10√3)2+102=√300+100=√400=20 and
theta=tan^-1(10/(10sqrt3))=tan^-1(1/sqrt3)=pi/6θ=tan−1(1010√3)=tan−1(1√3)=π6
rArr(10sqrt3,10)→(20,pi/6)⇒(10√3,10)→(20,π6)