Concept:This problem uses the chain rule to differentiate a composite function y=f(u), where u is a rational function of x.Explanation:Let u=x2+12x−1. Then y=f(u).By the chain rule, dxdy=f′(u)⋅dxdu.Given f′(x)=sin2x, so f′(u)=sin2u.First find u at x=1: u=12+12(1)−1=21.Next, differentiate u using the quotient rule:dxdu=(x2+1)2(x2+1)(2)−(2x−1)(2x).At x=1, the numerator is (2)(2)−(1)(2)=4−2=2, and the denominator is (2)2=4.So dxdux=1=42=21.Thus, dxdyx=1=sin2(21)⋅21.This simplifies to 21sin2(21).Answer:dxdy at x=1 is 21sin2(21), which is Option D.