Find the $y$-intercept of a given parametric curve.
$$x=t(t^2-3)$$
$$y=3(t^2-3)$$
My attempt: $x'_t=3t^2-3$, and $y'_t=6t$
$y'/x'=6t/3t^2-3=2t/t^2-1=?$
And that's where I'm stuck, I tried the other method of substitution but couldn't find a method to isolate $t$. I derived $x$ and $y$ because I'm trying to find $mx+b$ to find its y-intercept.
