Here is the equation: $$\int t^2 \sqrt{t}dt$$
Here is my answer: $$\int t^2 \sqrt{t} = \dfrac12 \int t^{1/2}2t = \dfrac12 \dfrac{t^{3/2}}{3/2} = \dfrac12 \cdot \dfrac23 t^{3/2} + c$$
whereas here is the correct answer:
$$\dfrac27 \dfrac{t^{7}}2 + c$$
What am I doing wrong?
$$\int t^2\sqrt{t} \ dt = \int t^2\cdot t^{\frac{1}{2}} \ dt = \int t^{\frac{5}{2}} \ dt = \frac{t^{\frac{5}{2}+1}}{\frac{5}{2}+1}+C=\frac{t^{\frac{7}{2}}}{\frac{7}{2}}+C =\frac{2}{7}t^{\frac{7}{2}}+C$$