Questions on Word Problems: Travel and Distance answered by real tutors!

Algebra ->  Customizable Word Problem Solvers  -> Travel -> Questions on Word Problems: Travel and Distance answered by real tutors!      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Tutors Answer Your Questions about Travel Word Problems (FREE)


Question 206567: Craig Drives 20 miles per hour faster than sara. in the same time that sara drives 225 miles, craig drives 325 miles. find the speed of each car
Found 3 solutions by greenestamps, josgarithmetic, ikleyn:
Answer by greenestamps(13364) About Me  (Show Source):
You can put this solution on YOUR website!


A quick mental solution....

The difference in distances is 100 miles; the difference in speeds is 20 mph.
Therefore the amount of time is 100/20 = 5 hours.
Therefore Craig's speed is 325/5 = 65 mph and Sara's speed is 225/5 = 45 mph.

ANSWERS:
Craig 65 mph
Sara 45 mph


Answer by josgarithmetic(39835) About Me  (Show Source):
You can put this solution on YOUR website!
               SPEEDS        TIMES            DISTANCES

Craig           r+20         325/(r+20)         325

Sara             r           225/r              225

The two time quantities described as equal.
325%2F%28r%2B20%29=225%2Fr.
Solve for r.

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Craig Drives 20 miles per hour faster than sara.
in the same time that sara drives 225 miles, craig drives 325 miles. find the speed of each car
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


        The answer in the post by @HyperBrain is INCORRECT due to arithmetic error on the way.
        I came to provide a correct solution


d=vt so t=d/v
Let x be the Sara's speed, in miles per hour.
Then the Craig's speed is (x+20) miles per hour.
225/x=325/(x+20)
Multiply both sides by x(x+20)
225(x+20)=325x
225x+4500=325x
100x=4500
x = 45 mi/hr ((Sara' speed)
x+20 = 45 + 20 = 65 mi/hr (Craig' speed).

CHECK the travel time.   225%2F45 = 5 hours.   325%2F65 = 5 hours.     Precisely correct !

Solved correctly.




Question 184851: A bus averages 6 kilometers an hour less than a passenger car. The bus travels 80 kilometers in the same time that the car travels 112 kilometers. Find the rate of each.
Found 3 solutions by greenestamps, josgarithmetic, ikleyn:
Answer by greenestamps(13364) About Me  (Show Source):
You can put this solution on YOUR website!


In the same amount of time, the difference in distances traveled is 32 km and the difference in speeds is 6 km/hr. That means the number of hours that both vehicles traveled is 32/6 = 16/3.

Then the speed of the bus is (80)/(16/3) = 15 km/hr and the speed of the car is (112)/(16/3) = 21 km/hr.

ANSWERS:
bus 15km/h
car 21km/h


Answer by josgarithmetic(39835) About Me  (Show Source):
You can put this solution on YOUR website!
            SPEEDS      IME                 DISTANCES

BUS           b         80/b                180

CAR         b+6        112/(b+6)             112

80%2Fb=112%2F%28b%2B6%29

80%28b%2B6%29=112b
10%28b%2B6%29=14b
5%28b%2B6%29=7b
5b%2B30=7b
30=2b
highlight%28b=15%29-------speed of the bus.
Car goes 21 kilometers per hour.

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
A bus averages 6 kilometers an hour less than a passenger car.
The bus travels 80 kilometers in the same time that the car travels 112 kilometers. Find the rate of each.
~~~~~~~~~~~~~~~~~~~~~~~~~~


        Calculations in the post by @HyperBrain are irrelevant to the given problem, since
        in his calculations, @HyperBrain uses different numbers from the given in the post.
        It leads him to wrong answer.

        I came to bring a correct/adequate solution.


Step 1:

Let x be the rate of the passenger car
    Then x-6 is the rate of the bus

Note: distance=rate*time so time=distance/rate


Step 2: Write the algebraic equation

80/(x-6) = 112/x


Step 3: multiply both sides by x(x-6)

80x = 112(x-6)
80x = 112x-672
32x = 672
x = 672/32 = 21   Therefore, the passenger car travels at the rate of 21 km/hr.
x-6 = 21-6 = 15   Therefore, the bus travels 15 km in 1 hr.


CHECK for the travel time: 80%2F15 = 51%2F3  hours.

                           112%2F21 = 51%2F3 hours, the same time.

                           Precisely correct !

Solved correctly.


//////////////////////////////////


The fact that @HyperBrain repeats these words "Power up, @HyperBrain!" from post to post,
tells me that he uses a computer code.

The fact that @HyperBrain makes numerous errors of the same type from post to post,
tells me that his computer code is erroneous and incorrectly reads the input data.




Question 957182: A cruise ship can sail 25 mph in calm water. Sailing with the Gulf Stream, the ship can sail 256 mi in the same amount of time it takes to sail 144 mi against the Gulf Stream. Find the rate of the Gulf Stream.
Found 4 solutions by MathTherapy, josgarithmetic, greenestamps, ikleyn:
Answer by MathTherapy(10855) About Me  (Show Source):
You can put this solution on YOUR website!
A cruise ship can sail 25 mph in calm water. Sailing with the Gulf Stream, the ship can sail 256 mi in the same amount of time it takes to sail 144 mi against the Gulf Stream. Find the rate of the Gulf Stream. 
**************************************************
Let the stream's rate, be C
Then, the DOWNSTREAM rate (rate with the stream) is 25 + C, or 25 + C
Also, the UPSTREAM rate (rate against the stream) is: S - C, or 25 - C 
With the DOWNSTREAM-DISTANCE being 256 mi, time the ship takes to travel said distance is: 256%2F%2825+%2B+C%29
And, with the UPSTREAM-DISTANCE being 144 mi, time the ship takes to travel said distance is: 144%2F%2825+-+C%29
As the times are the same, we get: 256%2F%2825+%2B+C%29+=+144%2F%2825+-+C%29
                                                    144(25 + C) = 256(25 - C) ------ Cross-multiplying
                                                        9(25 + C) = 16(25 - C) ------ Dividing both sides by 8
                                                      9(25) + 9C = 16(25) - 16C
                                                         9C + 16C = 16(25) - 9(25)
                                                                  25C = 7(25)
                                        Stream's rate, or 

Answer by josgarithmetic(39835) About Me  (Show Source):
You can put this solution on YOUR website!
ship speed in still water, 25 mph
  
                      SPEED         TIME            DISTANE
with strean           25+s           t              256
against stream        25-s           t              144

system%28t=256%2F%2825%2Bs%29%2C+and%2C+t=144%2F%2825-s%29%29

256%2F%2825%2Bs%29=144%2F%2825-s%29

16%2F%2825%2Bs%29=9%2F%2825-s%29

16%2825-s%29=9%2825%2Bs%29
400-16s=225%2B9s
175=25s
highlight%28s=7%29

Answer by greenestamps(13364) About Me  (Show Source):
You can put this solution on YOUR website!


Tutor @ikleyn sets the problem up with an equation which says the two times (distance divided by rate) are equal:

256%2F%2825%2Bc%29=144%2F%2825-c%29

That of course is one valid way to set the problem up.

Another valid way to set the problem up is to use a proportion which says that, since the times are equal, the ratio of the distances is equal to the ratio of the speeds:

256%2F144=%2825%2Bc%29%2F%2825-c%29

Clearly the two ways of setting up the problem lead immediately to identical calculations to get the answer -- so it is a matter of personal preference for which method to use.


Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
A cruise ship can sail 25 mph in calm water. Sailing with the Gulf Stream, the ship can sail 256 mi
in the same amount of time it takes to sail 144 mi against the Gulf Stream. Find the rate of the Gulf Stream.
~~~~~~~~~~~~~~~~~~~~~~~


        Calculations in the post by @lwsshak3 are incorrect due to arithmetic error.
        His answer "25 mph" for the Gulf Stream rate is absurdist,
        since then the cruise ship could not sail against the current.

        I came to bring a correct solution.


let c = rate of gulf stream
25+c = rate of ship sailing with Gulf Stream
25-c = rate of ship sailing against Gulf Stream
travel time=distance/rate (same in both directions)
...
256%2F%2825%2Bc%29+=+144%2F%2825-c%29
..
256(25-c) = 144(25+c)
6400 - 256c = 3600 + 144c
400c = 2800
c = 2800/400 = 7
rate of gulf stream = 7 mph

Solved correctly.




Question 955979: Michael drove to work on Monday at 45 mph and arrived one minute early. The employee drove to work on Tuesday, leaving home at the same time driving 40 mph and arriving one minute late. How far does Michael live from work? What speed does he need to drive to arrive 5 minutes early?
Found 3 solutions by josgarithmetic, n2, ikleyn:
Answer by josgarithmetic(39835) About Me  (Show Source):
You can put this solution on YOUR website!
          SPEED           TIME          DISTANCE
Monday     45             t-(1/60)        d
Regularly  R              t               d
Tuesday    40             t+(1/60)        d

Same distance, d, in the three tabulated situations.
d=highlight_green%2845%28t-1%2F60%29=40%28t%2B1%2F60%29%29

45t-3%2F4=40t%2B2%2F32
5t=2%2F3%2B3%2F4
60t=8%2B9
60t=17
t=17%2F60--------this means normal expected trip time would be 17 minutes.

Looking at Tuesday's trip, time was 17%2F60%2B1%2F60=18%2F60, or 18 minutes.
d=40%2A%2818%2F60%29
d=18%282%2F3%29
highlight%28d=12%29, drive distance from work, 12 miles.

The question, what speed needed to arrive 5 minutes early?
12%2F%2817%2F60-5%2F60%29
12%2F%2812%2F60%29
12%2F%281%2F5%29
12%2A5=highlight%2860%29

Answer by n2(91) About Me  (Show Source):
You can put this solution on YOUR website!
.
Michael drove to work on Monday at 45 mph and arrived one minute early.
The employee drove to work on Tuesday, leaving home at the same time driving 40 mph and arriving one minute late.
How far does Michael live from work? What speed does he need to drive to arrive 5 minutes early?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Let 'd' be the distance from home to work (the same as the returning distance), in miles.


The time Michael spent on Monday  was  d%2F45  hours  (the distance divided by the average speed).

The time Michael spent on Tuesday was  d%2F40  hours  (the distance divided by the average speed).


These two time intervals differ in 1 + 1 = 2 minutes.


So, we write this "time equation"  

    d%2F40 - d%2F45 = 2%2F60.


To solve, multiply both sides by 40*45.  You will get

    45d - 40d = %282%2A40%2A45%29%2F60

       5d     =     60

        d     =     60/5 = 12.


So. the distance from home to work is 12 miles.


Thus first question is answered.



To answer second question, calculate the travel time on Monday.  

It is  12%2F45 of a hour, which is the same as  16%2F60 of an hour, or 16 minutes.


    +----------------------------------------------------------+
    |    So, if Michaels leaves his home at the same time      |
    |           every day (as the problem states),             |
    |    he has 16+1 = 17 minutes to get the office on time.   |
    +----------------------------------------------------------+


To get the office 5 minutes earlier the control time, the travel time should be 17-5 = 12 minutes, or 12%2F60 of an hour.

Hence, to get the office 5 minutes earlier the control time, his average speed should be  12%2F%28%2812%2F60%29%29 = 60 miles per hour.

It is the answer to the second question.

At this point, the problem is solved completely.



Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Michael drove to work on Monday at 45 mph and arrived one minute early.
The employee drove to work on Tuesday, leaving home at the same time driving 40 mph and arriving one minute late.
How far does Michael live from work? What speed does he need to drive to arrive 5 minutes early?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


        The solution by @lwsshar3 is incorrect: it has an arithmetic error, which ruins everything and leads to wrong answer.

        I don't like the way how @lwsshar3 construct his solution.
        Actually, this problem is one of standard (and beautiful) problems on Travel and Distance,
        and it has a standard solution, which is equally beautiful as the problem itself is.
        So, anyone involved with this or a similar task. should know its standard method of solution.

        It is why I came to help.


Let 'd' be the distance from home to work (the same as the returning distance), in miles.


The time Michael spent on Monday  was  d%2F45  hours  (the distance divided by the average speed).

The time Michael spent on Tuesday was  d%2F40  hours  (the distance divided by the average speed).


These two time intervals differ in 1 + 1 = 2 minutes.


So, we write this "time equation"  

    d%2F40 - d%2F45 = 2%2F60.


To solve, multiply both sides by 40*45.  You will get

    45d - 40d = %282%2A40%2A45%29%2F60

       5d     =     60

        d     =     60/5 = 12.


So. the distance from home to work is 12 miles.


Thus first question is answered.



To answer second question, calculate the travel time on Monday.  

It is  12%2F45 of a hour, which is the same as  16%2F60 of an hour, or 16 minutes.


    +----------------------------------------------------------+
    |    So, if Michaels leaves his home at the same time      |
    |           every day (as the problem states),             |
    |    he has 16+1 = 17 minutes to get the office on time.   |
    +----------------------------------------------------------+


To get the office 5 minutes earlier the control time, the travel time should be 17-5 = 12 minutes, or 12%2F60 of an hour.

Hence, to get the office 5 minutes earlier the control time, his average speed should be  12%2F%28%2812%2F60%29%29 = 60 miles per hour.

It is the answer to the second question.

At this point, the problem is solved completely.

I think you agree with me that this beautiful Travel and Distance problem deserves a perfect solution.




Question 969896: A boat goes downstream 72 miles in 3 hours, and travels upstream 60 miles in 6 hours.
What is the rate of the river, and what is the boat in still water?

Found 2 solutions by josgarithmetic, n2:
Answer by josgarithmetic(39835) About Me  (Show Source):
You can put this solution on YOUR website!
speed of the river, r
speed of boat by itself, b

downstream 72%2F3=24
upstream 60%2F6=10

system%28b-r=10%2Cb%2Br=24%29

If add the equations then
2b=34
b=17------boat speed without current

r=-b%2B24
r=24-17
r=7----------river current speed

Answer by n2(91) About Me  (Show Source):
You can put this solution on YOUR website!
.
A boat goes downstream 72 miles in 3 hours, and travels upstream 60 miles in 6 hours.
What is the rate of the river, and what is the boat in still water?
~~~~~~~~~~~~~~~~~~~~~


Looking at the solution by @lwsshak3 in his post, I see that the logic
on how the solution is constructed in the post by @lwsshak3 is the same
which @mananth uses in his solutions to similar problems.

From this fact, I make my conclusion that they both use the same computer code.


Their logic is not effective, and their way solving, in my view, is wrong way teaching.




Question 975870: A and B are playing tag . A stay still while B runs from the same spot at a rate 2 meters per second.
After 60 seconds B keeps running . A now runs after him at a rate of 3 meters per second.
How long has A run when he caught up to B
My solution
3 (t-60) = 2t
3t - 180 =2t
3t-2t =180
t = 180

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
A and B are playing tag . A stay still while B runs from the same spot at a rate 2 meters per second.
After 60 seconds B keeps running . A now runs after him at a rate of 3 meters per second.
How long has A run when he caught up to B

My solution
3 (t-60) = 2t
3t - 180 =2t
3t-2t =180
t = 180
~~~~~~~~~~~~~~~~~~~~~~~~


Your error is that you determined the time for B,
while the problem asks about the time for A.




Question 1161528: A boy throws a stone from the top of a building 46.0 m above ground. The
stone is thrown at an angle of 33.0° below the horizontal and strikes the
ground 55.6 m away from the building, find the following: (a) Time of flight.
(b) Initial speed. (c) The magnitude and the direction of the velocity of the
stone just before it strikes the ground.

Answer by KMST(5393) About Me  (Show Source):
You can put this solution on YOUR website!
EDITED for clarity and to correct multiple typos on April 28, 2026:

This is really a Physics class problem,
but from the math point of view it involves algebra, vectors, geometry and trigonometry.
Times will be in seconds from the time the stone left the boy's hand,
distances will be in meters,
speeds will be in m/s, and accelerations in m/s/s,
with the units understood, but not always stated.

v%22=%22 initial speed (magnitude of the velocity) of the stone as it leaves the boy's hand

v%5Bh%5D=v%2Acos33%5Eo%22=%22 magnitude of the horizontal vector component of that initial velocity
v%5Bd%5D=v%2Asin33%5Eo%22=%22 magnitude of the vertical, downward vector component of that initial velocity
T%22=%22 Time of flight of the stone, in seconds
We reasonably assume that the effects of air friction or wind do not cause a measurable difference in the motion of the stone,
so that the horizontal velocity is constant,
and the vertical velocity is only affected by gravity.
We know that latitude and altitude affect the acceleration of an object due to gravity,
but not having precise location data, we will use the value of 9.8m/s/s.
The downward velocity will increase linearly with t ,
the time in seconds t since the stone was thrown,
as v%2Asin33%5Eo%2B9.8t
from v%2Asin33%5Eo at t=0 to v%2Asin33%5Eo%2B9.8T at t=T .
The average downward velocity during that time will be the average of initial and final velocities:
%281%2F2%29%28v%2Asin33%5Eo%2Bv%2Asin33%5Eo%2B9.8T%29=v%2Asin33%5Eo%2B4.9T
The horizontal and vertical distances traveled by the stone (in meters) will be
highlight%28v%2Acos33%5Eo%2AT=55.6%29 and
%28v%2Asin33%5Eo%2B4.9T%29T=46%29-->highlight%28v%2AT%2Asin33%5Eo%2B4.9T%5E2=46%29

Part (a) and part (b):
We can find v and T from the equations above.
From the first of the highlighted equations above, we get v%2AT=55.6%281%2Fcos33%5Eo%29 ,
and substituting the expression found for v%2AT into the second equation, we get
55.6%281%2Fcos33%5Eo%29%2Asin33%5Eo%2B4.9T%5E2=46-->55.6%28sin33%5Eo%2Fcos33%5Eo%29%2B4.9T%5E2=46-->55.6%2Atan33%5Eo%2B4.9T%5E2=46
Using tan33%5Eo=0.64941 (rounded) , we substitute to get
55.6%2A0.64941%2B4.9T%5E2=46-->T%5E2=%2846-55.6%2A0.64941%29%2F4.9=2.0189 (rounded), and T=sqrt%282.0189%29 --> highlight%28T=1.42%29 (rounded).
Answer for part (a): The stone flies for highlight%28T=1.42seconds%29 .
Then, substituting the value found above and cos33%5Eo=0.83867 into highlight%28v%2Acos33%5Eo%2AT=55.6%29 , we get
v%2A0.83867%2A1.42=55.6-->v=55.6%2F1.42%2F0.83867 --> highlight%28v=46.7%29 (rounded).
The initial speed (magnitude of the initial velocity) of the stone was 46.7 m/s.

Part(c):
For the stone, the time "just before it strikes the ground" is a minuscule fraction of a second before t=1.42 seconds, which rounds to T=1.42seconds
We can calculate the magnitude and the direction of the velocity of the
stone at that time from the magnitude of its horizontal and downward components.
As stated early,
the horizontal component of the stone velocity is constant, with magnitude v%5Bh%5D=v%2Acos33%5Eo ,
while the vertical component is a function of the time t , in seconds, since the stone was thrown.
It was also established that at time T=1.42seconds , the downwards velocity was V%5Bd%5D=v%2Asin33%5Eo%2B9.8T ,
Substituting cos33%5Eo=0.83867 , sin33%5Eo=0.54464 ,
and the already found values T=1.42 and v=46.7 , we get that
v%5Bh%5D=46.7%2A0.83867=39.17 and V%5Bd%5D=46.7%2A0.54464%5Eo%2B9.8%2A1.42=39.35

Adding those horizontal and vertical components vectors,
we calculate the magnitude of the velocity vector at 1.42 second as
V=sqrt%2839.17%5E2%2B39.35%5E2%29 --> highlight%28V=67.9%29
We can calculate its direction as the angle theta below the horizontal from
tan%28theta%29=39.35%2F39.17=1.0046 (rounded), which corresponds to
highlight%28theta=45.1%5Eo%29 .
The calculated magnitude and direction of the velocity of the
stone just before it strikes the ground is highlight%2867.9%29m/s at an angle below the horizontal of highlight%2845.1%5Eo%29 .


Question 22105: River flows at 2 mph. Phil can paddle in still water at 8 mph. If he is 4 miles downstream from a log floating toward him,
how long will it take him to reach the log?

Found 3 solutions by math_tutor2020, MathTherapy, ikleyn:
Answer by math_tutor2020(3838) About Me  (Show Source):
You can put this solution on YOUR website!

Answer: 1/2 of an hour or 30 minutes

Explanation

Let's say the river flows south.
Define points A, B, and C such that:
A = log's starting location
B = Phil's starting location
C = point in between A and B where Phil reaches the log

The diagram is optional but could be handy.


Phil's speed is 8 mph in still water.
But since Phil has to swim upstream against the 2 mph current, it slows him down to 8-2 = 6 mph.
So he travels 6x miles where x is the length of time in hours.
I'm using the formula:
distance = rate*time
Meanwhile, the log travels at 2 mph for the same amount of time x.
It travels 2x miles.


To recap so far we have these distances
AC = 2x
BC = 6x

These two distance subtotals must add to the 4 mile gap between the points A and B.
AC+BC = AB
2x+6x = AB
2x+6x = 4
8x = 4
x = 4/8
x = 1/2 of an hour aka 30 minutes

Answer by MathTherapy(10855) About Me  (Show Source):
You can put this solution on YOUR website!
River flows at 2 mph.  Phil can paddle in still water at 8 mph.  If he is 4 miles downstream from a log floating toward him, 
how long will it take him to reach the log?
*******************************************
Two of the persons who responded don't have a clue, and that's why their answers don't make sense.

Let the time he takes to get to the log, be T
Going downstream, his total average speed is his speed in still water, plus the speed of the current, or 8 + 2 = 10 mph
Of the 4 miles between he and the log, Phil will cover 10T miles when he gets to the log

Going upstream towards Phil, the log's speed is its speed in still water (0 mph), less the speed of the current, or 0 - 2 = - 2 mph
Of the 4 miles between the log and Phil, the log will cover - 2T miles when Phil catches up to it.

A speed of - 2 mph, and a distance of - 2T miles might seem strange and non-sensical, but this actually means that the log is
actually travelling/drifting BACKWARDS, or AWAY from Phil.

We now get the following DISTANCE equation: 10T + - 2T = 4
                                                                                               8T = 4
                               Time it takes Phil to get to the log, or 

ANECDOTE**
Phil actually traveled 10T, or 10(1%2F2) = 5 miles to get to the log, although he started out just 4 miles from it. With the log travelling 
backwards, or drifting away from him, he had to travel an extra mile to get to it. Incidentally, the log travelled/drifted - 2(1%2F2) = - 1
mile, or 1 mile, BACKWARDS, which is the extra distance Phil ended up making up/travelling to get to it.

Quite INTERESTING, isn't it?

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
River flows at 2 mph. Phil can paddle in still water at 8 mph. If he is 4 miles downstream from a log floating toward him,
how long will it take him to reach the log?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~


        The solutions in the posts by @Paul and by @JWG both are incorrect.
        For the correct solution see that follows in my post.


According to the problem's context, Phil paddles upstream, while the log is floating toward him, i.e. downstream.

The Phil effective rate relative the river's banks is 8-2 = 6 miles per hour.

The log floats toward Phil with the rate 2 miles per hour, so their approaching rate is 6+2 = 8 miles per hour.


Hence, the time when Phil will reach the log is  4%2F8 = 1%2F2 of an hour, or 30 minutes.   ANSWER

Solved.




Question 299160: a plane flew 500 km from atlanta to louisville. when returning to atlanta the flight took 1/2 hour less time.if the rate to Louisville was 50km/hr faster than the rate returning, find the two rates in km/hr.
Found 2 solutions by josgarithmetic, ikleyn:
Answer by josgarithmetic(39835) About Me  (Show Source):
You can put this solution on YOUR website!
            SPEED         TIME               DIST.

A to L       r+50         500/(r+50)            500

L to A        r           500/r                  500

DIFF.                     1/2

500%2Fr-500%2F%28r%2B50%29=1%2F2

...
Suspecting that part of the description wording is mixed-up.

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
a plane flew 500 km from Atlanta to Louisville. when returning to Atlanta the flight took 1/2 hour less time.
if the rate to Louisville was 50km/hr faster than the rate returning, find the two rates in km/hr.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


After reading this problem and its solution in the post by @mananth, I have two notices.

Firstly, the problem's formulation in the post is absurdist and self-contradictory.
Indeed, it says that the flight to Atlanta took 1/2 hour less time
and the rate to Louisville was 50 km/h faster than the rate returning.

So, the problem's creator was so hurry that missed circumstances.

I will edit the problem as it is shown below, to make sense from nonsense:

      A plane flew 500 km from Atlanta to Louisville. When returning to Atlanta the flight took 1/2 hour highlight%28highlight%28more%29%29 time. 
      If the rate to Louisville was 50km/h faster than the rate returning, find the two rates in km/hr.

Secondly, in the post by @mananth, both the solution and the answer are incorrect due to arithmetic errors.

I came to bring a correct solution to this my edited formulation.


Let the rate to Louisville be x km/h.

Time of this flight is  500%2Fx  hours.


The rate to Atlanta (returning) will be (x-50) km/h.

The time of this returning flight is  500%2F%28x-50%29 hours.


Time equation is

    500%2F%28x-50%29 - 500%2Fx = 1%2F2  of an hour.   <<<---===  It says literally what the problem says


Simplify and find x

    2*500*x - 2*500*(x-50) = x*(x-50),

    1000x - 1000x + 50000 = x^2 - 50x,

    x^2 - 50x + 50000 = 0,

    (x-250)*(x+200) = 0,

    x = 250  or  x = -200.


We choose the positive root and reject the negative one.


ANSWER.  The rate from Atlanta to Louisville was 250 km/h.  The rate of the returning trip from Louisville to Atlanta was 250-50 = 200 km/h.


CHECK.  The tome flying from Atlanta to Louisville was  500%2F250 = 2 hours.

        The time flying from Louisville to Atlanta (returning) was  500%2F%28250-50%29 = 2.5 hours, in 0.5 hours longer.

        Precisely correct.

The problem edited and converted from self-contradictory to self-consistent
and then solved in a right way.




Question 296160: a trip that takes 3 hours by car takes 30 minutes by plane. At these rates, how many minutes would be required for a plane trip that takes 4 hours by car?
Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
a trip that takes 3 hours by car takes 30 minutes by plane. At these rates,
how many minutes would be required for a plane trip that takes 4 hours by car?
~~~~~~~~~~~~~~~~~~~~~~~~~~


The correct answer to this problem is 2/3 of an hour, or 40 minutes by the plane
(not 45 minutes, as in the post by @mananth).




Question 626102: The question is......Two jets leave at the same time,one is flying eat, the other west. the speed of the jet that is flying west is 75km/h faster than the speed of the jet flying east. in 3 hr they are 3075km apart. let w represent the speed of the plane travelling west and e represent the speed of plane travelling east. you need to know the speed of each plane. write a system of equation to model this situation
Answer by MathTherapy(10855) About Me  (Show Source):
You can put this solution on YOUR website!
The question is......Two jets leave at the same time,one is flying eat, the other west. the speed of the jet that is flying
west is 75km/h faster than the speed of the jet flying east. in 3 hr they are 3075km apart. let w represent the speed of the
plane travelling west and e represent the speed of plane travelling east. you need to know the speed of each plane. write a
system of equation to model this situation
******************************************
The other "PERSON" totally ignored the given instructions, regarding the assigned variables. It/He/She even came up with a solution,
although one wasn't requested. 

As requested, speeds of westbound and eastbound jets are w, and e, respectively
Since the westbound jet is travelling 75 km/h faster than the eastbound, we get the following SPEED equation: w = e + 75 ---- eq (i)

Also, it takes the jets 3 hrs to be 3,075 km apart, at which time, the westbound had travelled "3w" km, and the eastbound, "3e" km,
resulting in the following DISTANCE equation: 3w + 3e = 3,075
                                                                               3(w + e) = 3(1,025)
                                                                                    w + e = 1,025 --- eq (ii)
                                                                                           w = e + 75 -- eq (i)

The above two-equation system can be easily solved using SUBSTITUTION.
It can also be solved using ELIMINATION, but written as follows: w - e = 75 ----- eq (i)
                                                                                                               w + e = 1,025 -- eq (ii)
         
That's IT!. That's ALL that's needed.


Question 290678: Plane A and Plane B are 500 kilometres apart and flying towards each other. If plane A is travelling at a constant speed of 240 k/m and plane B is travelling at a constant speed of 360 k/m when will the planes meet?
Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Plane A and Plane B are 500 kilometres apart and flying towards each other. If plane A is travelling
at a constant speed of 240 k/m and plane B is travelling at a constant speed of 360 k/m when will the planes meet?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


        The solution and the answer in the post by @mananth both are incorrect.
        I came to bring a correct answer.


The approaching rate of the planes is  240 + 360 = 600 kilometers per hour.


Therefore, the time before they meet each other is  500%2F600 = 5%2F6 of an hour, or 50 minutes.    ANSWER

Solved correctly and right answer is obtained, disproving the solution by @mananth.




Question 287905: Jan and Tariq took a canoeing trip, traveling 6 mi upstream against a 2 mi/h current. They then returned to the same point downstream. If their entire trip took 4 h, how fast can they paddle in still water? [Hint: If r is their rate (in miles per hour) in still water, their rate upstream is r - 2 and their rate downstream is r + 2.]

Found 2 solutions by josgarithmetic, ikleyn:
Answer by josgarithmetic(39835) About Me  (Show Source):
You can put this solution on YOUR website!
           SPEED           TIME            DISTANCE

UP          r-2            6/(r-2)            6

DOWN        r+2            6/(r+2)            6

TOTAL                          4

6%2F%28r-2%29%2B6%2F%28r%2B2%29=4
.
.

Answer by ikleyn(53937) About Me  (Show Source):

Question 284297: Fred and Desi left Steamtown Mall at 9:00 am and began walking in opposite directions. At 1:00 pm that same day they were 20 miles apart. If Fred walks 0.5 mph slower than Desi, what is Desi's speed of walking?
A. 2.25 mph B. 2.75 mph C. 3.5 mph D. 5 mph E. None of these.

Found 3 solutions by mccravyedwin, josgarithmetic, ikleyn:
Answer by mccravyedwin(421) About Me  (Show Source):
You can put this solution on YOUR website!
Let Desi's speed be R, then Fred's speed is then R-0.5
Their speed of separation is the sum of their speeds or R+R-0.5 or 2R-0.5
From 9:00 am to 1:00 pm is 4 hours.
Distance = Rate x Time
      20 = (2R-0.5)T
      20 = (2R-0.5)(4) 
      20 = 8R-2
      22 = 8R
    22/8 = R
    2.75 = R

Answer: Desi's speed of walking is 2.75 mph

Edwin

Answer by josgarithmetic(39835) About Me  (Show Source):
You can put this solution on YOUR website!
          SPEED          TIME    DISTANCE

Fred       r-0.5          4      (r-0.5)(4)

Desi       r              4      (r)(4)

TOTAL                               20

4%28r-0.5%29%2B4r=20

8r-2=20
4r-1=10
4r=11
r=11%2F4
highlight%28r=2%263%2F4%29

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Fred and Desi left Steamtown Mall at 9:00 am and began walking in opposite directions.
At 1:00 pm that same day they were 20 miles apart. If Fred walks 0.5 mph slower than Desi,
what is Desi' speed of walking?
A. 2.25 mph B. 2.75 mph C. 3.5 mph D. 5 mph E. None of these.
~~~~~~~~~~~~~~~~~~~~~~~~


        In the post by @mananth, the treatment is not adequate to the problem.
        Due to this reason, the solution and the answer are incorrect.

        I came to bring a correct solution.


let desi's speed be x mph
Fred's speed = x-0.5 mph
In 4 hours Desi has walked 4x miles
In 4 hours Fred has walked 4(x-0.5) miles = 4x-2
4x + (4x -2) = 20
8x = 22
x = 22%2F8 = 11%2F4 = 2.75 mph     Desi' speed        <<<---=== ANSWER

CHECK.   The distance apart in 4 hours,  at 1:00 pm,  is 4*2.75 + 4*(2.75 - 0.5) = 20 miles.     ! Precisely correct !

Solved correctly.




Question 282326: Each day, Amit runs nine miles and then walks one mile. He runs 10 mph faster than he walks. If his total time is 75 minutes, then what is Amit's running speed?
Found 3 solutions by MathTherapy, josgarithmetic, ikleyn:
Answer by MathTherapy(10855) About Me  (Show Source):
You can put this solution on YOUR website!
Each day, Amit runs nine miles and then walks one mile. He runs 10 mph faster than he walks.
If his total time is 75 minutes, then what is Amit's running speed?
*******************************************************************
Let Amit's running-speed be S
Since his running-speed is 10 mph faster than his walking-speed, then Amit's walking-speed is "S - 10" mph
With his running distance being 9 miles, Amit's time to run these 9 miles is 9%2FS 
And, with his walking distance being 1 mile, Amit's time to cover this mile is 1%2F%28S+-+10%29
It's stated that Amit's total time to run and walk "....is 75 minutes," or matrix%281%2C2%2C+75%2F60+=+5%2F4%2C+hrs%29. This gives us the following
total TIME equation: 9%2FS+%2B+1%2F%28S+-+10%29+=+5%2F4, with S > 10                                    
                        9(4)(S - 10) + 4S = 5S(S - 10) --- Multiplying by LCD, 4S(S - 10)
                              36S+-+360+%2B+4S+=+5S%5E2+-+50S
                                     40S+-+360+=+5S%5E2+-+50S+
                  5S%5E2+-+50S+-+40S+%2B+360+=+0
                           5S%5E2+-+90S+%2B+360+=+0
                        5%28S%5E2+-+18S+%2B+72%29+=+0
                               S%5E2+-+18S+%2B+72+=+0
                            (S - 12)(S - 6) = 0
                                          S - 12 = 0     or      S - 6 = 0 ----- Setting FACTORS equal to 0
                                                  S = 12 mph   or    6 mph. However, 6 is NOT > 10 (see above constraint).      
  So, Amit's running-speed is 12 mph

Answer by josgarithmetic(39835) About Me  (Show Source):
You can put this solution on YOUR website!
Seventy-five minutes is one and quarter hours.
             SPEED          TIME          DISTANCE

WALK          r-10          1/(r-10)        1

RUN           r             9/r             9

SUM                        1.25

1%2F%28r-10%29%2B9%2Fr=1%261%2F4

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Each day, Amit runs nine miles and then walks one mile. He runs 10 mph faster than he walks.
If his total time is 75 minutes, then what is Amit's running speed?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


        The solution and the answer in the post by @mananth both are incorrect due to arithmetic errors on the way.
        I came to bring a correct solution.


let him walk at x mph
he runs x+10 mph

time taken for running = 9/x+10
time he walks = 1/x


Time equation

    1/x + 9/(x+10) = 5/4 hours


Simplify and find x

    4(x+10) + 36x = 5x(x+10)

    4x + 40 + 36x = 5x^2 + 50x

    40x + 40 = 5x^2 + 50x

    5x^2 + 10x - 40 = 0

    x^2 + 2x - 8 = 0

    (x+4)*(x-2) = 0.


The roots are x= -4 and x= 2.

Since we look for the speed, we accept the positive root x= 2 and reject the negative one.


ANSWER.  Amit's walking speed is 2 miles per hour and his running speed is 2+10 = 12 mph.


CHECK for the travel time.  9%2F12+%2B+1%2F2 = 9%2F12+%2B+6%2F12 = 15%2F12 = 5%2F4 of an hour.

                            ! precisely correct !

Solved correctly.




Question 277004: it takes a plane 40 min longer to fly from Boston to LA at 525 mi/h than it does to return at 600 mi/h. how far apart are the cities?
Found 4 solutions by MathTherapy, timofer, josgarithmetic, ikleyn:
Answer by MathTherapy(10855) About Me  (Show Source):
You can put this solution on YOUR website!
 it takes a plane 40 min longer to fly from Boston to LA at 525 mi/h than it does to return at 600 mi/h. how far apart are the cities?
****************************************************

Let distance between the 2 cities, be D
Then, time the plane takes to fly from Boston to LA is D%2F525
And, time the plane takes to return from LA to Boston is: D%2F600
The plane takes 40 minutes, or 40%2F60+=+2%2F3-hour longer to fly from Boston to LA. 
So, we get the following TIME equation: D%2F525+-+D%2F600+=+2%2F3                                                      
                                                                         8D - 7D = 2(1,400) ---- Multiplying by LCD, 4,200

               Distance between the 2 cities, or D = 2,800 miles

Answer by timofer(159) About Me  (Show Source):
You can put this solution on YOUR website!
Two different online webpages showed about 2600 miles between LA and Boston
by air. If we did not know and use d for this distance, then

Time for Boston to LA, d%2F525
Time for LA to Boston, d%2F600
and difference was given, d%2F525-d%2F600=2%2F3

d%281%2F525-1%2F600%29=2%2F3
d%281%2F175-1%2F200%29=2
d%281%2F1400%29=2
highlight%28highlight%28d=2800%29%29 MAYBE.

Answer by josgarithmetic(39835) About Me  (Show Source):
You can put this solution on YOUR website!
                     SPEED         TIME          DISTANCE

Boston to LA         525           x+2/3          525(x+2/3)

LA to Boston         600            x             600x

Diff.                              2/3

Distance each way, the same
525%28x%2B2%2F3%29=600x

21%28x%2B2%2F3%29=24x
7%28x%2B2%2F3%29=8x
7x%2B14%2F3=56x----MISTAKE HERE


--the rest removed---

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
it takes a plane 40 min longer to fly from Boston to LA at 525 mi/h
than it does to return at 600 mi/h. how far apart are the cities?
~~~~~~~~~~~~~~~~~~~~~~~


        Calculations in the post by @mananth are incorrect, leading to wrong answer.
        I came to bring a correct solution.


Let the time taken to return be x hours (LA to Boston)
The time to go will be x+2/3 hours
600x = 525(x+2/3)
600x = 525x + 350
75x = 350
x = 350/75 = 4 2/3 hours

The distance will be   4 2/3 * 600 = 2800 miles.         ANSWER




Question 275984: a cyclist travels 30mi in 3 hours going against the wind and 80mi in 5 hours with wind. What is the rate of the cyclist in still air and what is the rate of the wind?
Found 3 solutions by greenestamps, timofer, ikleyn:
Answer by greenestamps(13364) About Me  (Show Source):
You can put this solution on YOUR website!


These kinds of problems are intended as mathematical exercises, without concern for the physics.

In this problem, the speed of the cyclist against the wind is 30/3 = 10 mph and with the wind is 80/5 = 16 mph.

You can solve the problem using formal algebra:
c the speed of the cyclist in still air
w the speed of the wind
c+w=16; c-w=10 --> c=13, w=3

But an informal solution using logical reasoning is much easier: the speed of the cyclist is halfway between his speed with the wind and his speed against the wind:
(10+16)/2 = 13
and the speed of the wind is the difference between that speed and either of the other speeds:
16-13 = 3 mph, or 13-10 = 3 mph

ANSWERS: cyclist 13 mph; wind 3 mph


Answer by timofer(159) About Me  (Show Source):
You can put this solution on YOUR website!
The stated problem does not make much sense. How exactly wind speed affects a bicyclist on the ground is not clear.

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
a cyclist travels 30mi in 3 hours going against the wind and 80mi in 5 hours with wind.
What is the rate of the cyclist in still air and what is the rate of the wind?
~~~~~~~~~~~~~~~~~~~~~~~~~~~


The solution in the post by @mananth is incorrect and makes no sense.

The fact that the rate of the cyclist is 'x' miles per hour at no wind and the fact
that the rate of the wind is 'y' miles per hour DO NOT IMPLY that the effective rate
of the cyclist with the wind is (x+y) mph and the effective rate of the cyclist against
the wind is (x-y) miles per hour.

Only a person absolutely illiterate in Physics could create/compose such a nonsense.

No one peer-reviewed Math textbook or Physics textbook would publish such a non-sensical
gibberish.

My advise to a reader is to ignore the problem itself as a kind of nonsense
and ignore the solution by @mananth since it is WRONG TEACHING.


The creator of this "problem" should be ashamed of himself for composing such nonsense
and distributing it on the Internet.




Question 267480: Ramesh crosses a street 600 m long in 5 minutes. His speed in km/
hr is

Found 2 solutions by timofer, ikleyn:
Answer by timofer(159) About Me  (Show Source):
You can put this solution on YOUR website!
If he crosses the street, that is through the width, and not through how long is the street. Not enough information until the actual width is given.

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Ramesh crosses a street 600 m long in 5 minutes. His speed in km/hr is
~~~~~~~~~~~~~~~~~~~~~~


        Calculations in the post by @mananth are incorrect.
        See below my correct solution below.


600 meters is = 0.6 of a kilometer.

5 minutes = 5/60 hrs = 1/12 of an hour

speed = distance / time = 0.6+%2F%28%281%2F12%29%29 = 0.6*12 = 7.2 km/h.

his speed is  7.2 km/ h         ANSWER

Solved correctly.




Question 264398: Two hikers started from opposite ends of a 29-mile trail. One hiker walked 1.25 mph slower than the other hiker, and they met after 4 hours. How fast did each hiker walk?
Found 2 solutions by josgarithmetic, ikleyn:
Answer by josgarithmetic(39835) About Me  (Show Source):
You can put this solution on YOUR website!
                       SPEED         TIME       DISTANCE

one hiker              r-1.25         4          4(r-1.25)

other hiker             r             4          4r

TOTAL                                             29

highlight_green%284%28r-1.25%29%2B4r=29%29

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
Two hikers started from opposite ends of a 29-mile trail. One hiker walked 1.25 mph slower than the other hiker,
and they met after 4 hours. How fast did each hiker walk?
~~~~~~~~~~~~~~~~~~~~~~~~~~


        The solution and the answer in the post by @mananth both are incorrect.
        The fact that his answer values are incorrect, everybody can check manually.

        Below is my correct solution.


Let x be the rate of the slower hiker, in miles per hour.
Then the rate of the faster hiker is (x+1.25) miles per hour.

Write the total distance equation

        4x + 4*(x+1.25) = 29 miles.

Simplify and find x

        4x + 4x + 4*1.25 = 29,
        8x + 5 = 29,   --->   8x = 29 - 5 = 24,   --->   x = 24/8 = 3.

ANSWER.   The slower hiker rate is 3 mph;   the faster hiker rate is 3+1.25 = 4.25 mph.

CHECK.     4*(3 + 4.25) = 4*7.25 = 29 miles,  the total distance.     ! correct !

Solved correctly.




Question 264376: an aircraft covers a distance of 42km in 2minutes and 30 seconds what is the average speed?

Answer by ikleyn(53937) About Me  (Show Source):
You can put this solution on YOUR website!
.
an aircraft covers a distance of 42 km in 2 minutes and 30 seconds. what is the average speed?
~~~~~~~~~~~~~~~~~~~~~~


        Calculations in the post by @mananth are incorrect/inaccurate.
        I came to bring a correct accurate solution.


2 minutes and 30 seconds = 2 and 1/2 minutes = 5/2 minutes = (5/2 )/60 = 5/120 of an hour.

speed = d/t = 42 / (5/120) = 1008 kilometers per hour.         ANSWER

Solved correctly.




Older solutions: 1..45, 46..90, 91..135, 136..180, 181..225, 226..270, 271..315, 316..360, 361..405, 406..450, 451..495, 496..540, 541..585, 586..630, 631..675, 676..720, 721..765, 766..810, 811..855, 856..900, 901..945, 946..990, 991..1035, 1036..1080, 1081..1125, 1126..1170, 1171..1215, 1216..1260, 1261..1305, 1306..1350, 1351..1395, 1396..1440, 1441..1485, 1486..1530, 1531..1575, 1576..1620, 1621..1665, 1666..1710, 1711..1755, 1756..1800, 1801..1845, 1846..1890, 1891..1935, 1936..1980, 1981..2025, 2026..2070, 2071..2115, 2116..2160, 2161..2205, 2206..2250, 2251..2295, 2296..2340, 2341..2385, 2386..2430, 2431..2475, 2476..2520, 2521..2565, 2566..2610, 2611..2655, 2656..2700, 2701..2745, 2746..2790, 2791..2835, 2836..2880, 2881..2925, 2926..2970, 2971..3015, 3016..3060, 3061..3105, 3106..3150, 3151..3195, 3196..3240, 3241..3285, 3286..3330, 3331..3375, 3376..3420, 3421..3465, 3466..3510, 3511..3555, 3556..3600, 3601..3645, 3646..3690, 3691..3735, 3736..3780, 3781..3825, 3826..3870, 3871..3915, 3916..3960, 3961..4005, 4006..4050, 4051..4095, 4096..4140, 4141..4185, 4186..4230, 4231..4275, 4276..4320, 4321..4365, 4366..4410, 4411..4455, 4456..4500, 4501..4545, 4546..4590, 4591..4635, 4636..4680, 4681..4725, 4726..4770, 4771..4815, 4816..4860, 4861..4905, 4906..4950, 4951..4995, 4996..5040, 5041..5085, 5086..5130, 5131..5175, 5176..5220, 5221..5265, 5266..5310, 5311..5355, 5356..5400, 5401..5445, 5446..5490, 5491..5535, 5536..5580, 5581..5625, 5626..5670, 5671..5715, 5716..5760, 5761..5805, 5806..5850, 5851..5895, 5896..5940, 5941..5985, 5986..6030, 6031..6075, 6076..6120, 6121..6165, 6166..6210, 6211..6255, 6256..6300, 6301..6345, 6346..6390, 6391..6435, 6436..6480, 6481..6525, 6526..6570, 6571..6615, 6616..6660, 6661..6705, 6706..6750, 6751..6795, 6796..6840, 6841..6885, 6886..6930, 6931..6975, 6976..7020, 7021..7065, 7066..7110, 7111..7155, 7156..7200, 7201..7245, 7246..7290, 7291..7335, 7336..7380, 7381..7425, 7426..7470, 7471..7515, 7516..7560, 7561..7605, 7606..7650, 7651..7695, 7696..7740, 7741..7785, 7786..7830, 7831..7875, 7876..7920, 7921..7965, 7966..8010, 8011..8055, 8056..8100, 8101..8145, 8146..8190, 8191..8235, 8236..8280, 8281..8325, 8326..8370, 8371..8415, 8416..8460, 8461..8505, 8506..8550, 8551..8595, 8596..8640, 8641..8685, 8686..8730, 8731..8775, 8776..8820, 8821..8865, 8866..8910, 8911..8955, 8956..9000, 9001..9045, 9046..9090, 9091..9135, 9136..9180, 9181..9225, 9226..9270, 9271..9315, 9316..9360, 9361..9405, 9406..9450, 9451..9495, 9496..9540, 9541..9585, 9586..9630, 9631..9675, 9676..9720, 9721..9765, 9766..9810, 9811..9855, 9856..9900, 9901..9945, 9946..9990, 9991..10035, 10036..10080, 10081..10125, 10126..10170, 10171..10215, 10216..10260, 10261..10305, 10306..10350, 10351..10395, 10396..10440, 10441..10485, 10486..10530, 10531..10575, 10576..10620, 10621..10665, 10666..10710, 10711..10755, 10756..10800, 10801..10845, 10846..10890, 10891..10935, 10936..10980, 10981..11025, 11026..11070, 11071..11115, 11116..11160, 11161..11205, 11206..11250, 11251..11295, 11296..11340, 11341..11385, 11386..11430, 11431..11475, 11476..11520, 11521..11565, 11566..11610, 11611..11655, 11656..11700, 11701..11745, 11746..11790, 11791..11835, 11836..11880, 11881..11925, 11926..11970, 11971..12015, 12016..12060, 12061..12105, 12106..12150, 12151..12195, 12196..12240, 12241..12285, 12286..12330, 12331..12375, 12376..12420, 12421..12465, 12466..12510, 12511..12555, 12556..12600, 12601..12645, 12646..12690, 12691..12735, 12736..12780, 12781..12825, 12826..12870, 12871..12915, 12916..12960, 12961..13005, 13006..13050, 13051..13095, 13096..13140, 13141..13185, 13186..13230, 13231..13275, 13276..13320, 13321..13365, 13366..13410, 13411..13455, 13456..13500, 13501..13545, 13546..13590, 13591..13635, 13636..13680, 13681..13725, 13726..13770, 13771..13815, 13816..13860, 13861..13905, 13906..13950, 13951..13995, 13996..14040, 14041..14085, 14086..14130, 14131..14175, 14176..14220, 14221..14265, 14266..14310, 14311..14355, 14356..14400, 14401..14445, 14446..14490, 14491..14535, 14536..14580, 14581..14625, 14626..14670, 14671..14715, 14716..14760, 14761..14805, 14806..14850, 14851..14895, 14896..14940, 14941..14985, 14986..15030, 15031..15075, 15076..15120, 15121..15165, 15166..15210, 15211..15255, 15256..15300, 15301..15345, 15346..15390, 15391..15435, 15436..15480, 15481..15525, 15526..15570, 15571..15615, 15616..15660, 15661..15705, 15706..15750, 15751..15795, 15796..15840, 15841..15885, 15886..15930, 15931..15975, 15976..16020, 16021..16065, 16066..16110, 16111..16155, 16156..16200, 16201..16245, 16246..16290, 16291..16335, 16336..16380, 16381..16425, 16426..16470, 16471..16515, 16516..16560, 16561..16605, 16606..16650, 16651..16695, 16696..16740, 16741..16785, 16786..16830, 16831..16875, 16876..16920, 16921..16965, 16966..17010, 17011..17055, 17056..17100, 17101..17145, 17146..17190, 17191..17235, 17236..17280, 17281..17325, 17326..17370, 17371..17415, 17416..17460, 17461..17505, 17506..17550, 17551..17595, 17596..17640, 17641..17685, 17686..17730, 17731..17775, 17776..17820, 17821..17865, 17866..17910, 17911..17955, 17956..18000, 18001..18045, 18046..18090, 18091..18135, 18136..18180, 18181..18225, 18226..18270, 18271..18315, 18316..18360, 18361..18405, 18406..18450, 18451..18495, 18496..18540, 18541..18585, 18586..18630, 18631..18675, 18676..18720, 18721..18765, 18766..18810, 18811..18855, 18856..18900, 18901..18945, 18946..18990, 18991..19035, 19036..19080, 19081..19125, 19126..19170, 19171..19215, 19216..19260, 19261..19305, 19306..19350, 19351..19395, 19396..19440, 19441..19485, 19486..19530, 19531..19575, 19576..19620, 19621..19665, 19666..19710, 19711..19755, 19756..19800, 19801..19845, 19846..19890, 19891..19935, 19936..19980, 19981..20025, 20026..20070, 20071..20115, 20116..20160, 20161..20205, 20206..20250, 20251..20295, 20296..20340, 20341..20385, 20386..20430, 20431..20475, 20476..20520, 20521..20565, 20566..20610, 20611..20655, 20656..20700, 20701..20745, 20746..20790, 20791..20835, 20836..20880, 20881..20925, 20926..20970, 20971..21015, 21016..21060, 21061..21105, 21106..21150, 21151..21195, 21196..21240, 21241..21285, 21286..21330, 21331..21375, 21376..21420, 21421..21465, 21466..21510, 21511..21555, 21556..21600, 21601..21645, 21646..21690, 21691..21735, 21736..21780, 21781..21825, 21826..21870, 21871..21915, 21916..21960, 21961..22005, 22006..22050, 22051..22095, 22096..22140, 22141..22185, 22186..22230, 22231..22275, 22276..22320, 22321..22365, 22366..22410, 22411..22455, 22456..22500, 22501..22545, 22546..22590, 22591..22635, 22636..22680, 22681..22725, 22726..22770, 22771..22815, 22816..22860, 22861..22905, 22906..22950, 22951..22995, 22996..23040, 23041..23085, 23086..23130, 23131..23175, 23176..23220, 23221..23265, 23266..23310, 23311..23355, 23356..23400, 23401..23445, 23446..23490, 23491..23535, 23536..23580, 23581..23625, 23626..23670, 23671..23715, 23716..23760, 23761..23805, 23806..23850, 23851..23895, 23896..23940, 23941..23985, 23986..24030, 24031..24075, 24076..24120, 24121..24165, 24166..24210, 24211..24255, 24256..24300, 24301..24345, 24346..24390, 24391..24435, 24436..24480, 24481..24525, 24526..24570, 24571..24615, 24616..24660, 24661..24705, 24706..24750, 24751..24795, 24796..24840, 24841..24885, 24886..24930, 24931..24975, 24976..25020, 25021..25065, 25066..25110, 25111..25155, 25156..25200, 25201..25245, 25246..25290, 25291..25335, 25336..25380, 25381..25425, 25426..25470, 25471..25515, 25516..25560, 25561..25605, 25606..25650, 25651..25695, 25696..25740, 25741..25785, 25786..25830, 25831..25875, 25876..25920, 25921..25965, 25966..26010, 26011..26055, 26056..26100, 26101..26145, 26146..26190, 26191..26235, 26236..26280, 26281..26325, 26326..26370, 26371..26415, 26416..26460, 26461..26505, 26506..26550, 26551..26595, 26596..26640, 26641..26685, 26686..26730, 26731..26775, 26776..26820, 26821..26865, 26866..26910, 26911..26955, 26956..27000, 27001..27045, 27046..27090, 27091..27135, 27136..27180, 27181..27225, 27226..27270, 27271..27315, 27316..27360, 27361..27405, 27406..27450, 27451..27495, 27496..27540, 27541..27585, 27586..27630, 27631..27675, 27676..27720, 27721..27765, 27766..27810, 27811..27855, 27856..27900, 27901..27945, 27946..27990, 27991..28035, 28036..28080, 28081..28125, 28126..28170, 28171..28215, 28216..28260, 28261..28305, 28306..28350, 28351..28395, 28396..28440, 28441..28485, 28486..28530, 28531..28575, 28576..28620, 28621..28665, 28666..28710, 28711..28755, 28756..28800, 28801..28845, 28846..28890, 28891..28935, 28936..28980, 28981..29025, 29026..29070, 29071..29115, 29116..29160, 29161..29205, 29206..29250, 29251..29295, 29296..29340, 29341..29385, 29386..29430, 29431..29475, 29476..29520, 29521..29565, 29566..29610, 29611..29655, 29656..29700, 29701..29745, 29746..29790, 29791..29835, 29836..29880, 29881..29925, 29926..29970, 29971..30015, 30016..30060, 30061..30105, 30106..30150, 30151..30195, 30196..30240, 30241..30285, 30286..30330, 30331..30375, 30376..30420, 30421..30465, 30466..30510, 30511..30555, 30556..30600, 30601..30645, 30646..30690, 30691..30735, 30736..30780, 30781..30825, 30826..30870, 30871..30915, 30916..30960, 30961..31005, 31006..31050, 31051..31095, 31096..31140, 31141..31185, 31186..31230, 31231..31275, 31276..31320, 31321..31365, 31366..31410, 31411..31455, 31456..31500, 31501..31545, 31546..31590, 31591..31635, 31636..31680, 31681..31725, 31726..31770, 31771..31815, 31816..31860, 31861..31905, 31906..31950, 31951..31995, 31996..32040, 32041..32085, 32086..32130, 32131..32175, 32176..32220, 32221..32265, 32266..32310, 32311..32355, 32356..32400, 32401..32445, 32446..32490, 32491..32535, 32536..32580, 32581..32625, 32626..32670, 32671..32715, 32716..32760, 32761..32805, 32806..32850, 32851..32895, 32896..32940, 32941..32985, 32986..33030, 33031..33075, 33076..33120, 33121..33165, 33166..33210, 33211..33255, 33256..33300, 33301..33345, 33346..33390, 33391..33435, 33436..33480, 33481..33525, 33526..33570, 33571..33615, 33616..33660, 33661..33705, 33706..33750, 33751..33795, 33796..33840, 33841..33885, 33886..33930, 33931..33975, 33976..34020, 34021..34065, 34066..34110, 34111..34155, 34156..34200, 34201..34245, 34246..34290, 34291..34335, 34336..34380, 34381..34425, 34426..34470, 34471..34515, 34516..34560, 34561..34605, 34606..34650, 34651..34695, 34696..34740, 34741..34785, 34786..34830, 34831..34875, 34876..34920, 34921..34965, 34966..35010, 35011..35055, 35056..35100, 35101..35145, 35146..35190, 35191..35235, 35236..35280, 35281..35325, 35326..35370, 35371..35415, 35416..35460, 35461..35505, 35506..35550, 35551..35595, 35596..35640, 35641..35685, 35686..35730, 35731..35775, 35776..35820, 35821..35865, 35866..35910, 35911..35955, 35956..36000, 36001..36045, 36046..36090, 36091..36135, 36136..36180, 36181..36225, 36226..36270, 36271..36315, 36316..36360, 36361..36405, 36406..36450, 36451..36495, 36496..36540, 36541..36585, 36586..36630, 36631..36675, 36676..36720, 36721..36765, 36766..36810, 36811..36855, 36856..36900, 36901..36945, 36946..36990, 36991..37035, 37036..37080, 37081..37125, 37126..37170, 37171..37215, 37216..37260, 37261..37305, 37306..37350, 37351..37395, 37396..37440, 37441..37485, 37486..37530, 37531..37575, 37576..37620, 37621..37665, 37666..37710, 37711..37755