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.
The $y$ intercept is when $x=0$, so solve the $x$ equation to get the $t$ that makes that true. You should find three of them. Each creates a $y$ intercept, but two are the same.
Here is the plot from Alpha:
You can see it crosses the $y$ axis once at $-9$ and twice at $0$. These correspond to $t=0$ and $t=\pm \sqrt 3$