Integrating sqroot(kx + (1/4)(k^2)) using basic integration techniques

  • Thread starter Thread starter meee
  • Start date Start date
  • Tags Tags
    Integrate
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
meee
Messages
87
Reaction score
0
help me integrate this please

sqroot( kx + (1/4)(k^2) ) dx

i wud like to know whether its solvable? and how to do it?
 
Last edited:
Physics news on Phys.org
So your k is a constant right?
To do this kind of problem, we usually use the u-substitution:
u = kx + 1 / 4 k2
Ok, can you go from here? :)
 
ok thanks... yes k = constant

2/(3k) * (kx + (1 / 4) k^2 ) ^(3/2)
is that right?