How Do You Calculate the Final Speed of Two Colliding Cars?

  • Thread starter Thread starter shanshan
  • Start date Start date
  • Tags Tags
    Angle Collision
AI Thread Summary
In the collision of two cars with mass m, one traveling north at speed 2v and the other at speed v at an angle x south of east, momentum conservation is applied to find the final speed vf of the combined system. The equations for momentum in the east and north directions are established, leading to expressions for vf based on trigonometric identities. The attempt to calculate vf using Pythagorean theorem reveals a potential error in the simplification process. The user is encouraged to isolate the v/2 term for clarity and re-evaluate the calculations to ensure accuracy. The discussion centers on resolving the mathematical approach to determine the correct final speed after the collision.
shanshan
Messages
23
Reaction score
0

Homework Statement


Two cars, both of mass m, collide and stick together. Prior to the collision, one car had been traveling north at speed 2v, while the second was traveling at speed v at an angle x south of east (as indicated in the figure). After the collision, the two-car system travels at speed vf at an angle east of north. Find the final speed of the two cars after the collision


Homework Equations





The Attempt at a Solution


We assume momentum is conserved, so that
p(i) = p(f)
p(f) = (2m)vf
p(east) = cosx*mv
vf(easte) = (vcosx)/2
p(north) = 2mv - mvsinx
vf(north) = (2v-vsinx)/2

So now that I've figured all these values out, I know that I can use pythagoras' theorum to solve for vf:

vf = [(vcosx/2)^2+((2v-vsinx)/2)^2)]^1/2
= [(v^2cos^2(x)+v^2sin^2(x)+4v^2+2vsinx)/2]^1/2
= [(v^2(1)+4v^2-2vsinx)/2]^1/2 ---- using trig identity sin^2x+cos^x = 1
= [(5v^2-2vsinx)/2]^1/2

But this is not the answer - is anyone able to find any problems in my work, or can I simplify it further?
I am pretty sure the mistake must be at some point after I use pythagoras' theorum, but I can't seem to find it.
 
Physics news on Phys.org
Pull out the v/2 term first to make things cleaner. Take the square root at the end.

vf2 = (v/2)2*(cos(x)2 + (2 - sin(x))2)

= (v/2)2*( (1 - sin(x)2) + (2 - sin(x))2 )

proceed.
 
shanshan said:
vf = [(vcosx/2)^2+((2v-vsinx)/2)^2)]^1/2
= [(v^2cos^2(x)+v^2sin^2(x)+4v^2+2vsinx)/2]^1/2
= [(v^2(1)+4v^2-2vsinx)/2]^1/2 ---- using trig identity sin^2x+cos^x = 1
= [(5v^2-2vsinx)/2]^1/2

[(v^2cos^2(x)+v^2sin^2(x)+4v^2+2vsinx)/2]^1/2

here this should have been
[(v^2cos^2(x)/4+v^2sin^2(x)+4v^2-4vsinx)/2]^1/2
 
Now, check the answer.
 
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