|
28-04-2005: 28th April 2005 19:59
|
#4
|
|
|
|
Overlord in Training
Thread Starter
|
|
Join Date: Apr 2004
Location: UK
Posts: 2,185
|
|
|
Originally Posted by mockel
u^2 = x-1
2u.du/dx = 1
dx = 2u.du
x=2, u=1
x=5, u=2
=> INT (2u/1+u)du , from 1 to 2
= 2 INT [(1+u)-1 / (1+u)] du
= 2 INT [1 - 1/(1+u)] du
= 2[u - ln(1+u)] , from 1 to 2
= 2[(2-ln3) - (1-ln2)]
= 2[1 + ln(2/3)]
= 2 + 2ln(2/3)
Thank you to both of you.
I have highlighted the step that I couldn't do. More practice needed I guess.
|
|
|
|