Concept:Use the property that f(x)+f(−x) simplifies by rewriting f(−x) with a common denominator, then integrate the resulting standard form.Explanation:Let f(x)=1+πxsin2(πx).Then f(−x)=1+π−xsin2(−πx)=1+π−xsin2(πx).Multiply the numerator and denominator of f(−x) by πx:f(−x)=1+πxπxsin2(πx).Add the two terms:f(x)+f(−x)=1+πxsin2(πx)+1+πxπxsin2(πx)=sin2(πx).Therefore, ∫(f(x)+f(−x))dx=∫sin2(πx)dx.Use the identity sin2θ=21−cos2θ:∫sin2(πx)dx=∫21−cos(2πx)dx.Integrate term by term:=2x−4πsin(2πx)+c.This matches option B.Answer:Option B: 2x−4πsin(2πx)+c, where c is the constant of integration.