I'm not sure exactly how you would show that every other point in the curve lies on this plane. I was thinking:
Find three points on the curve, setting t=-1,0,1. Then using those points to come up with 2 vectors v1 and v2 and taking v1 X v2. This gives us a normal vector, telling us that we...