What is the velocity after the collision?

  • Thread starter Thread starter punjabi_monster
  • Start date Start date
  • Tags Tags
    Collision Velocity
AI Thread Summary
In the discussion, a 15.0 kg object collides with a stationary 10.0 kg object, and the post-collision velocity of the 15.0 kg object is given as 4.2 m/s at 20° south of east. The user attempts to calculate the velocity of the 10.0 kg object post-collision using momentum conservation principles but encounters errors in their calculations. Another participant clarifies that the momentum vectors should be properly represented and recalculates the momentum for both objects before and after the collision. The corrected calculations yield a velocity of approximately 5.06 m/s for the 10.0 kg object at an angle of 25.2° north of east. The discussion highlights the importance of accurately applying vector principles in momentum conservation problems.
punjabi_monster
Messages
60
Reaction score
0
help please :(

A 15.0 kg object is moving east at a velocity of 7.0 m/s when it collides with a 10.0 kg statinary object. After the collision the 15.0 object is traveling at a velocity of 4.2 m/s 20.0° S of E.

What is teh velocity of the 10.0 kg object after the collsion.

so far this is what i did, can you please tell me what i am doing worng? Thank-you.

15 kg object → a y→y component
10 kg object → b x→x component

Pa + Pb = P'a + P'b

Before Collision
Pa=mv
Pa=(15.0 kg)(7.0 m/s E)
Pa=105 Kgm/s

After Collsion
P'a=mv
P'a=(15.0 Kg)(4.2 m/s 20° S of E)
P'a=63 Kgm/s

P'b=mv
P'b=(10.0 Kg)(v)
P'b=?

Sin20 = P'ay/63 kgm/s
P'ay=21.5 kgm/s

Cos20°=P'ax / 63 kgm/s
P'ax = 59.2 kgm/s

Px=Squareroot[(105 kgm/s)^2 - (21.5 kgm/s)^2]
Px=102.8 kgm/s

P'bx=102.8 kg m/s - 59.2 kgm/s
P'bx= 43.6 kgm/s

P'b= squareroot[(43.6 kgm/s)^2 + (21.5 kgm/s)^2]
P'b= 48.6 kgm/s

P'b=mv
v=P'b/m
v=(48.6 kgm/s) / (10.0kg)
v= 4.86 m/s

CosX=(43.6 kgm/s)/(48.6 kgm/s)
X= 26° N of E
 
Physics news on Phys.org
You are writing this in a very strange way: I would not, for example, say that "Pa=105 Kgm/s" since Pa is a vector quantity. Other than that, I get very close to what you do- perhaps a roundoff error problem.

The way I would do this is write out the momentum vectors:
before the collision they are
<15*7, 0>= < 105, 0> and <0, 0> which adds, or course, to <105, 0>

After the collision, the momentum vector of the 15 kg mass is
<15*4.2*cos(20), 15*4.2*sin(-20)>= <59.2, -21.55>
We must have <px, py>+ <59.20, -21.55>= <105, 0> so
px= 105- 59.20= 45.80 and py= 0+ 12.55= 21.55
Since the momentum vector of this 10 kg mass is <45.80, 21.55>, its velocity vector is <4.580, 2.155>. If you want that in terms of speed and angle, the speed is
\sqrt{4.580^2+ 2.155^2}= 5.06 m/s and the angle is tan^{-1}\frac{2.155}{4.58}= 25.2 degrees north of east.
 
thanks...i figured out my error. I should have used 105 Kgm/s for Px.
 
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...
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