How to solve an elastic collision problem?

AI Thread Summary
To solve the elastic collision problem involving a 4 kg block and a 2 kg block, the conservation of momentum and kinetic energy equations must be applied. The initial momentum equation is m1v1i + m2v2i = m1v1f + m2v2f, and the kinetic energy equation is 0.5m1(v1i)^2 + 0.5m2(v2i)^2 = 0.5m1(v1f)^2 + 0.5m2(v2f)^2. The discussion highlights the importance of forming two equations with two unknowns (final velocities) and solving them simultaneously. While one participant attempted to eliminate variables by dividing the equations, it was advised to keep them separate for clarity. Ultimately, substituting one equation into the other allows for the calculation of the final velocities.
Jatsix30
Messages
8
Reaction score
0

Homework Statement



A 4 kg block moving to the right at 6 m/s collides elastically with a 2 kg block moving to the right at 3 m/s. Find the final velocities and the initial and final energies. Show all your work. [ignore external forces]

Homework Equations



In an elastic collision momentum inital = momentum final and KEi = KEf
momentum = mv
KE= .5mv^2


The Attempt at a Solution



I used these equations and did some algebra but ended up getting too many variables. Am i missing some info here?

Thanks.
 
Physics news on Phys.org
Jatsix30 said:
I used these equations and did some algebra but ended up getting too many variables. Am i missing some info here?

You should end up with a system of two equations with two unknowns, i.e. the final velocities.
 
Jatsix30 said:
I used these equations and did some algebra but ended up getting too many variables. Am i missing some info here?

Show the working that you have done. I assure you, there is enough information given in the question to solve the problem.
 
You need to know what the energy is at the start for each particle add them together and then equal it to the total energy after the collision.
 
algebra

ok, well knowing that p initial = p final, i knew that

m1v1i + m2v2i = m1v1f + m2v2f

Moving the variables around so that i would have the masses as common variables, i got

m1 (v1i - v1f) = m2 (v2f - v2i) -- equation 1

at this point i worked with the kinetic energy equations, knowing that KE initial = KE final.

.5m1(v1i)^2 + .5m2(v2i)^2 = .5 m1(v1f)^2 + .5 m2(v2f)^2

after factoring out .5 and moving the variables so that i had the masses as common variables, i got

m1(v1i^2 - v1f^2) = m2 (v2f^2 - v2i^2) -- equation 2

at this point i divided this equation (equation 2) by the equation i got after working (equation 1) with the momentum equations to eliminate the masses. (this is something my teacher said to do, though I'm not really sure how it is helpful.)

After eliminationg the masses on each side, i got

(v1i^2 - v1f^2) / (v1i - v1f) = (v2f^2 - v2i^2) / (v2f - v2i)

knowing that the numerators in each case were differences of two squares, i factored that and canceled out one factor on each side with the denominator, leaving

v1i + v1f = v2f + v2i

and this is where i got stuck.
 
Jatsix30 said:
ok, well knowing that p initial = p final, i knew that

m1v1i + m2v2i = m1v1f + m2v2f

Moving the variables around so that i would have the masses as common variables, i got

m1 (v1i - v1f) = m2 (v2f - v2i) -- equation 1

at this point i worked with the kinetic energy equations, knowing that KE initial = KE final.

.5m1(v1i)^2 + .5m2(v2i)^2 = .5 m1(v1f)^2 + .5 m2(v2f)^2

after factoring out .5 and moving the variables so that i had the masses as common variables, i got

m1(v1i^2 - v1f^2) = m2 (v2f^2 - v2i^2) -- equation 2

at this point i divided this equation (equation 2) by the equation i got after working (equation 1) with the momentum equations to eliminate the masses. (this is something my teacher said to do, though I'm not really sure how it is helpful.)

You are using the correct method upto here, however I would not divide one equation into the other. (I can see this is just confusing you, and besides you have the two equations which will give the solution).

You are given the values of the masses, and the initial velocties, so put them into eqn 1. This will then be an expression in v2f and v1f. Do a similar thing for the energy equation, yielding a second expression in v1f and v2f.

These simultaneous equations can then be solved for the unknown variables. (i.e. use eqn 1 to substitute for v2f in eqn 2, enabling you to calculate v1f).
 
Last edited:
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...

Similar threads

Back
Top