As part of his daily exercise, Calvin takes a walk a fixed course. He generally does so at the same speed. On a day that he's feeling energetic, he walks 2 km/hr faster than normal, and found that it took half the usual time plus 1 5 minutes to finish the course. On a day that he's feeling lethargic, he walks 1 km/hr slower than normal, and found that it takes 3 0 minutes more than the normal time. What is the distance (in km) of the course that he walks everyday?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Instead of 't' you could have written s/v. So the solution could have been in a bit shorter...
nice solution
cool... why didnt i think of this?
You have done it well.
Nicely solved
i don't understand. :3 but your solution is nicely done :))
you're just 16 years old and could solve such mathematical problem...minds if i wan interview u? :3
superb
great!!!
We let s to be the speed, and t to be the time in minutes. Therefore, we can simplify the problem a little bit by writing the equation below,
( s + 2 ) ( 2 t + 1 5 ) = ( s − 1 ) ( t + 3 0 )
2 s t + 1 5 s + t + 3 0 = s t + 3 0 s − t − 3 0
2 t + 6 0 = 2 s t + 1
4 t + 1 2 0 = s t + 3 0 s
4 ( t + 3 0 ) = s ( t + 3 0 )
s = 4
Now, we have to substitute s = 4 to both sides and equate one of the sides with s d = t ⟹ 4 d = t ⟹ d = 4 t , such that d is the distance. If we equate the equation above again, it will bring us to nowhere.
3 ( t + 3 0 ) = 4 t
⟹ t = 3 0
Then, we have to convert t into hours, which means that t = 2 1 h r s . Substitute both values into d = 4 t , we get d = 6 , which is our desired answer.
t = 90. d = 4 * 1.5 = 6
In the last step, you made a mistake. 3 ( t + 3 0 ) = 4 t ⟹ 3 t + 9 0 = 4 t ⟹ t = 9 0 min i.e t=1.5 hrs.
t=90 and not 30
What happened to the 15s in the third step?
Suppose that normally he walks distance d at speed v and in time t , then we are given system ⎩ ⎪ ⎨ ⎪ ⎧ v + 2 = 2 t + 0 . 2 5 d v − 1 = t + 0 . 5 d v = t d Which is very easy to solve to get ( v , d , t ) = ( 4 , 6 , 1 . 5 ) , so the answer is 6
solved by higher maths.......I guess.
superb
Let Calvin's normal speed be x km/hr and usual time be t hr. Distance be d km.
d = x t = ( x + 2 ) ( 2 t + 4 1 ) = ( x − 1 ) ( t + 2 1 )
x t = ( x − 1 ) ( t + 2 1 ) ⟹ x = 2 t + 1
Putting x = 2 t + 1 in x t = ( x + 2 ) ( 2 t + 4 1 )
we get ( 2 t + 1 ) t = ( 2 t + 3 ) ( 4 2 t + 1 ) ⟹ 4 t 2 − 4 t − 3 = 0 ⟹ t = 2 3 o r 2 − 1
Finally,
t = 2 3 hr,
x = 2 ⋅ 2 3 + 1 = 4 km/hr,
d = x ⋅ d = 6 km.
Let the of the course distance be d
the normal speed be s
and the normal time be t
we know that d = s × t . . . . . ( 1 )
In the first instance d = ( s + 2 ) × ( 2 t + 4 1 ) . . . . . ( 2 )
In the second instance d = ( s − 1 ) × ( t + 2 t ) . . . . . ( 3 )
Note that the times given in minutes are converter into hours hence 1/4hr and 1/2hr
i.e. ( s − 1 ) ( t + 2 t ) = ( s + 2 ) ( 2 t + 4 1 ) = s t
Solving, ( s + 2 ) ( 2 t + 4 1 ) = s t
i.e. 2 s t + 4 s + t + 1 2 = s t
which simplifies to 2 s t − 4 t − s = 2 . . . . . ( 4 )
solving, ( s − 1 ) ( t + 2 t ) = s t
i.e. s t + 2 s − t − 2 1 = s t
which simplifies to s − 2 t = 1
from which s = 1 + 2 t . . . . . ( 5 )
substituting.....(5) into.....(4) we get
2 t + 4 t 2 − 4 t − 1 − 2 t = 2
which simplifies to 4 t 2 − 4 t − 3 = 0
and ( 2 t − 3 ) ( 2 t + 1 ) = 0
so ( 2 t − 3 ) = 0
and t = 2 3 h r s as the only positive value of t
But s = 1 + 2 t
i.e. s = 1 + 2 ( 2 3 )
and s = 4 k m / h r
from.....(1) d = s × t
i.e. d = 4 × 2 3
Hence distance of the course equals 6 k m
does it have to be this long?
Distance=velocity Time In All Cases, distance travelled is same 2xy=(x+2)(y+0.25)=(x-1)(2y+0.5) 2xy=xy+0.25x+2y+0.5=2xy+0.5x-2y-0.5 xy-0.25x-2y-0.5=0 0.5x-2y-30=0 Subtracting xy-0.75x=0 x(y-0.75)=0 x!=0 implies y=0.75hrs 0.5x-2y-0.5=0 0.5x-1.5-0.5=0 x=4 Distance=2xy=2 4*0.75=6kms
Let x be the distance in kilometres and v km/h be the usual speed. We can construct two equations x/(v+2) = (1/2)(x/v) = 1/4 and x/(v-1) = x/v +1/2. Doubling the first equation we get 2x/(v+2) = x/v + 1/2. Just nice the right side of the two equations are exactly the same!!! Hence 2x/(v+2) = x/(v-1). Eliminating x we get 2(v-1) = v+2 which gives us v=4. Simple substitution and equation solving tells us that x=6.
in x/(v+2) = (1/2)(x/v) = 1/4 you made a type mistake, the correct equation is x/(v+2) = (1/2)(x/v) + 1/4
let s=distance in km, v=normal speed and t=normal time taken to complete the course. hence, we can write (v+2) (t/2+1/4) = (v-1) (t+1/2) = v*t (here, 15min=1/4hrs and 30min=1/2hrs)
solving these equations we get,
v=4 km/hr and t=3/2=1.5 hrs
so, s=v t=4 1.5= 6 km
Distance(d) = speed(s) * Time(t)
d=st= (s+2)(t/2 + ¼) ……..(i)and
d=st = (s-1)(t + ½)………..(ii)
or, (s+2)(t/2 + ¼) = (s-1)(t + ½)
or,(s+2)(2t+1)/4 = (s-1)(2t+1)/2
or, (s+2)(2t+1) = 2(s-1)(2t+1)
or, 2st+s+4t+2 = 4st+2s-4t-2
or, 2st-8t+s-4=0
or, 2t(s-4)+1(s-4)=0
or,(s-4)(2t-1)=0
s=4,t=-1/2
putting s=4 in equation(ii),we get t= 3/2
then Distance = 4*(3/2)=6
let distance be d and the speed be s
time will be d\s
* d/(s+2) = t/2 + 1/4 *
ie (d/(s+2) - 1/4 ) X 2 = t
2d/(s+2) - 1/2 = t ---- 1
d/(s-1) = t + 1/2
ie d/(s-1) - 1/2 = t ---- 2
1 and 2 =====> s=4 , d=6
s=vt s=(v+2)(t/2+1/4) s=(v-1)(t+1/2)=vt+v/2-t-1/2 v/2-t-1/2=0 or -2t=1-v...(1) s=2t+v/2+1.....(2) s=vt..........(3) vt-2t-v/2-1=0 or vt+1-v-v/2-1=0 or t=3/2 from 1 v=4 s=3/2*4=6
suppose,distance of the course is x km
speed=y
time=x/y
the equations are,
(x)/(y+2)=(x)/(2y)+(1)/(4)..........(1)
(x)/(y-1)=x/y+1/2.......(2)
Dividing equation (1) By equation (2) & using componendo-divodendo method we get the value of y=4
putting the value of y=4 in the equation (1) we get the distance, x=6 km (Ans)
Let x be the rate. Let t be the time (in hours) so 15 mins = ( 4 1 ) and 30 minutes is ( 2 1 ).
Equating 1st and 2nd condition for the same d:
Substituting "4" into the values of 1st / 2nd condition and equating with the 3rd.
Thus
Let us take the speed as x km/hr and time as t min. We know the formula, Distance = Speed × TIme. From that and according to the problem , we have two equations of the distance travelled(d) as---
d = ( x + 2 ) ( 2 1 t + 1 5 ) ...(i) and d = ( x − 1 ) ( t + 3 0 ) ....(ii)
From (i) and (ii), we have,
( x + 2 ) ( 2 1 t + 1 5 ) = ( x − 1 ) ( t + 3 0 )
⟹ 2 ( x + 2 ) ( t + 3 0 ) = ( x − 1 ) ( t + 3 0 )
⟹ x + 2 = 2 ( x − 1 ) ⟹ x + 2 = 2 x − 2 ⟹ x = 4
We also have the standard equation as d = x × t ....(iii)
From (ii) and (iii), we have,
( x − 1 ) ( t + 3 0 ) = x t ⟹ ( 4 − 1 ) ( t + 3 0 ) = 4 t ⟹ 3 ( t + 3 0 ) = 4 t ⟹ 3 t + 9 0 = 4 t ⟹ t = 9 0
So, Speed = 4 km/hr and Time = 9 0 min = 6 0 9 0 hr = 2 3 hr.
Distance = Speed × Time = ( 4 × 2 3 ) km = ( 2 × 3 ) km = 6 km
Let the normal speed of Calvin be x km/hr.
Let the time taken by Calvin to walk a fixed course be y hr.
Therefore, distance of the course = xy km
According to first condition:
New speed = (x+2) km/hr
New time taken = ( 2 y + 6 0 1 5 ) hr
(x+2) ( 2 y + 6 0 1 5 ) = xy
(x+2) ( 2 y + 4 1 ) = xy
(x+2) ( 4 2 y + 4 1 ) = xy
(x+2) ( 4 2 y + 1 ) = xy
4 ( x + 2 ) ( 2 y + 1 ) = xy
(x+2)(2y+1) = 4xy
2xy + 4y + x + 2 = 4xy
x + 4y + 2 = 2xy ..................(i)
According to second condition:
(x-1)(y+ 2 1 ) = xy
(x-1)(2y+1) = 2xy
2xy - 2y +x -1 = 2xy .................(ii)
2xy - 2y +x -1 = x + 4y +2 [From (i)]
2xy = 6y + 3
x = 2 y 6 y + 3 .......................(iii)
2xy - 2y +x -1 = 2xy [From (ii)]
x - 2y -1 = 0
2 y 6 y + 3 - 2y - 1 = 0
2 y 6 y + 3 − 4 y 2 − 2 y = 0
4y+3- ( 4 y ) 2 = 0
( 4 y ) 2 - 4y - 3 = 0
( 4 y ) 2 - 6y + 2y - 3 = 0
2y(2y-3) + 1(2y-3) = 0
(2y-3)(2y+1) = 0
2y - 3 = 0
y = 2 3 hr
Therefore, x = 4 km/hr
xy = 6 km
Hence the distance of the course that Calvin walks every day is 6km.
Let, usual time he takes to finish the course x hrs with normal speed y km/hrs.
So, the total distance of the course is x y km
So, when he walks faster it takes ( 2 x + 6 0 1 5 ) ⟹ ( 2 x + 4 1 ) hrs with speed ( y + 2 ) km/hrs and when he walks slower it takes ( x + 6 0 3 0 ) ⟹ ( x + 2 1 ) hrs with speed ( y − 1 ) km/hrs.
In both case the total distance is same ( x y ) .
We know s p e e d × t i m e = d i s t a n c e
So, we get two equation ⟹ ( 2 x + 4 1 ) × ( y + 2 ) = x y . . . . . . . . ( i )
And,
⟹ ( x + 2 1 ) × ( y − 1 ) = x y . . . . . . . . ( i i )
Solving equations (i) and (ii), we get the normal time he takes x = 1 . 5 hrs. and normal speed y = 4 km/hrs.
So, the total distance of his course is ⟹ x y ⟹ 1 . 5 × 4 ⟹ 6 km.
Let s=normal speed, t=normal time and d=distance on solving the following equations for s and t: st = (s+2)(t/2+1/4) = (s-1)(t+1/2) we get, s=4 and t=3/2 hence, d=st=4*(3/2)=6
Let t , d , and v be the time,distance and speed respectively . Using the formula s p e e d ∗ t i m e = d i s t a n c e , we have the following system of equations : ⇒ ⎩ ⎪ ⎨ ⎪ ⎧ v t = d ( v + 2 ) ( 2 t + 4 1 ) = d ( v − 1 ) ( t + 2 1 ) = d ⇒ ⎩ ⎪ ⎨ ⎪ ⎧ v t = d 2 v t + 4 v + t + 1 / 2 = d v t + 2 v − t − 1 / 2 = d ⇒ ⎩ ⎪ ⎨ ⎪ ⎧ v t = d 2 d + 4 v + t + 1 / 2 = d d + 2 v − t − 1 / 2 = d
Adding the last two together: 2 3 d + 4 3 v = 2 d ⇒ 4 3 v = 2 d ⇒ 2 3 v = d Substituting this in v t = d ⇒ t = 2 3
⎩ ⎪ ⎨ ⎪ ⎧ v t = d 2 d + 4 v + t + 1 / 2 = d d + 2 v − t − 1 / 2 = d ⇒ ⎩ ⎪ ⎨ ⎪ ⎧ v t = d 2 d + v + 4 t + 2 = 4 d 2 d + v − 2 t − 1 = 2 d
Substracting the last from the second : 6 t + 3 = 2 d ⇒ 9 + 3 = 2 d ⇒ d = 6
Problem Loading...
Note Loading...
Set Loading...
let x be the distance of of the course that calvin walks every day, and let the t be the time. the equation will be x = v t when he is feeling energetic, his speed will be v+2 and the time will be (t/2)+(1/4), thus we get x = ( v + 2 ) ( 2 t + 4 1 ) when he is feeling lethargic, his speed will be v-1 and the time will be t+(1/2), thus we get x = ( v − 1 ) ( t + 2 1 ) subtitute the first equation for x value ( v + 2 ) ( 2 t + 4 1 ) = ( v − 1 ) ( t + 2 1 ) v − 1 v + 2 = 2 4 = v now we can find value of t x = v t x = 4 t 4 t = ( 4 − 1 ) ( t + 2 1 ) 4 t = 3 t + 2 3 t = 2 3
x = v t x = 4 × 1 . 5 x = 6