- #1
LocationX
- 147
- 0
[tex]\int (C^2x^2-x^4)^{0.5} dx [/tex]
C is a constant
any ideas as to how I shoud start to integrate this one?
C is a constant
any ideas as to how I shoud start to integrate this one?
Just a minor correction.LeonhardEuler said:Yeah, just factor out x^2, so you have
[tex]\int x\sqrt{C^2-x^2}dx[/tex]
Then just make the substitution [itex]u=x^2[/itex].