首页 > 留学知识库

问题: 关于cartesian equation

convert the paramentric equation x=sect and y=tant into a Cartesian equation.Plot the curve.

这道题是要画图吗?Cartesian equation这个不就是直角坐标系么?什么意思呢这题

解答:

题目:把参数方程x=sett,y=tant(t是参数)为直角坐标方程,并且画出这曲线
cartesian equation:笛卡尔方程=直角坐标方程

因为(secA)^2-(tanA)^2=1
所以x^2-y^2=1
这是一等轴双曲线,自己画出来就可以了。