Say I have the indefinite integral $\int g(x)g'(x)~dx$, how would I go about solving this?
2026-04-07 07:28:44.1775546924
Integral of the product of a function and its derivative.
15.2k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Notice that $2g'(x) g(x) = [g(x)^2]'$
So
$$\int g'(x) g(x) dx = \int [\frac{g(x)^2}{2}]' dx = \frac{g(x)^2}{2}$$
As the primitive of the derivative of a function is this function