a particle in the xy-plane at the point (4,2) and moves along the curve y=squrt(x) to the point (0,0) and then returns along the same curve to the point (1,1). Using a single vector-valued function to represent the path of particle over a single interval (for the parameter). Given the interval for the parameter also.

