题目
Problem
A curve has parametric equations
x=t3−t2+t−1andy=tet.
(a) Show that 1 is the only real value of t for which x=0.
[1]
(b) Show that
dxdy=3t2−2t+1(t+1)et.
[3]
(c) Find the Maclaurin’s series for y up to and including the term in x2.
[6]
题目中文翻译
一条曲线的参数方程为
x=t3−t2+t−1以及y=tet
(a) 证明当 x=0 时,1 是 t 的唯一实数值。
(b) 证明
dxdy=3t2−2t+1(t+1)et
(c) 求 y 的 Maclaurin 级数,展开到并包括 x2 项。
解答