u^2=x-1 --> dx/du=2u Plugging in, you want to integrate 2u/(1+u) with respect to u split this into u/(1+u) + u/(1+u) These integrate into (u+1) - ln(u+1) + (u+1) - ln(u+1)=2(u+1)-2ln(u+1) since we want to integrate from x=2 to x=5, we want u from 1 to 2 plugging in, we get 2(3)-2ln(3)-2(2)+2ln(2)= 2 + 2(ln(2/3))=1.19