Concept:The first car’s speed increases in an arithmetic progression every hour. Its total distance is the sum of that progression. The second car moves at uniform speed, so its distance is simply speed multiplied by time.
Explanation:Let the time after which both distances are equal be
t hours.
For the car moving at constant speed:
DistanceB​=60t.For the first car, the hourly speeds are:
25,35,45,… for
t hours.
This is an arithmetic progression with first term
a=25 and common difference
d=10.
Distance covered by the first car is the sum of
t terms:
St​=2t​[2(25)+(t−1)(10)].Simplify:
St​=2t​(50+10t−10)=2t​(10t+40).St​=5t2+20t.Equate the two distances:
5t2+20t=60t.5t2−40t=0.5t(t−8)=0.Since
tî€ =0, we get:
t=8Â hours.Answer:Both cars cover equal distance after
8 hours. Hence, the correct option is D.