Math Problem Statement

A train covers a certain distance at uniform speed. If speed had been 10 kmph faster time taken eould be 2 hrs less but if it would be 10 kmph slower, 3 hrs more time would be taken. Find distance covered. Solve in one variable

Solution

Let's denote:

  • dd as the distance covered by the train (in kilometers).
  • ss as the original speed of the train (in km/h).

Given conditions:

  1. If the speed had been 10 km/h faster, the time taken would be 2 hours less.
  2. If the speed had been 10 km/h slower, the time taken would be 3 hours more.

Using the relationship Time=DistanceSpeed\text{Time} = \frac{\text{Distance}}{\text{Speed}}:

First Condition:

  • Original time taken at speed ss is ds\frac{d}{s}.
  • New time taken at speed s+10s + 10 is ds+10\frac{d}{s + 10}.
  • According to the condition, dsds+10=2\frac{d}{s} - \frac{d}{s + 10} = 2.

Second Condition:

  • New time taken at speed s10s - 10 is ds10\frac{d}{s - 10}.
  • According to the condition, ds10ds=3\frac{d}{s - 10} - \frac{d}{s} = 3.

Formulating Equations:

  1. dsds+10=2\frac{d}{s} - \frac{d}{s + 10} = 2 d(s+10)dss(s+10)=2(Multiply both sides by s(s+10))\Rightarrow \frac{d(s + 10) - ds}{s(s + 10)} = 2 \quad \text{(Multiply both sides by } s(s + 10) \text{)} 10ds(s+10)=2\Rightarrow \frac{10d}{s(s + 10)} = 2 5d=s(s+10)\Rightarrow 5d = s(s + 10) s2+10s5d=0(Equation 1)\Rightarrow s^2 + 10s - 5d = 0 \quad \text{(Equation 1)}

  2. ds10ds=3\frac{d}{s - 10} - \frac{d}{s} = 3 d(s10)ds(s10)s=3(Multiply both sides by s(s10))\Rightarrow \frac{d(s - 10) - ds}{(s - 10)s} = 3 \quad \text{(Multiply both sides by } s(s - 10) \text{)} 10ds(s10)=3\Rightarrow \frac{-10d}{s(s - 10)} = 3 10d=3s(s10)\Rightarrow -10d = 3s(s - 10) 3s230s+10d=0(Equation 2)\Rightarrow 3s^2 - 30s + 10d = 0 \quad \text{(Equation 2)}

Solving the System of Equations:

From Equation 1: d=s2+10s5d = \frac{s^2 + 10s}{5}

Substitute this into Equation 2: 3s230s+10(s2+10s5)=03s^2 - 30s + 10\left(\frac{s^2 + 10s}{5}\right) = 0 3s230s+2(s2+10s)=0\Rightarrow 3s^2 - 30s + 2(s^2 + 10s) = 0 3s230s+2s2+20s=0\Rightarrow 3s^2 - 30s + 2s^2 + 20s = 0 5s210s=0\Rightarrow 5s^2 - 10s = 0 5s(s2)=0\Rightarrow 5s(s - 2) = 0 s=0ors=2\Rightarrow s = 0 \quad \text{or} \quad s = 2

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
Quadratic Equations
Speed-Time Relationship

Formulas

Speed-Time formula: Time = Distance / Speed

Theorems

-

Suitable Grade Level

High School