Math Problem Statement

Sharat is walking down a descending escalator and takes 40 steps to reach the bottom. Chandra starts simultaneously from the bottom, taking two steps for every one step taken by Sharat. Time taken by Sharat to reach the bottom from the top is same as the time taken by Chandra to reach the top from the bottom. How many steps more than Sharat did Chandra take before they crossed each other on the escalator?

Solution

Solution:

Let’s break this problem down carefully. We know:

  1. Sharat takes 40 steps to reach the bottom.
  2. Chandra takes two steps for every one step taken by Sharat.
  3. The time taken by both to complete their respective journeys is the same.

Let’s analyze the situation to figure out how many steps more Chandra takes before they cross each other.


Key Variables:

  • Let the speed of the escalator be EE (in steps per second).
  • Sharat’s step rate = SS (steps per second).
  • Chandra’s step rate = 2S2S (since she takes 2 steps for every 1 step Sharat takes).

The total steps on the escalator (without either walking) would be the same for both travelers, since the escalator is running at the same speed for both.


Total Time for the Journey:

  • Sharat’s total time to reach the bottom:
    T=40S+ET = \frac{40}{S + E}
  • Chandra’s total time to reach the top:
    T=402SET = \frac{40}{2S - E} Since the time is the same for both, we equate the two equations: 40S+E=402SE\frac{40}{S + E} = \frac{40}{2S - E}

Solving for the Escalator's Speed:

We can cancel 40 from both sides: 1S+E=12SE\frac{1}{S + E} = \frac{1}{2S - E} Cross-multiplying: 2SE=S+E2S - E = S + E Rearrange the equation: 2SS=E+ES=2E2S - S = E + E \quad \Rightarrow \quad S = 2E So, the speed of the escalator is half of Sharat’s walking speed:
E=S2E = \frac{S}{2}


Finding the Meeting Point:

Let’s assume they meet after t seconds. In these tt seconds:

  • Sharat will have walked: StS \cdot t steps.
  • Chandra will have walked: 2St2S \cdot t steps.
  • The escalator will have moved: Et=S2tE \cdot t = \frac{S}{2} \cdot t steps.

So, the total distance traveled on the escalator by both at the meeting point is: Total steps covered by Sharat=St+S2t=3S2t\text{Total steps covered by Sharat} = S \cdot t + \frac{S}{2} \cdot t = \frac{3S}{2} \cdot t Total steps covered by Chandra=2St+S2t=5S2t\text{Total steps covered by Chandra} = 2S \cdot t + \frac{S}{2} \cdot t = \frac{5S}{2} \cdot t


Difference in Steps:

The difference in steps taken by Chandra and Sharat before they meet: Difference=(5S2t)(3S2t)=St\text{Difference} = \left(\frac{5S}{2} \cdot t\right) - \left(\frac{3S}{2} \cdot t\right) = S \cdot t This means Chandra takes exactly StS \cdot t more steps than Sharat before they meet.


Conclusion:

Since the time tt is the same for both travelers, and StS \cdot t represents the extra steps taken by Chandra, Chandra takes exactly as many extra steps as Sharat’s step rate in the time they cross each other.


Would you like more details or a specific part explained further?

Here are 5 follow-up questions:

  1. What if Sharat walked at twice his original speed?
  2. How would the problem change if the escalator was stationary?
  3. What happens if both travelers have identical walking speeds?
  4. How can this problem be visualized graphically?
  5. What is the effect of the escalator’s speed on their meeting point?

Tip: Problems involving moving walkways or escalators can often be solved using relative velocity concepts.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Relative Speed
Algebra
Linear Equations

Formulas

Time = Distance / Speed
Relative speed of two individuals moving towards each other

Theorems

-

Suitable Grade Level

Grades 9-10