把圆的极坐标方程ρ=sinθ化为直角坐标方程,并说明圆心和半径

2025-06-24 19:33:29
推荐回答(1个)
回答1:

x=ρcosθ,y=ρsinθ,ρ²=x²+y²
ρ=sinθ
ρ²=ρsinθ
x²+y²=y
x²+y²-y=0
x²+[y-(1/2)]²=1/4
圆心是(0,1/2),半径是R=1/2