Concept:Use the power rule of integration: ∫xndx=n+1xn+1+k for each term.Explanation:Write the integral as the sum of separate integrals:∫(x2+3x−5)dx=∫x2dx+∫3xdx−∫5dxApply the power rule to each term.For x2: ∫x2dx=3x3For 3x: ∫3xdx=23x2For −5: ∫5dx=5xCombine the results and add the constant of integration k:3x3+23x2−5x+kAnswer:3x3+23x2−5x+kThis matches option C.