把参数方程x=-4+cost,y=3+sint(t为参数)化为普通方程
问题描述:
把参数方程x=-4+cost,y=3+sint(t为参数)化为普通方程
答
x+4=cost
y-3=sint
sint^2(^2未平方)+cost^2=1
(y-3)^2+(x+4)^2=1
接下去自己算吧