Hi Alex,
I'll give you a few hints that should get you started.
1. let u=√x then du=1/2√x
2. the integrand is now 2*tanh(u)*sech(u)du
3.tanh(u)=sinh(u)/cosh(u) and sech(u)=1/cosh(u)
4. integrand is now 2*sinh(u)/cosh2(u)
5. try w=cosh(u) so dw=sinh(u)du
You should be able to get it from here.
Jim