Concept:Parametric differentiation is used to find dxdy and dx2d2y, then substitute into the given expression.Explanation:Given x=sint and y=cos(pt).First, dtdx=cost and dtdy=−psin(pt).So, dxdy=cost−psin(pt).Differentiate again with respect to x:dx2d2y=cost1⋅dtd(cost−psin(pt)).Applying the quotient rule:dx2d2y=cost1[−p2cos(pt)sect−psin(pt)secttant].Simplify:dx2d2y=−p2cos(pt)sec2t−psin(pt)sec2ttant.Now, 1−x2=1−sin2t=cos2t and x=sint.Substitute into the given expression:(1−x2)dx2d2y−xdxdy=cos2t[−p2cos(pt)sec2t−psin(pt)sec2ttant]−sint(cost−psin(pt)).This simplifies to:−p2cos(pt)−psin(pt)tant+psin(pt)tant.The last two terms cancel, giving:−p2cos(pt).Since y=cos(pt), the expression equals −p2y.Answer:−p2y, which is option B.