Need help doing simple re-arrangement

  • Thread starter Thread starter adelaide87
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
adelaide87
Messages
24
Reaction score
0

Homework Statement



How do you go from:

(2x)/(2x+1)

and rearrange to get:

1-[(1)/(2x+1)]?

My book goes directly from 1 to the other before doing the integration and both are the same, but can someone explain how this rearrangement is done?

Thanks!
 
Physics news on Phys.org
You can (almost) always replace 1 by (anything)/(anything). In this case they used 1 = (2x+1)/(2x+1).
 
They used little trick:
[tex]\frac{2x}{2x+1}=\frac{(2x+1)-1}{2x+1}=1-\frac{1}{2x+1}[/tex]
:smile:
 
Sorry haha but I am still confused as to what you did exactly.
 
The first step is that 2x = (2x + 1) - 1

[tex] \frac{(2x+1)-1}{2x+1}= \frac{2x+1}{2x+1} - \frac{1}{2x+1} = 1-\frac{1}{2x+1}[/tex]since [tex] \frac{2x+1}{2x+1} = 1[/tex]
 
so what about this one:(3x)/(4x+1)

I don't understand if you are just bringing the bottom up, or how 2x = (2x + 1) - 1
 
Okay nevermind, I see what you are doing. Didnt make sense at first, thank you for the help.