Collision of Car & Truck: Calculating Velocity & Direction

AI Thread Summary
In a collision between a car and a truck, the car weighs m kg and the truck weighs 4m kg, both initially traveling at the same velocity. The discussion focuses on deriving equations for the angle of deflection (theta) and the post-collision velocity based on the angle of impact (alpha). The first part shows that tan(theta) can be expressed as (4 sin alpha) / (4 cos alpha + 1). The second part involves finding the new velocity after the collision, which is given by v = u/5√(17 + 8 cos alpha). The conversation emphasizes the importance of applying conservation of momentum to derive these equations correctly.
BilloRani2012
Messages
44
Reaction score
0
A car weighing m kg, and a truck, weighing 4m kg, collide at an angle of alpha. Initially they are traveling at the same velocity. After the collision they move off together at an angle of theta.

a) show that tan(theta) = (4 sin alpha) / (4 cos alpha + 1)

b) Show that if their initial velocity is u the velcoity that they move off at is
v = u/5 squareroot of (17+8 cos alpha)

c) Find the velocity and direction they move off at if alpha = pi/2. What value of alpha gives the minimum velocity?
 
Physics news on Phys.org
Welcome to PF!

Hi BilloRani2012! Welcome to PF! :smile:

(have an alpha: α and a theta: θ and a pi: π and a square-root: √ :wink:)

Show us what you've tried, and where you're stuck, and then we'll know how to help! :smile:
 
i've proved part a)

i just don't know what to do for part b) an c)
 
Hi BilloRani2012 ! :wink:

Show us your full calculations so far, and then we'll see what went wrong, and we'll know how to help! :smile:
 
wieght is a...scalar or vector quantity
area...
volume...
length
pressure
 
welcome to pf!

hi anny_cool! welcome to pf! :smile:

if that's a question, please start a new thread for it (and show what work you've done so far) :wink:
 
This is what I've done so far:

a) tan theta = 4m*sin alpha / m + 4m cos alpha
therefore tan theta = 4 sin alpha / 4 cos alpha + 1

b)m = car and 4m = truck
so, 4m*u + m*u = 5mu

tan theta = o/a = 4 sin alpha / 4 cos alpha + 1

then I'm stuck from there...
 
Hi BilloRani2012! :smile:

(just got up :zzz: …)
BilloRani2012 said:
a) tan theta = 4m*sin alpha / m + 4m cos alpha

(what happened to that α and θ i gave you? :redface:)

how did you get that? :confused:

(if you got it the way you should have, then (b) should be easy)
 
i still don't know how to do b)
 
  • #10
Please show how you got a) …
BilloRani2012 said:
a) show that tan(theta) = (4 sin alpha) / (4 cos alpha + 1)
 
  • #11
okay..

By the law of conservation:

on x axis
--> m + 4m*cos alpha = (m+4m)*cos theta --------- Equation 1

On y axis
--> 0 + 4m*sin alpa = (m+4m)*sin theta ------------ Equation 2

So, divide equation 2 by equation 1:

tan theta = (4m*sin alpa) / (m + 4m cos alpha)

Therefore tan theta = 4 sin alpha / 4 cos alpha + 1
 
  • #12
BilloRani2012 said:
By the law of conservation:

on x axis
--> m + 4m*cos alpha = (m+4m)*cos theta --------- Equation 1

On y axis
--> 0 + 4m*sin alpa = (m+4m)*sin theta ------------ Equation 2

ah, now I see the difficulty …

conservation of what?

momentum?

then you'll need to put velocities into your equations …

once you've done that, you should be able to see how to get b) :wink:
 
  • #13
yes conservation of momemtum.

Um i don't really get it. So do i have to replace m with v??
 
  • #14
momentum before is mu, and after is mv :wink:

(and yeeees … a momentum equation must have momentum in it! :biggrin:)
 
  • #15
okay...

so would the equation be:

mv=mu
tan theta = 4mu/4mu + 1

so just replace sin alpha and cos alpha with mu??
 
  • #16
No.

The RHS of your Equation 1 …
BilloRani2012 said:
--> m + 4m*cos alpha = (m+4m)*cos theta --------- Equation 1

… should be (m+4m)*v*cos theta …

so what should the LHS side be?

(and what should Equation 2 be?)​
 
  • #17
okay,

so my Equation 2 was:
0 + 4m*sin alpa = (m+4m)*sin theta ------------ Equation 2

so should it be:
0 + 4m*u = (m+4m)*u

is that right??
 
  • #18
sorry i made a mistake. Would the LHS of EUATION 1 be this:

m + 4m*v*cos alpha = RHS
 
Back
Top