Concept:Use polynomial division to simplify the integrand, then integrate term by term.Explanation:<br>x+2x2=x−2+x+24<br>using long division.Now integrate:<br>∫x+2x2dx=∫(x−2+x+24)dx=2x2−2x+4ln∣x+2∣+c<br>Note: log denotes natural logarithm as per the options.Answer:2x2−2x+4log(x+2)+c, which corresponds to option B.