KnowledgeBoat Logo
|

Mathematics

A bus covers a distance of 240 km at a uniform speed. Due to heavy rain, its speed gets reduced by 10 km/hr and as such it takes two hours longer to cover the total distance. Assuming the uniform speed to be x km/hr, form an equation and solve it to evaluate x.

Quadratic Equations

1 Like

Answer

By formula,

Time = DistanceSpeed\dfrac{\text{Distance}}{\text{Speed}}

Distance to be covered by bus = 240 km

Time taken by bus at original speed = 240x\dfrac{240}{x}

Time taken by bus at reduced speed = 240x10\dfrac{240}{x - 10}

Given,

On decreasing the speed, it takes two hours longer to cover distance.

240x10240x=2240x240(x10)x(x10)=2240x240x+2400x210x=22400=2(x210x)24002=(x210x)1200=x210x0=x210x1200x210x1200=0x240x+30x1200=0x(x40)+30(x40)=0(x+30)(x40)=0(x+30)=0 or (x40)=0….[Using zero-product rule]x=30 or x=40.\Rightarrow \dfrac{240}{x - 10} - \dfrac{240}{x} = 2 \\[1em] \Rightarrow \dfrac{240x - 240(x - 10)}{x(x - 10)} = 2 \\[1em] \Rightarrow \dfrac{240x - 240x + 2400}{x^2 - 10x} = 2 \\[1em] \Rightarrow 2400 = 2(x^2 - 10x) \\[1em] \Rightarrow \dfrac{2400}{2} = (x^2 - 10x) \\[1em] \Rightarrow 1200 = x^2 - 10x \\[1em] \Rightarrow 0 = x^2 - 10x - 1200 \\[1em] \Rightarrow x^2 - 10x - 1200 = 0 \\[1em] \Rightarrow x^2 - 40x + 30x - 1200 = 0 \\[1em] \Rightarrow x(x - 40) + 30(x - 40) = 0 \\[1em] \Rightarrow (x + 30)(x - 40) = 0 \\[1em] \Rightarrow (x + 30) = 0 \text{ or } (x - 40) = 0 \text{….[Using zero-product rule]} \\[1em] \Rightarrow x = -30 \text{ or } x = 40.

x = 40 [speed must be positive]

Hence, the equation formed is x2 - 10x - 1200 = 0 and the speed of bus = 40 km/hr.

Answered By

2 Likes


Related Questions