i'm assuming you don't just want to substitute in, I haven't worked it through totally, but here's some geomteric interpretation I hope helps
the curve is contained in a plane, so its tangent vector will be parallel to the plane, so perpindicular to the normal of the plane
the curve is also contained in the other surface, so its tangent vector will be parallel to its tangent surface, consider a level surface of the function
F(x,y,z) = x^2y + y2x + xyz + z^2 - 4
taking the gradient of will give will give the rate of maximum change, perpindicular to the surface's tangent plane.
you know have two vectors perpindicular to the tangent vector, so you can find the direction of the tangent vector - this will give the relative lengths of dx/dt, dy/dt, dz/dt
now y" = d^2y/dt^2 is a bit trickier, but you know:
- as the curve is contained in a plane you know its acceleration vector must also be parallel to the plane..
- x" is zero,
these 2 should be enough to get the direction, though not too sure on the magnitude... any ideas..? maybe implicit differentiation of the first function?