Trouble rearranging this equation

  • Thread starter Thread starter Deceit
  • Start date Start date
AI Thread Summary
The discussion focuses on rearranging the equation to isolate r2, starting from the equation involving gravitational forces and kinetic energy. The user successfully eliminates m2 and manipulates the equation but makes an error in the step where they take reciprocals, incorrectly applying the rules of algebra. A participant points out that the assumption made in that step is incorrect, emphasizing the need to properly handle the terms on the right side of the equation. They suggest multiplying both sides by r2 and then dividing by the appropriate terms to correctly isolate r2. The user acknowledges the mistake and expresses gratitude for the clarification.
Deceit
Messages
8
Reaction score
0
I'm trying to rearrange this equation to isolate r2:

1/2(m2)(v)^2 = [-(G)(m2)(m1)] / (r2) - [-(G)(m2)(m1)] / (r1)

Eliminating m2:
1/2(v)^2 = [-(G)(m1)] / (r2) - [-(G)(m1)] / (r1)

Some swapping around the equal sign:
[(G)(m1)] / (r2) = [(G)(m1)] / (r1) - 1/2(v)^2

Dividing everything by (G)(m1):
1 / (r2) = 1 / (r1) - [(v)^2] / [2(G)(m1)]

Take the reciprocals:
(r2) = (r1) - [2(G)(m1)] / [(v)^2]

This isolates r2, but the answer I get when I substitute the numbers is way off. I'm not 100% confident in my rearranging skills, so I'm pretty sure I've made an error somewhere trying to do so.

So, if someone can point out where I went wrong / which rule of rearranging I may have broken and push me in the right direction, it would be greatly appreciated!
 
Physics news on Phys.org
Deceit said:
I'm trying to rearrange this equation to isolate r2:

1/2(m2)(v)^2 = [-(G)(m2)(m1)] / (r2) - [-(G)(m2)(m1)] / (r1)

Eliminating m2:
1/2(v)^2 = [-(G)(m1)] / (r2) - [-(G)(m1)] / (r1)

Some swapping around the equal sign:
[(G)(m1)] / (r2) = [(G)(m1)] / (r1) - 1/2(v)^2

Dividing everything by (G)(m1):
1 / (r2) = 1 / (r1) - [(v)^2] / [2(G)(m1)]

Take the reciprocals:
(r2) = (r1) - [2(G)(m1)] / [(v)^2]

This isolates r2, but the answer I get when I substitute the numbers is way off. I'm not 100% confident in my rearranging skills, so I'm pretty sure I've made an error somewhere trying to do so.

So, if someone can point out where I went wrong / which rule of rearranging I may have broken and push me in the right direction, it would be greatly appreciated!

The step in red is way wrong. Before that step, the right hand side of the equation was in the form a - b (it had two terms).

Now, your step assumes that (a-b)-1 = a-1 - b-1. Hopefully it's obvious that this is not true.

Instead, once you get to your second last step, multiply both sides of the equation by r2. Then divide both sides of the equation by all that junk that is multiplying r2 on the right hand side. EDIT: in fact, you can even do that as early as your third last step.
 
Ah ok; yes that makes complete sense

Thanks for pointing that out :)
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top