Plotting momentum conservation for colliding gliders on an airtrack

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
VyRianS
Messages
7
Reaction score
0

Homework Statement



This is an experiment involving colliding 2 gliders on an airtrack. Initial and final speeds are both recorded. I need to plot a graph that proves the Conservation of Momentum holds true, but I can't seem to get the correct Y and X axis variables. Assuming both masses m1 and m2 are known, how do I go about doing this?

Homework Equations



m1v1i + m2v2i = m1v1f + m2v2f

The Attempt at a Solution



This only thing I can think of is manipulating the equation so it looks like:

v2f = (m1/m2)(v1i - v1f) + v2i

Thus I'll be taking v2f as my Y-axis, v1i - v1f as my X-axis. However, my constant is the variable v2i, so this model will probably not work...

I'd appreciate all the help given, and thanks.
 
Physics news on Phys.org
Well, both of the initial velocities are constants.
So in your equation, y-axis is [itex]V_{2f}[/itex] and the x-axis is [itex]V_{1f}[/itex]. So the graph would show how the velocity of one glider depends on the velocity of the other.
 
I will be repeating this experiment 5 times, getting different initial speeds each time.

Can it still be graphed the same way, since vis will be different each time?
 
Well, for each repeat of the experiment, you could draw a different line on the graph.
Hopefully each of these lines will have the same gradient, but will intercept the axis in different places.

Edit: actually, If you are only recording the final velocities once for each experiment, then what I've said here won't be helpful, since you wouldn't get several lines, just points.
 
maybe instead you could calculate [itex]m_1V_{1i}+m_2V_{2i} - m_1V_{1f} - m_2V_{2f}[/itex] for each experiment (which should be about zero) and use this as the y axis, and use experiment number as your x-axis. So then you should get 5 points, which should be roughly on the x axis.