" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.
int x^n = 1/(n+1) x^(n+1)
int cos(ax + b) = 1/a sin(ax + b)
so,
int x^2 + cos(3x+2) dx
= 1/3 x^3 + 1/3 sin(3x+2) + C
= 1/3 (x^3 + sin(3x+2)) + C