Concept:Rewrite the integrand as a sum of powers of x and integrate each term using the power rule.Explanation:Start by dividing each term in the numerator by x3:x31+x=x31+x3x=x−3+x−2.Now integrate the two terms separately:∫(x−3+x−2)dx=∫x−3dx+∫x−2dx.Apply the power rule ∫xndx=n+1xn+1+k for n=−1:∫x−3dx=−2x−2=−2x21.∫x−2dx=−1x−1=−x1.Combine the results and add the constant of integration k:∫x31+xdx=−2x21−x1+k.Answer:−2x21−x1+k (Option B).