Stevo6754
- 30
- 0
Homework Statement
\int2x^3/2x^2+1
Homework Equations
None
The Attempt at a Solution
I used substitution
u = 2x^2+1
du/dt = 4x
dt = du/4x
\int(2x^3/u)du/4x
cancel out the x to get
\int(2x^2/u)du/4
solve for 2x^2
u = 2x^2 + 1
2x^2 = u - 1
\int((u-1)/u)du/4
\int(1/4)(1-1/u)du
Im stuck, problem is this looks like its going to be a log, but we haven't done logs in class so the answer he is looking for shouldn't be a log, am I going about this the wrong way or is his question wrong?