Concept:Simplify the algebraic fraction first, then integrate each term separately.Explanation:Rewrite the integrand by dividing each term in the numerator by x:x2x3+2x=x2x3+x2x=2x2+2.Now integrate term by term:∫(2x2+2)dx=∫2x2dx+∫2dx.For the first term, use the power rule:∫2x2dx=32x3.For the second term:∫2dx=2x.Combine the results and add the constant of integration k:∫x2x3+2xdx=32x3+2x+k.Answer:The correct option is C: 32x3+2x+k.