Efficiently Solve Your Car Lane Change Time Problem - 65.0 km/h vs 45.0 km/h

  • Thread starter Thread starter motionman04
  • Start date Start date
AI Thread Summary
To determine how long it takes a car traveling at 65.0 km/h in the left lane to catch up to a car traveling at 45.0 km/h in the right lane, the initial distance between them is 100 meters. The relative speed between the two cars is 20 km/h, which can be converted into meters per second for calculations. Using the formula for time, the time taken to close the 100-meter gap can be calculated by dividing the distance by the relative speed. Various methods can be employed to solve the equations, including substitution or using matrices. The final answer can be converted from hours to seconds for clarity.
motionman04
Messages
33
Reaction score
0
How long does it take an automobile traveling in the left lane at 65.0 km/h to pull alongside a car traveling in the same direction in the right lane at 45.0 km/h if the cars' front bumpers are initially 100 m apart?
 
Physics news on Phys.org
What have you done thus far?
 
Use Kinematic equations.

Both have constant speed so

v_{1}t = x for the car on the right lane

v_{2}t = x + 100 for the car on the left lane
 
Well I did some conversions to obtain 18.05 m/s as the velocity of the first car, but still kinda unsure of where to go from there.
 
Don't bother with conversions. You know the velocities. X for both cars is the same (that's why the second equation has the extra 100). The times will be the same. You are in a position with two equations and two unknowns. There are a handful of ways to solve this. You could use substitution, plug the coefficients into a matrix and rref it, solve simultaneously... Put all of the things you don't know on the left side with the respective coefficients. Leave the suff you do know on the right (like the 100). And solve.

Good luck.
 
but if you do not change the velocities to m/s then you must change the 100m to .1 km.

You could use relative motion...

the velocity of the left one with respect to the right is the velocity of the left minus the velocity of the right one...so 20km/hr. Then you want the relative velocity to go 100m (or .1 km)...so .1 km / 20 km/h should yield the correct answer in hours...convert to seconds by multiplying by 3600.
 
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