How do you express the Cartesian coordinates (4, 0) as polar coordinates?
1 Answer
Apr 26, 2017
Explanation:
To convert from
color(blue)"cartesian to polar"cartesian to polar
• r=sqrt(x^2+y^2)∙r=√x2+y2
• theta=tan^-1(y/x); -pi< theta <= pi∙θ=tan−1(yx);−π<θ≤π
"here " x=4" and " y=0here x=4 and y=0
rArrr=sqrt(4^2+0^2)=4⇒r=√42+02=4
theta=tan^-1(0)=0θ=tan−1(0)=0
rArr(4,0)to(4,0)⇒(4,0)→(4,0)