Can Raj Catch the Accelerating Bus?

  • Thread starter Thread starter 33639
  • Start date Start date
  • Tags Tags
    Bus Physics
AI Thread Summary
Raj is trying to catch a bus that is 25 meters away and accelerating at 1.0 m/s², while he runs at a speed of 3.4 m/s. The discussion revolves around formulating the equations of motion for both Raj and the bus to determine if he can catch up. The bus's position can be expressed as d_bus = 25 + 0*t + 0.5*(1.0)*t², while Raj's position is d_raj = 3.4*t. The key question is whether these two equations intersect at a time t, indicating that Raj catches the bus, or if not, calculating the distance he would fall short. Understanding the concept of "frustration distance" is also a part of the inquiry, which relates to the distance Raj is from the bus when he can no longer catch it.
33639
Messages
12
Reaction score
0
Hi! I'm have difficulty with this question. If anyone can help it would be a lot of help.

Problem
Raj is late for the bus, and as he closes the door to his house, he notices the bus, located 25m away, has begun to accelerate away from him at 1.0 m/s2. Raj begins to chase the bus immediately at a speed of 3.4 m/s. Is Raj able to catch the bus? If he does, where does he catch up to it? If he does not, calculate Raj's frustration distance.

What I've tried to solve
dbus = draj
1/2(v)t2 = vt
1/2(1.0)t2 = 3.4t
0=-1/2t2 + 3.4 t
Used quadratic formula to get
t = -0.25 OR t = 7.08

But at 7.08s Raj is no where near the bus because it takes him 7.352 seconds to reach 25m the distance the bus was originally from Raj...
It doesn't make any sense!

Another question
What is frustration distance? and how can it be calculated?
 
Physics news on Phys.org
Remember that the bus is initially 25m away from Raj. So the bus' position begins at distance ##d_o = 25m## when Raj's position is still at zero.

Can you write the expression for the bus' position with respect to time given that its initial position is 25m?
 
gneill said:
Remember that the bus is initially 25m away from Raj. So the bus' position begins at distance ##d_o = 25m## when Raj's position is still at zero.

Can you write the expression for the bus' position with respect to time given that its initial position is 25m?

I'm not entirely sure i understand what you are asking but would this expression be
25 = vt
??...
 
33639 said:
I'm not entirely sure i understand what you are asking but would this expression be
25 = vt
??...

No, the bus' velocity multiplied by time is not a constant 25m.

What is the general formula for accelerated motion, incorporating initial position, velocity, and acceleration?
 
gneill said:
No, the bus' velocity multiplied by time is not a constant 25m.

What is the general formula for accelerated motion, incorporating initial position, velocity, and acceleration?

Hmm right it wouldn't be constant 25 because its accelerating.

this formula has d, v, t, a
d= vt + 1/2at2
 
33639 said:
Hmm right it wouldn't be constant 25 because its accelerating.

this formula has d, v, t, a
d= vt + 1/2at2

Not quite; you've left out the initial distance ##d_o##. Also, you should recognize that the 'v' in the equation is the initial velocity, ##v_o##.

So, the distance of the bus from Raj's door is given by

$$d_{bus} = d_o + v_o t + \frac{1}{2}a t^2 $$
where ##d_o = 25m##, ##v_o = 0 m/s## and ##a = 1.0 m/s^2##.

Thus you have the equation of motion for the bus with respect to Raj's door. Write Raj's equation of motion similarly, then see if they will 'meet' at some time t.
 
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