What is the antiderivative of $(2x+7)^{1/2}$?
My understanding is that it would be $\frac 23 \times(2x+7)^{3/2}$ but according to the source I am working from the answer is $\frac 13 \times (2x+7)^{3/2}$.
What is the antiderivative of $(2x+7)^{1/2}$?
My understanding is that it would be $\frac 23 \times(2x+7)^{3/2}$ but according to the source I am working from the answer is $\frac 13 \times (2x+7)^{3/2}$.
$$\int\sqrt{(2x+7)}dx$$
Set $t=2x+7$ and $dt=2dx$
$$=\frac 1 2\int\sqrt tdt=\frac{t^{3/2}}{3}+\mathcal C=\frac{(2x+7)^{3/2}}{3}+\mathcal C$$
Notice:
$$\int x^n\space\text{d}x=\frac{x^{1+n}}{1+n}+\text{C}$$
$$\int\sqrt{2x+7}\space\text{d}x=$$
Substitute $u=2x+7$ and $\text{d}u=2\space\text{d}x$:
$$\frac{1}{2}\int\sqrt{u}\space\text{d}u=\frac{1}{2}\int u^{\frac{1}{2}}\space\text{d}u=\frac{1}{2}\cdot\frac{u^{1+\frac{1}{2}}}{1+\frac{1}{2}}+\text{C}=\frac{u^{\frac{3}{2}}}{3}+\text{C}=\frac{(2x+7)^{\frac{3}{2}}}{3}+\text{C}$$
$$(2x+7)^{1/2}=2^{1/2}(x+\frac72)^{1/2}\to2^{1/2}\frac1{\frac32}(x+\frac72)^{3/2}=\frac{2^{3/2}}3(x+\frac72)^{3/2}=\frac{(2x+7)^{3/2}}3.$$