Concept:Parametric differentiation: find dydx​ by computing dy/dtdx/dt​ using the derivative of power functions.Explanation:Given x=a(t+t1​) and y=a(t−t1​).Differentiate both with respect to t:dtdx​=a(1−t21​)dtdy​=a(1+t21​)Now dydx​=dy/dtdx/dt​=a(1+t21​)a(1−t21​)​=1+t21​1−t21​​.Multiply numerator and denominator by t:=t+t1​t−t1​​Now note that t−t1​=ay​ and t+t1​=ax​, sodydx​=x/ay/a​=xy​.Answer:xy​ (Option B)