"Find the implicit form of the curve defined by parametric equations $x = t+1,y=\frac{1}{t^{2}}$"
How can I clear $t$ to arrive at the implicit equation?
"Find the implicit form of the curve defined by parametric equations $x = t+1,y=\frac{1}{t^{2}}$"
How can I clear $t$ to arrive at the implicit equation?
On
An approach: express $t$ as a function of the other variables.
$$t=x-1=\pm\frac1{\sqrt y}.$$
In this case, it is better to express $t^2$ to avoid the double signs:
$$t^2=(x-1)^2=\frac1y.$$
Alternatively, say: "take $t+1$, subtract $1$ to get $t$, square and take the inverse to get $\dfrac1{t^2}$."
Then $\dfrac1{(x-1)^2}=y$.
HINT:
If $x=\dfrac1{t+1}\iff t+1=\dfrac1x\iff t=\cdots$
If $x=t+1\iff t=x-1$
Put this value in $y=\dfrac1{t^2}$
Alternatively, $y=\dfrac1{t^2}\iff t^2=\dfrac1y\ \ \ \ (1)$
and $x=t+1\iff t=x-1\implies t^2=(x-1)^2\ \ \ \ (2)$
Compare the values of $t^2$ in $(1),(2)$ to eliminate $t$