Lesson A kayaker and an orca - simple, elegant and unexpectedly short solution
Algebra
->
Customizable Word Problem Solvers
->
Travel
-> Lesson A kayaker and an orca - simple, elegant and unexpectedly short solution
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 'A kayaker and an orca - simple, elegant and unexpectedly short solution'
This Lesson (A kayaker and an orca - simple, elegant and unexpectedly short solution)
was created by by
ikleyn(52960)
:
View Source
,
Show
About ikleyn
:
<H2>A kayaker and an orca - simple, elegant and unexpectedly short solution</H2> <H3>Problem 1</H3>A kayaker was paddling due East at 3 mph and an orca was swimming due North at 10 mph. If they started 1 mile apart, how long did it take for the orca to swim underneath the kayaker? <B>Solution</B> <pre> Let 't' be the time under the problem's question. To get the meeting point, the kayaker paddled 3t miles to the east. while the orca swam 10t miles to the North. According to the problem, these distances, 3t miles and 10t miles, are the legs of a right-angled triangle, whose hypotenuse is 1 mile. So, we write the Pythagorean equation {{{(3t)^2}}} + {{{(10t)^2}}} = 1, {{{9t^2}}} + {{{100t^2}}} = 1, {{{109t^2}}} = 1, {{{t^2}}} = {{{1/109}}}, t = {{{sqrt(1/109)}}} = 0.095782629 of an hour, or 0.095782629*60 = 5.746957711 minutes. <U>ANSWER</U>. The time is about 5.747 minutes. </pre> This problem is nice and interesting. You can solve it considering the events in reverse time, assuming that the kayaker and the orca move in perpendicular directions back from the meeting point to their starting positions. Then after t hours the distance between them will be 1 mile, and it is easy to find time 't'. Thus we have simple, elegant and unexpectedly short solution. My 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/Three-kids-get-home-from-school-using-a-tandem-bike-and-walk.lesson>Three kids get home from school using a tandem bike and walk</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.