Use the general term of a binomial expansion to extract the coefficient of a required power of x.Explanation:For the expansion (x+x22)5, take p=x, q=x22, and n=5.The general term is:Tr+1=5Crx5−r(x22)r.Rewrite it by combining powers of x:Tr+1=5Cr2rx5−r−2r=5Cr2rx5−3r.We want the term that contains x2, so set 5−3r=2.Solving gives r=1.Substitute r=1 into the general term:T2=5C1⋅21⋅x2=5×2×x2=10x2.Therefore, the coefficient of x2 is 10.Answer:Option A — 10.