Solving 2-Sphere Collision Problem: M, 2M, R, & 2R

  • Thread starter Thread starter whatisphys
  • Start date Start date
  • Tags Tags
    Spheres
AI Thread Summary
The discussion focuses on solving the collision problem of two spheres with different masses and radii. The initial potential energy (PE) and final PE were calculated, leading to a change in PE of -5GM^2/12R. The conservation of momentum was applied, resulting in a velocity ratio of V1 to V2 as V2 = -1/2(V1). The equations derived from conservation of energy and momentum were confirmed to be correct, indicating that the issue lies in the algebraic calculations. Participants emphasize the importance of double-checking the algebra to arrive at the correct velocities for both spheres.
whatisphys
Messages
2
Reaction score
0

Homework Statement



Two spheres having masses M (sphere 1) and 2M (sphere 2) and radii R and 2R, respectively, are released from rest when the distance between their centers is 8R.
How fast will sphere 1 be moving when they collide? Assume that the two spheres interact only with each other. Enter your answer in units of sqrt(GM/R).
How fast will sphere 2 be moving when they collide? Enter your answer in units of sqrt(GM/R)

Homework Equations


-Gmm/r
(mv^2)/2
m1v1 + m2v2 = 0 since starts at rest

The Attempt at a Solution



Okay.
So what I did was I first calculated initial PE and Final PE. I then calculated the change in PE which turned out to be -5GM^2/12R
Then, I equated it to deltaKE = -deltaPE which i got as (Mv1^2)/2 + (2Mv2^2)/2 = 5GM/12R.
I used conservation of momentum to find out the ratio of V1 to V2 which was V2 = -1/2(V1)
After that I substituted that to the equation above and solved for V1 as 20GM/36R.
But it says it is wrong. Any help would be appreciated. Thank you
 
Physics news on Phys.org
Please show your working for the change in potential energy.
 
PEi = GM2M/8R = -GM^2/4R and PEf = GM2M/3R = -2GM^2/3R

delta PE = Final - initial

make them so that they have common base which is -8GM^2/12R + 3GM^2/12R
 
OK I see ... so for conservaton of energy and momentum respectively you got:

$$v_1^2 + 4v_2^2 = \frac{10}{12}\frac{GM}{R}\\
v_1 + 2v_2 = 0$$ ... after dividing through by M in both equations and multiplying through by 2 in the top one.
That about right?

After that it is solved by simultaneous equations.
... your reasoning seems sound, so you need to check your algebra.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top