参数方程消去参数

问题描述:

参数方程消去参数
x=rθ-rsinθ
y=r-rcosθ
消去参数θ

题目没出错吧?(2)式得出θ = arccos(r-y)/r 然后带入 (x - rθ)2 + (y - r)2 = r2 不就没有θ了?