Skip to content
CalcGospel 國際數學圖譜
返回

IAL 2022 Oct Q1

A Level / Edexcel / P4

IAL 2022 Oct Paper · Question 1

题目

Problem

A curve CC has parametric equations

x=tt3y=1t+2tRt>3x=\frac{t}{t-3}\qquad y=\frac{1}{t}+2\qquad t\in\mathbb{R}\qquad t>3

Show that all points on CC lie on the curve with Cartesian equation

y=ax1bxy=\frac{ax-1}{bx}

where aa and bb are constants to be found.

(3)
题目中文翻译

曲线 CC 的参数方程为

x=tt3y=1t+2tRt>3x=\frac{t}{t-3}\qquad y=\frac{1}{t}+2\qquad t\in\mathbb{R}\qquad t>3

证明 CC 上所有点都在直角坐标方程

y=ax1bxy=\frac{ax-1}{bx}

所表示的曲线上,其中 a,ba,b 为待求常数。

解答

解法一

思路

展开

先由 x=tt3x=\frac{t}{t-3} 解出参数 tt,再代入 y=1t+2y=\frac1t+2 消去参数。最后将所得方程整理成题目指定的形式,便可确定 aabb

答题过程

展开

From

x=tt3,x=\frac{t}{t-3},

we have

x(t3)=txtt=3xt(x1)=3x.\begin{align*} x(t-3)=&\,t\\ xt-t=&\,3x\\ t(x-1)=&\,3x. \end{align*}

Therefore,

t=3xx1.t=\frac{3x}{x-1}.

Substituting this into the equation for yy gives

y=1t+2=x13x+2=x1+6x3x=7x13x.\begin{align*} y =&\,\frac1t+2\\ =&\,\frac{x-1}{3x}+2\\ =&\,\frac{x-1+6x}{3x}\\ =&\,\frac{7x-1}{3x}. \end{align*}

Comparing this with

y=ax1bx,y=\frac{ax-1}{bx},

we obtain

a=7,b=3.\boxed{a=7,\qquad b=3}.