The underlying thought here is that both y and x are functions of t. Of course that means that y^2 is also a function of t, as is y^2 + x. And we apply the chain rule.
I am going to go step by step so that you see what is going on.
y2+x=0⟹dtd(y2+x)=dtd(0)=0. Make sense?
But dtd(y2+x)=dtd(y2)+dtd(x)=dtd(y2)+dtdx. Addition rule, right?
Nowdtd(y2)=dyd(y2)∗dtd(y). Chain rule.
But dyd(y2)=2y. Power rule.
And dtd(y)=dtdy.
So dyd(y2)=2y∗dtdy. Substituting.
Giving dtd(y2)+dtd(x)=2y∗dtdy+dtdx. More substitution.
Thus, 2y∗dtdy+dtdx=0. And more substitution.
Implicit differentiation just skips a bunch of steps and really is a result of the chain rule.
y2+x=0⟹2y∗dtdy+dtdx=0. Proceed.