Show that the map $F: \Bbb A^1 \to \Bbb V(y-x^2) \subset \Bbb A^2, t \longmapsto (t,t^2)$ is an isomorphism from the line to a parabola.
I've learned about morphisms between affine varieties and the pullback and this is an example problem where I think I should use the fact that if $V$ and $W$ are affine varieties in $\Bbb A^n$, then $V \cong W \iff \Bbb C[V] \cong \Bbb C[W]$, here $\Bbb C [V]$ and $\Bbb C[W]$ are the coordinate rings of $V$ and $W$.
So if I define the pullback $F^\#: \Bbb C[x,y]/(y-x^2) \to \Bbb C[t]$ such that $x \longmapsto t, y \longmapsto t^2$ I have an surjective algebra homomorphism with kernel $\ker F^\# =\{p \in \Bbb C[x,y]/(y-x^2) \mid F^\#(p)=p(t,t^2)=0 \}$.
I think I should use the isomorphism theorem for algebras here to get something like $$\Bbb C[x,y]/(y-x^2) \Big / \ker F^\# \cong \Bbb C[t]$$ but I don't know what this kernel is and similarly I don't know how to handle this "double quotient". Any hints what to do here?