Concept:Integration by substitution using the power rule ∫xndx=n+1xn+1+C.Explanation:Let I=∫sin3xcosxdx.Substitute t=sinx.Then dt=cosxdx.The integral becomes ∫t3dt=4t4+C.Substitute back: I=4sin4x+C.Using sin2x=1−cos2x, we get I=4(1−cos2x)2+C.This matches option D.Answer:Option D: 4(1−cos2x)2+C.