Here is the equation:
$$\int 3x \sqrt{1-2x^2}dt$$
Here is my answer:
$$ \dfrac14 \int (1-2x^2)^{1/2} . 3x = -\dfrac14 \dfrac{(1-2x^2)^{3/2}}{3/2} = -\dfrac14 \cdot \dfrac23 (1-2x^2)^{3/2} + c$$
correct answer:
it should be -1/2 instead of -1/4 . 2/3 at the end. what am I doing wrong?
let us denote $s=1-2*x^2$,then $ds=-4*xdx$ ,because you have $3$ in your equation,outside of integrat will come $-3/4$,so it would be
$$\int (-3/4)*\sqrt{s}ds$$
can you continue from this?