Solving U-Substitution Problem with 2x√(2x-3) in Calculus

jdawg
Messages
366
Reaction score
2

Homework Statement



∫2x√(2x-3) dx

Homework Equations





The Attempt at a Solution


u=2x
du=2 dx

1/2∫u√(u-3) du

Am I on the right track with this? I'm not really sure what to do next.
 
Physics news on Phys.org
Sort of. u= the inside of the square root
u=2x-3
du=2dx
dx=du/2 or 1/2

∫1/2 2xu^1/2 dx
the 2's cancel out.
now it should look like
∫x*u^1/2 and integrate that. and plug in the value for u after your done integrating
Becareful, because if i remember correctly. after integrating ∫x*u^1/2
Since we have an x. you have to solve for it, and plug it in.
u=2x-3 <-Solve the x

2x-3=0 2x=3
x=3/2
 
Last edited:
Thanks so much!
 
Jtechguy21 said:
Sort of. u= the inside of the square root
u=2x-3
du=2dx
dx=du/2 or 1/2

∫1/2 2xu^1/2 dx
the 2's cancel out.
now it should look like
∫x*u^1/2 and integrate that. and plug in the value for u after your done integrating
Becareful, because if i remember correctly. after integrating ∫x*u^1/2
Since we have an x. you have to solve for it, and plug it in.
u=2x-3 <-Solve the x

2x-3=0 2x=3
x=3/2

If u = 2x -3, then 2x = u + 3, so that your integral after substitution has only u in it.

Your integrand becomes (u+3)*SQRT(u)*du/2

You don't want an integrand which mixes x and u after substitution.
 
SteamKing said:
If u = 2x -3, then 2x = u + 3, so that your integral after substitution has only u in it.

Your integrand becomes (u+3)*SQRT(u)*du/2

You don't want an integrand which mixes x and u after substitution.

thanks for the correction
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top