Concept:Use Taylor series expansions of tanx and sinx as x→0.Explanation:The given limit is:L=x→0lim(1−cos2x)2x(tan2x−2tanx).Since 1−cos2x=2sin2x, the denominator becomes:(1−cos2x)2=(2sin2x)2=4sin4x.For small x, use the expansions:tan2x=2x+3(2x)3+⋯=2x+38x3+⋯,2tanx=2x+32x3+⋯.Subtracting gives:tan2x−2tanx=(2x+38x3+⋯)−(2x+32x3+⋯)=2x3+⋯.Also, sinx=x+⋯, so:4sin4x=4x4+⋯.Therefore:L=x→0lim4x4+⋯x(2x3+⋯)=4x42x4=21.This matches option C.Answer:21, i.e. option C.