SOLUTION: A biker completed a trip from town A to town B. If he rode 3 km per hour faster, then he could spend one hour less for this trip. If he rode 2 km per hour slower, he would be one h

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: A biker completed a trip from town A to town B. If he rode 3 km per hour faster, then he could spend one hour less for this trip. If he rode 2 km per hour slower, he would be one h      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 239415: A biker completed a trip from town A to town B. If he rode 3 km per hour faster, then he could spend one hour less for this trip. If he rode 2 km per hour slower, he would be one hour late.
Find the distance between towns, speed of the biker, and time of traveling.

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
A biker completed a trip from town A to town B.
If he rode 3 km per hour faster, then he could spend one hour less for this trip.
If he rode 2 km per hour slower, he would be one hour late.
Find the distance between towns, speed of the biker, and time of traveling.
:
Let s = the biker's speed
then
(s+3) = 3 km faster speed
and
(s-2) = 2 km slower speed
:
Let d = dist from a to b
:
Write two time equations: time = dist/speed
d%2Fs - d%2F%28s%2B3%29 = 1 (he went 3 km/h faster)
and
d%2F%28s-2%29 - d%2Fs = 1 (he went 2 km/hr slower)
:
Both equations = 1, so we can write it:
d%2Fs - d%2F%28s%2B3%29 = d%2F%28s-2%29 - d%2Fs
simplify, divide each term by d
1%2Fs - 1%2F%28s%2B3%29 = 1%2F%28s-2%29 - 1%2Fs
combine like terms
1%2Fs + 1%2Fs - 1%2F%28s%2B3%29 = 1%2F%28s-2%29
:
2%2Fs - 1%2F%28s%2B3%29 = 1%2F%28s-2%29
:
Multiply by s(s+3)(s-2) to get rid of the denominators:
2(s+3)(s-2) - s(s-2) = s(s+3)
:
2(s^2 + s - 6) - s^2 + 2s = s^2 + 3s
:
2s^2 + 2s - 12 - s^2 + 2s = s^2 + 3s
Combine like terms on the left
2s^2 - s^2 - s^2 + 2s + 2s - 3s - 12 = 0
:
s - 12 = 0
s = 12 km/hr is the speed
:
Find the dist between towns using
d%2Fs - d%2F%28s%2B3%29 = 1
:
d%2F12 - d%2F%2815%29 = 1
Multiply by 60
5d - 4d = 60
d = 60 km is the distance
:
Find the time: 60%2F12 = 5 hrs, time of travel
:
:
Check solutions in:
d%2F%28s-2%29 - d%2Fs = 1
:
60%2F10 - 60%2F12 =
6 - 5 = 1 hr