I have 2 functions and I don't know how to eliminate variable $t$ from them. Could someone please help me with this...
$x(t)=Vt-\frac{bt^2 \sin(\omega)}{2}$ $(1)$
$y(t)=\frac{bt^2\cos(\omega)}{2}$ $(2)$
Is it possible to get $y(x)$ without variable $t$ in it...
My work :
when I substitute $bt^2=\frac{Vt-x}{sin(\omega)}$ from $(1)$
I get $y(x)=\frac{(vt-x)cos(\omega)}{sin(\omega)}$
Is it possible to get $y(x)$ without the variable $t$ in it ? If so could you please help me with it, Thank you in advance. :)
We can obtain $t$ from
$$y(t)=\frac{bt^2\cos(\omega)}{2}\implies t=\sqrt{\frac{2y}{b \cos \omega}}$$
and substitute in $x(t)=Vt-\frac{bt^2 \sin(\omega)}{2}$.
Or, as an alternative, obtain $t$ from
$$x(t)=Vt-\frac{bt^2 \sin(\omega)}{2}\implies \frac{b \sin(\omega)}{2}t^2-Vt+x=0$$
and substitute in $y(t)=\frac{bt^2\cos(\omega)}{2}$.