Lesson Typical arithmetic Travel & Distance problems
Algebra
->
Numeric Fractions Calculators, Lesson and Practice
-> Lesson Typical arithmetic Travel & Distance problems
Log On
Algebra: Numeric Fractions
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Source code of 'Typical arithmetic Travel & Distance problems'
This Lesson (Typical arithmetic Travel & Distance problems)
was created by by
ikleyn(52835)
:
View Source
,
Show
About ikleyn
:
<H2>Typical arithmetic Travel & Distance problems</H2> <H3>Problem 1</H3>Two cars entered an Interstate highway at the same time at different locations and traveled in the same direction. The initial distance between cars was 40 miles. First car was running 70 miles per hour, the second car was running 60 miles per hour. How long will it take for the first car to catch up the second one? <B>Solution</B> <pre> The original distance between the cars was 40 miles. Each hour the distance is decreasing by 70-60 = 10 miles per hour. Therefore, the first car will catch up the second car in 40/10 = 4 hours. <U>ANSWER</U>. It will take 4 hours for the first car to catch up the second car. </pre> <H3>Problem 2</H3>A car leaves a city 20 minutes after a truck leaves the same city. The truck is traveling at an average speed of 60 km/h and the car is traveling at an average speed of 80 km/h. How long will it take for the car to overtake the truck? <B>Solution</B> <pre> In 20 minutes, a truck is {{{(1/3)*60}}} = 20 km ahead the car. Moving faster than the truck, the car has approaching speed of 80-60 = 20 km/h. Therefore, the car will overtake the truck in {{{20/20}}} = 1 hour. <U>ANSWER</U> </pre> <H3>Problem 3</H3>A long-distance runner started on a course at an average speed of 8 mph. Half an hour later, a second runner began the same course at an average speed of 10 mph. How long after the second runner starts will the second runner overtake the first runner? <B>Solution</B> <pre> In half an hour, 1st runner is {{{(1/2)*8}}} = 4 miles ahead the 2nd runner. Moving faster than 1st runner, the 2nd runner has approaching speed of 10-8 = 2 miles per hour. Therefore, it is clear that the 2nd runner will overtake the 1st runner in {{{4/2}}} = 2 hours. <U>ANSWER</U> </pre> My other lessons on arithmetic word problems in this site are <A HREF=https://www.algebra.com/algebra/homework/NumericFractions/Arithmetic-word-problems-to-solve-them-MENTALLY.lesson>Arithmetic word problems to solve them MENTALLY</A> <A HREF=https://www.algebra.com/algebra/homework/NumericFractions/Solving-arithmetic-word-problems-by-reasoning.lesson>Solving arithmetic word problems by reasoning</A> <A HREF=https://www.algebra.com/algebra/homework/NumericFractions/Simple-arithmetic-word-problems-solved-in-a-right-way.lesson>Simple arithmetic word problems solved in a right way</A> <A HREF=https://www.algebra.com/algebra/homework/NumericFractions/Arithmetic-coin-problems.lesson>Arithmetic coin problems</A> <A HREF=https://www.algebra.com/algebra/homework/NumericFractions/Simple-arithmetic-word-problems-on-rate-of-work.lesson>Simple arithmetic word problems on "rate of work" </A> <A HREF=https://www.algebra.com/algebra/homework/NumericFractions/Simple-and-simplest-arithmetic-Travel-and-Distanse-problems.lesson>Simple and simplest arithmetic Travel & Distance problems</A> <A HREF=https://www.algebra.com/algebra/homework/NumericFractions/Entertaining-catching-up-arithmetic-Travel-and-Distance-problems.lesson>Entertaining catching up arithmetic Travel & Distance problems</A> <A HREF=https://www.algebra.com/algebra/homework/NumericFractions/Other-basic-arithmetic-Travel-and-Distance-problems.lesson>Other basic arithmetic Travel & Distance problems</A> <A HREF=https://www.algebra.com/algebra/homework/NumericFractions/Arithmetic-word-problems-on-Travel-and-Distance.lesson>Advanced arithmetic word problems on Travel & Distance</A> <A HREF=https://www.algebra.com/algebra/homework/NumericFractions/Finding-travel-time-and-average-rate.lesson>Finding travel time and average rate</A> <A HREF=https://www.algebra.com/algebra/homework/NumericFractions/Flying-back-and-forth.lesson>Flying back and forth</A> <A HREF=https://www.algebra.com/algebra/homework/NumericFractions/OVERVIEW-of-lessons-on-arithmetic-word-problems.lesson>OVERVIEW of the first group of lessons on arithmetic word problems</A> To see the whole list of lessons on arithmetic problems, use this link <A HREF=https://www.algebra.com/algebra/homework/NumericFractions/Arithmetic-problems-YOUR-ONLINE-TEXTBOOK.lesson>Arithmetic problems - YOUR ONLINE TEXTBOOK</A> It is your way to the entry page of the online textbook on Arithmetic problems.