How to integrate sqrt((ax+b)/x) dx (square root of linear fractional function)

Holali
Messages
9
Reaction score
0
Hi,
simple question, but difficult to find an answer for me

How to integrate sqrt((ax+b)/x) dx ?
a,b constants and x variable

if it matters, I would be happy if you could solve it just for both a,b >0

Thanks
 
Physics news on Phys.org
Let u=\frac{ax+b}{x}. We're keeping our fingers crossed, there's no other common methods that apply, so this looked like most natural thing to do.

The expression will be a little simpler, but now we try a more common method, which is let v=\sqrt{u}. To find du, we usually consider v^2=u, to simplify things. I think you will end up with something that you know how to integrate.
 
Holali said:
Hi,
simple question, but difficult to find an answer for me

How to integrate sqrt((ax+b)/x) dx ?
a,b constants and x variable

if it matters, I would be happy if you could solve it just for both a,b >0

Thanks

Let x = (b/a)(sinh(t))²
 
go here:


integrals.wolfram.com/index.jsp

and enter

sqrt[(a*x+b)/x]

into the text box
 
Back
Top