Skip to content
CalcGospel 國際數學圖譜

eliminate the parameter

消去参数

词汇拆解与释义

Eliminate the parameter 是从 parametric equations 中去掉参数,得到 Cartesian equation。

数学例子

若:

x=2t,y=t2x=2t,\quad y=t^2

t=x2t=\frac{x}{2},所以:

y=(x2)2=x24y=\left(\frac{x}{2}\right)^2=\frac{x^2}{4}

P4 用法

这是参数方程章节的基本操作。