Time for Car 1 and Car 2 Collision: Solving the Puzzle

AI Thread Summary
The discussion focuses on calculating the time of collision between two cars, where car 1 travels at 31 m/s and decelerates at -1.8 m/s, while car 2 moves at a constant speed of 6 m/s. The initial distance between the two cars is 30 meters, and the goal is to determine when their positions will be equal. The user attempts to solve the problem using kinematic equations but initially arrives at an incorrect time of 1.204 seconds for the collision. Clarification is sought regarding the initial distance and whether relative velocity should be considered in the calculations. The discussion emphasizes the need for accurate modeling of both cars' positions to find the correct collision time.
Bryon
Messages
98
Reaction score
0

Homework Statement



I am trying to find the time a collision occurs of car 1 that is traveling 31m/s and can accelerate at -1.8m/s and car 2 that is traveling at a constant velocity of 6m/s.

Homework Equations



v(final)^2=v(initial)+ 2a(x(final) - x(initial))
v(final) = v(initial) + at
x(final) = x(initial) + v(initial)t + .2at^2

The Attempt at a Solution



I found change in velocity of car 1 over the 30 meter distance.

v(final)^2 = 31^2 - 2(-1.8)(-30) = 28,837
28.837 = 31 + (-1.8)t ...t = 0.996

the distance car 2 traveled over the 0.996s is 5.976m

so adding the distance car 2 traveled plus the distance car 1 is initially from car 2...

v(final)^2 = 31^2 - 2(-1.8)(-35.976) = 28.835
28.835 = 31 + (-1.8)t.....t =1.204s

Which 1.204 seconds turned out to be the wrong answer. Would I have to find the relative velocity between the cars over the 30 meters? Would the relative velocity be the average over the 30m? I am not sure what else to look at.

Thanks for the help!
 
Physics news on Phys.org
Can you state the problem exactly as it is given? Specifically, how far apart are the cars initially?
 
Here is the problem: A certain automobile can decelerate at 1.8 m/s^2. Traveling at a constant car 1 = 31m/s, this car comes up behind a car traveling at a constant car 2 = 6m/s. The driver of car 1 applies the brakes until it is just 30m behind the slower car. Call the instant which the brakes are applied t = 0. At what time does the inevitable collision occur?
 
A collision is when their positions are the same. So create two equations, 1 for each car, that model each cars position.
x=x_o+v_ot-\frac{1}{2}gt^2
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top