Concept:Use the identity tan2θ=sec2θ−1 and substitution to simplify the integral.Explanation:Let u=5−2x.Then du=−21dx, so dx=−2du.The integral becomes∫tan2(5−2x)dx=∫tan2u⋅(−2du)=−2∫tan2udu.Replace tan2u with sec2u−1:−2∫(sec2u−1)du=−2(∫sec2udu−∫1du).We know ∫sec2udu=tanu, and ∫1du=u.Thus, −2(tanu−u)+C=−2tanu+2u+C.Substitute back u=5−2x:−2tan(5−2x)+2(5−2x)+C=−2tan(5−2x)+10−x+C.Combine the constants 10 and C into a new constant C′:−2tan(5−2x)−x+C′.Answer:−2tan(5−2x)−x+c (Option D)