Math Problem Statement

18th solution

18th solution

Solution

To solve the 18th question about the two electric trains, we follow these steps:

Given:

  • Train A:
    • Acceleration (aAa_A) = 0.2 m/s²
    • Final speed (vAv_A) = 45 km/h = 12.5 m/s
  • Train B:
    • Starts 1 minute (60 seconds) later
    • Acceleration (aBa_B) = 0.4 m/s²
    • Final speed (vBv_B) = 72 km/h = 20 m/s

Find: When Train B overtakes Train A.

Steps:

  1. Time for Train A to reach its maximum speed: vA=uA+aA×tAv_A = u_A + a_A \times t_A 12.5=0+0.2×tA    tA=62.5 seconds12.5 = 0 + 0.2 \times t_A \implies t_A = 62.5 \text{ seconds}

  2. Distance covered by Train A during acceleration: sA=uA×tA+12aA×tA2s_A = u_A \times t_A + \frac{1}{2} a_A \times t_A^2 sA=0+12×0.2×(62.5)2    sA=390.625 meterss_A = 0 + \frac{1}{2} \times 0.2 \times (62.5)^2 \implies s_A = 390.625 \text{ meters}

  3. Time for Train B to reach its maximum speed: vB=uB+aB×tBv_B = u_B + a_B \times t_B 20=0+0.4×tB    tB=50 seconds20 = 0 + 0.4 \times t_B \implies t_B = 50 \text{ seconds}

  4. Distance covered by Train B during acceleration: sB=uB×tB+12aB×tB2s_B = u_B \times t_B + \frac{1}{2} a_B \times t_B^2 sB=0+12×0.4×(50)2    sB=500 meterss_B = 0 + \frac{1}{2} \times 0.4 \times (50)^2 \implies s_B = 500 \text{ meters}

  5. Relative motion after each train reaches its maximum speed:

    • Train A has constant speed after 62.5 seconds
    • Train B becomes constant speed after 50 seconds

Train B starts 60 seconds later, so:

  • Total time for Train A until it is overtaken = t
  • Total time for Train B to overtake = t - 60

Set the equations for the point of overtaking:

For Train A: Total distance covered = 390.625+12.5×(t62.5)390.625 + 12.5 \times (t - 62.5)

For Train B: After acceleration, distance covered = 500+20×(t110)500 + 20 \times (t - 110)

Set the two distances equal: 390.625+12.5×(t62.5)=500+20×(t110)390.625 + 12.5 \times (t - 62.5) = 500 + 20 \times (t - 110)

Solve for tt: 390.625+12.5t781.25=500+20t2200390.625 + 12.5t - 781.25 = 500 + 20t - 2200 12.5t20t=5002200+390.625781.2512.5t - 20t = 500 - 2200 + 390.625 - 781.25 7.5t=2090.625-7.5t = -2090.625 t=278.75 secondst = 278.75 \text{ seconds}

Conclusion: Train B will overtake Train A 278.75 seconds after Train A starts moving.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Kinematics
Relative Motion
Acceleration
Speed

Formulas

v = u + at
s = ut + (1/2)at^2
Distance covered by moving object with constant velocity: s = vt

Theorems

Relative Motion in Straight Line

Suitable Grade Level

Grades 11-12