- #1
putongren
- 125
- 1
- Homework Statement
- Consider two trains moving in opposite directions on the same track. The trains start simultaneously from two towns, Aville and Bville, separated by a distance d. Each train travels toward the other with constant speed v. A bee is initially located in front of the train in Aville. As the train departs Aville, the bee travels with speed u>v along the track towards Bville. When it encounters the second train, it instantaneously reverses direction until it encounters the first train, then it reverses again, etc. The bee continues flying between the two trains until it is crushed between the trains impacting each other.
The purpose of this problem is to compute the total distance flown by the bee until it is crushed.
Assume that the bee is faster than the trains.
- Relevant Equations
- Distance = Rate * Time
This question is from the MIT Courseware. I’m having difficulty finding the general equation to solve the problem
(1). d = vt + ut
d = (u + v)t
t = d/(u + v)
(2). d = vt + ut
d - vt = ut sub t with d/(u+v)
d - (v*d)/(u+v) = (u*d)/(u+v)
I’m done with the easy part. Deducing the general equation is a lot harder. Please give me a hint on how to approach the task of determining the general equation.
(1). d = vt + ut
d = (u + v)t
t = d/(u + v)
(2). d = vt + ut
d - vt = ut sub t with d/(u+v)
d - (v*d)/(u+v) = (u*d)/(u+v)
I’m done with the easy part. Deducing the general equation is a lot harder. Please give me a hint on how to approach the task of determining the general equation.