直交座標 $(-1, \sqrt{3})$ と $(-2, 2)$ を極座標 $(r, \theta)$ で表す問題です。幾何学極座標座標変換三角関数2025/7/211. 問題の内容直交座標 (−1,3)(-1, \sqrt{3})(−1,3) と (−2,2)(-2, 2)(−2,2) を極座標 (r,θ)(r, \theta)(r,θ) で表す問題です。2. 解き方の手順直交座標 (x,y)(x, y)(x,y) から極座標 (r,θ)(r, \theta)(r,θ) への変換は以下の式で行います。r=x2+y2r = \sqrt{x^2 + y^2}r=x2+y2θ=arctan(yx)\theta = \arctan(\frac{y}{x})θ=arctan(xy)ただし、θ\thetaθ の象限を考慮する必要があります。(1) (−1,3)(-1, \sqrt{3})(−1,3)の場合:r=(−1)2+(3)2=1+3=4=2r = \sqrt{(-1)^2 + (\sqrt{3})^2} = \sqrt{1 + 3} = \sqrt{4} = 2r=(−1)2+(3)2=1+3=4=2θ=arctan(3−1)=arctan(−3)\theta = \arctan(\frac{\sqrt{3}}{-1}) = \arctan(-\sqrt{3})θ=arctan(−13)=arctan(−3)xxx が負で yyy が正なので、θ\thetaθ は第2象限にあります。したがって、θ=2π3\theta = \frac{2\pi}{3}θ=32π (または 120°)です。(2) (−2,2)(-2, 2)(−2,2)の場合:r=(−2)2+(2)2=4+4=8=22r = \sqrt{(-2)^2 + (2)^2} = \sqrt{4 + 4} = \sqrt{8} = 2\sqrt{2}r=(−2)2+(2)2=4+4=8=22θ=arctan(2−2)=arctan(−1)\theta = \arctan(\frac{2}{-2}) = \arctan(-1)θ=arctan(−22)=arctan(−1)xxx が負で yyy が正なので、θ\thetaθ は第2象限にあります。したがって、θ=3π4\theta = \frac{3\pi}{4}θ=43π (または 135°)です。3. 最終的な答え(1) (−1,3)→(2,2π3)(-1, \sqrt{3}) \rightarrow (2, \frac{2\pi}{3})(−1,3)→(2,32π)(2) (−2,2)→(22,3π4)(-2, 2) \rightarrow (2\sqrt{2}, \frac{3\pi}{4})(−2,2)→(22,43π)