find an equation of the curve $ \vec{c}(t)$ in $cartesian$ coordinates and sketch its graph $\vec{c}(t) = (t+4)\vec{i} +t^{2}\vec{j}$ ; $ t\in [1,3]$
How to start?
find an equation of the curve $ \vec{c}(t)$ in $cartesian$ coordinates and sketch its graph $\vec{c}(t) = (t+4)\vec{i} +t^{2}\vec{j}$ ; $ t\in [1,3]$
How to start?
We have $\vec{c}(t)=(x(t),y(t))$ with $x(t)=t+4$ and $y(t)=t^2$. Therefore
$t=x(t)-4$, hence
$y(t)=(x(t)-4)^2$.
Your turn !