Distance covered on packed dirt (meters) :
469Distance covered on grass (meters) :
1876Given:
3 terrains: Packed dirt, rocky scree and grass
Speed on packed dirt = 201 mts/ min
Speed on grass = 100.5 mts/ min
Total time taken to cover packed dirt and grass terrains = 21 mins
Let's take tg and td as time taken to cover grass and packed dirt terrains respectively
From above we can say that =>
tg + td = 21Distance covered on packed dirt = x
Distance covered on grass = 4x
Individual distance of packed dirt and grass is ?
Distance = Speed * time
packed dirt:
x = 2 * 100.5 * td ----- (1)
grass:
4x = 100.5 * ( 21 - td )
substitute (1) in grass equation to get
=> 4 * 2 * 100.5 * td = 100.5 (21 - td)
=> 8td = 21 - td
=> td = 21/9 = 7/3
Distance covered on packed dirt = 201 * 7/3 =
469Distance covered on grass = 4 * 469 =
1876