First, going to start with some assumed variables and values.
Since the overall gap distance between the two people at the start does not matter, let’s make it a nice 100 meters.
Speed of Dinesh = D
Speed of Rahim = R
The Time it takes the two of them to cover the gap distance and meet at the meeting point we can call = a
We want to know the percentage increase of D over R:
(D - R) / (R) * [100]% = ?
(1st) They travel towards each other and Meet
Dinesh covers X of the meters:
Using (Speed)(Time) = (Distance):
(D)(a) = X
Rahim covers the remaining Gap Distance in the same Time (a):
(R)(a) = (100 - X)
(2nd) Each returns back to his or her own starting point, at the OTHER’s Speed:
Dinesh: covers the X meters at speed of (R) —- we can call this Time = (b)
(R)(b) = X
Rahim: covers the (100 - X) meters at speed of (D) —— we can call this Time = (c)
(D)(c) = (100 - X)
Dinesh’s time is (t) hours more than Rahim’s time
b = (t) + c
Finally:
(Time taken by Rahim to reach the meeting point) : (t) = (3) : (8)
Rahim and Dinesh took (a) hours to reach the meeting point
Let (a) = 3
Let (t) = 8
Now fill in the information we have:
(D) (3) = X —- speed of D: (X) / (3)
(R) (3) = (100 - X)——- speed of R: (100 - X) / (3)
(R) (b) = X —-> (b) = X / R
—and substitute R—
(b) = (X) / (100 - X / 3) = (3X) / (100 - X)
(D) (c) = (100 - X) ——> (c) = (100 - X) / (X/3) = (300 - 3X) / (3X)
Now plug in (b) and (c) into the equation assuming (t) = 8
(3X) / (100 - X) = 8 + (300 - 3X) / (X)
We can solve for X now, by multiplying both sides of the equation by * (X) (100 - X)
3(X)^2 = 8X(100 - X) + (100 - X) (300 - 3X)
3(X)^2 = 800X - 8(X)^2 + 30,000 - 600X + 3(X)^2
Subtract the 3(X)^2 from both sides and combine like terms
8(X)^2 - 200(X) - 30,000 = 0
Divide by / (8)
(X)^2 - 25X - 3,750 = 0
Factor the Quadratic:
(X - 75) (X + 50) = 0
X is a positive distance so the root must be:
X = 75 ——-> under our assumptions using the ratio values of 3 : 8
Speed of Dinesh = D = (X) / (3) = (75 / 3)
Speed of Rahim = R = (100 - X) / 3 = (25 / 3)
Lastly, find the percentage increase:
(75/3 - 25/3) / (25/3) =
(75 - 25) / (25) = 2
And
2 * [100]% = 200%
C
Posted from my mobile device