Solving Collisions in 2 Dimensions

AI Thread Summary
The discussion focuses on solving a two-dimensional collision problem involving two pucks of different masses. The first puck, initially at rest, is struck by the second puck moving along the x-axis. Conservation of momentum is emphasized, requiring the calculation of momentum components in both the x and y directions after the collision. The equations derived from the conservation of momentum are set up to find the velocity of the first puck after the collision, incorporating trigonometric functions for the angle of the second puck's trajectory. The conversation highlights the need for clarity in understanding vector quantities and their components in collision scenarios.
Shadow_C316
Messages
6
Reaction score
0

Homework Statement



A 0.321 kg puck, initially at rest on a horizon-
tal, frictionless surface, is struck by a 0.227 kg
puck moving initially along the x-axis with
a speed of 2.51 m/s. After the collision, the
0.227 kg puck has a speed of 1.51 m/s at an
angle of 31 degrees to the positive x axis.
Determine the velocity of the 0.321 kg puck
after the collision. Answer in units of m/s.

Homework Equations



Final Momentum in the x direction=Original Momentum in the x direction

The Attempt at a Solution



I do not understand collisions at all. My teacher didn't go over this and reading about this online is confusing the hell out of me, especially since I can't find an example of hitting something at rest and going off at an angle online so I have no idea how I'm supposed to solve this.
 
Physics news on Phys.org
No octopus?
 
Why would there be an octopus?
 
A sketch showing the overall geometry would be a good start. Momentum has both magnitude and direction, thus momentum is a vector quantity. When we deal with momentum equations we need to keep in mind that we are working with vector equations.

For this problem and assuming momentum is conserved, the before colision momentum and the after colision momentums will be equal. This is indicated as follows:

\underbrace{m_1 \cdot v^b_1 + m_{2}\cdot v^{b}_{2}}_{Before\;Colision} = \underbrace{m_{1}\cdot v^{a}_{1} + m_{2}\cdot v^{a}_{2}}_{After \; Colision}

The superscripts indicate efore and [a]fter the colision values.

Consider the "before colision" side of the equation. The problem itself gives "A 0.321 kg puck, initially at rest on a horizontal, frictionless surface, is struck by a 0.227 kg puck moving initially along the x-axis with a speed of 2.51 m/s." Therefore:

m_1 \cdot v^b_1 = 0 \; and the before colision momentum is:
m_2\cdot v^b_2 \; Which is a vector directed along the x-axis.

Consider the "after colision" side of the equation. The problem indicates "After the collision, the 0.227 kg puck has a speed of 1.51 m/s at an angle of 31 degrees to the positive x axis." This puck has a momentum vector given as:

m_2\cdot v^a_2 \;

However, this momentum vector is oriented at 31 degrees which means it will have x and y components (that you will have to figure out). Hint: The \sin and \cos functions may be of some use here.

The other mass, m1 will also have a momentum vector as a result of the colision. Which is m_1 \cdot v^a_1\;\; directed at some unknown angle. Let's call that angle \vartheta. Again, x and y componets of this vector are required.

If we project all the "before colision" and all "after colision" vectors to the coordinate axes x and y and apply the conservation of momentum equation along each axis we'll end up with 2 equations "x-axis" momentum and "y-axis" momentum which will look like:

x-axis \{ m_2 \cdot v^b_2 = m_2 \cdot v^a_2\cos{31} + m_1 \cdot v^a_1\cos{\vartheta} \}

y-axis \{ 0 = m_2 \cdot v^a_2\sin{31} + m_1 \cdot v^a_1\sin{\vartheta} \}

I've probably said to much already but assign the variables as follows:
m_1 =0.321 kg
v^{b}_{1} = 0.0 m/s
m_2 = 0.227 kg
v^{b}_{2} = 2.51 m/s

v^{a}_{2} = 1.51 m/s

Solve the equations however you care to (simultaneously) and there you go...

I'm not sure why latex is generating a white background? perhaps one of the moderators could help ?
 
Last edited:
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}...
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top