Lesson Three kids get home from school using a tandem bike and walk
Algebra
->
Customizable Word Problem Solvers
->
Travel
-> Lesson Three kids get home from school using a tandem bike and walk
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Travel and Distance
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Source code of 'Three kids get home from school using a tandem bike and walk'
This Lesson (Three kids get home from school using a tandem bike and walk)
was created by by
ikleyn(52930)
:
View Source
,
Show
About ikleyn
:
<H2>Three kids get home from school using a tandem bike and walk</H2> <H3>Problem 1</H3>Peter, Reeta and Nikita have two ways for getting home from school: cycle on a tandem bike or walk. The bike can carry either one or two riders at a time. Regardless of the number of people pedaling, cycling speed is 5 times walking speed. The kids leave school at the same time and use the same path between school and home, whether walking or cycling. The school is 5 km from home and their walking speed is 4 kilometers per hour. One day, Peter and Nikita ride the bike and Reeta walks. Peter drops Nikita off at a certain point leaving him to walk home. Meanwhile he returns to pick up Reeta and they cycle home together. If all three arrive home at the same time, how far from school are the drop-off and pick-up points? <B>Solution</B> <pre> So, the distance from the school to home is 5 km; walking speed is 4 km/h and the cycling speed is 20 km/h. Let x be the distance from the school to the drop-off point and let y be the distance from the school to the pick-up point. The time for Peter to get the drop-off point is {{{x/20}}} hours. The time for Peter to move from the drop-off point to pick-up point is {{{(x-y)/20}}} hours. The time for Peter to get the drop-off point and then to return to the pick-up point is the sum {{{x/20 + (x-y)/20}}} = {{{(2x-y)/20}}}. (1) This time, {{{(2x-y)/20}}} hours, is equal to the time for Reeta to get the pick-up pont from the school, which is {{{y/4}}} hours. It gives us this equation {{{(2x-y)/20}}} = {{{y/4}}}. (2) Simplify it 4(2x-y) = 20y, or 2x-y = 5y, or 2x = 5y + y, or 2x = 6y, or x = 3y. (3). +------------------------------------------------------------------------+ | At this point, we complete our consideration for moving Peter | | from the school to the drop-off point and then to the pick-up point. | +------------------------------------------------------------------------+ Now we will consider the other part of moving. The time for Nikita to get the home from the drop-off point walking is {{{(5-x)/4}}} hours. During this time, Peter is cycling from point x to point y and then from point y to the home. It takes for Peter {{{(x-y)/20}}} + {{{(5-y)/20}}} = {{{(5+x-2y)/20}}} hours. The time {{{(5-x)/4}}} for Nikita is the same as the time {{{(5+x-2y)/20}}} for Peter. It gives us this equation {{{(5-x)/4}}} = {{{(5+x-2y)/20}}}. (4) Simplify it 20(5-x) = 4(5+x- 2y), or 100-20x = 20+4x-8y, or 100-20 = 4x + 20x-8y, or 24x-8y = 80, or 3x - y = 10. (5) Thus, we have now two equations x = 3y and 3x - y = 10. Substitute first equation, x = 3y, into the second equation 3*(3y) - y = 10, or 9y - y = 10, 8y = 10, y = {{{10/8}}} = {{{5/4}}} = 1.25. Then x = 3y = 3*1.25 = 3.75. Thus the drop-off point is 3.75 km from the school, and the pick-up point is 1.25 km from the school. <U>ANSWER</U> </pre> My other additional lessons on <B>Travel and Distance</B> problems (section 3) in this site are - <A HREF=https://www.algebra.com/algebra/homework/word/travel/Traveling-on-moving-walkway.lesson>Traveling on moving walkway</A> - <A HREF=https://www.algebra.com/algebra/homework/word/travel/Two-ships-on-parallel-courses-in-ocean-at-restricted-visibility.lesson>Two ships in parallel courses in ocean at restricted visibility</A> - <A HREF=https://www.algebra.com/algebra/homework/word/travel/A-kayaker-and-an-orca-simple-elegant-and-unexpectedly-short-solution.lesson>A kayaker and an orca - simple, elegant and unexpectedly short solution</A> - <A HREF=https://www.algebra.com/algebra/homework/word/travel/One-car-passing-another-car.lesson>One car passing another car</A> - <A HREF=https://www.algebra.com/algebra/homework/word/travel/OVERVIEW-of-additional-lessons-on-Travel-and-Distance-%28section-3%29.lesson>OVERVIEW of additional lessons on Travel and Distance - section 3</A> Use this file/link <A HREF=https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson>ALGEBRA-I - YOUR ONLINE TEXTBOOK</A> to navigate over all topics and lessons of the online textbook ALGEBRA-I. Use this file/link <A HREF=https://www.algebra.com/algebra/homework/complex/ALGEBRA-II-YOUR-ONLINE-TEXTBOOK.lesson>ALGEBRA-II - YOUR ONLINE TEXTBOOK</A> to navigate over all topics and lessons of the online textbook ALGEBRA-II.