Difference between revisions of "2011 AMC 12A Problems/Problem 12"
(→Solution 2) |
(→Video Solution) |
||
(11 intermediate revisions by 6 users not shown) | |||
Line 13: | Line 13: | ||
=== Solution 1 === | === Solution 1 === | ||
− | + | WLOG let the speed of the river be 0. This is allowed because the problem never states that the speed of the current has to have a magnitude greater than 0. In this case, when the powerboat travels from <math>A</math> to <math>B</math>, the raft remains at <math>A</math>. Thus the trip from <math>A</math> to <math>B</math> takes the same time as the trip from <math>B</math> to the raft. Since these times are equal and sum to <math>9</math> hours, the trip from <math>A</math> to <math>B</math> must take half this time, or <math>4.5</math> hours. The answer is thus <math>\boxed{\textbf{D}}</math>. | |
+ | |||
+ | Remark: This is equivalent to viewing the problem from the raft's perspective. | ||
=== Solution 2 === | === Solution 2 === | ||
− | What's important in this problem is to consider everything in terms of the power boat and the raft, since that is how the problem is given to us. | + | What's important in this problem is to consider everything in terms of the power boat and the raft, since that is how the problem is given to us. Think of the blue arrow as the power boat and the red arrow as the raft in the following three diagrams, which represent different time intervals of the problem. |
<asy> | <asy> | ||
Line 46: | Line 48: | ||
arrow((1.1,4.2),dir(180),red);</asy> | arrow((1.1,4.2),dir(180),red);</asy> | ||
− | + | Thinking about the distance covered as their distances with respect to each other, they are <math>0</math> distance apart in the first diagram when they haven't started to move yet, some distance <math>d</math> apart in the second diagram when the power boat reaches <math>B</math>, and again <math>0</math> distance apart in the third diagram when they meet. Therefore, with respect to each other, the boat and the raft cover a distance of <math>d</math> on the way there, and again cover a distance of <math>d</math> on when drawing closer. This makes sense, because from the 1st diagram to the second, the raft moves in the same direction as the boat, while from the 2nd to the 3rd, the boat and raft move in opposite directions. | |
Let <math>b</math> denote the speed of the power boat (only the power boat, not factoring in current) and <math>r</math> denote the speed of the raft, which, as given by the problem, is also equal to the speed of the current. Thus, from <math>A</math> to <math>B</math>, the boat travels at a velocity of <math>b+r</math>, and on the way back, travels at a velocity of <math>-(b-r)=r-b</math>, since the current aids the boat on the way there, and goes against the boat on the way back. With respect to the raft then, the boat's velocity from <math>A</math> to <math>B</math> becomes <math>(r+b)-r=b</math>, and on the way back it becomes <math>(r-b)-r=-b</math>. Since the boat's velocities with respect to the raft are exact opposites, <math>b</math> and <math>-b</math>, we therefore know that the boat and raft travel apart from each other at the same rate that they travel toward each other. | Let <math>b</math> denote the speed of the power boat (only the power boat, not factoring in current) and <math>r</math> denote the speed of the raft, which, as given by the problem, is also equal to the speed of the current. Thus, from <math>A</math> to <math>B</math>, the boat travels at a velocity of <math>b+r</math>, and on the way back, travels at a velocity of <math>-(b-r)=r-b</math>, since the current aids the boat on the way there, and goes against the boat on the way back. With respect to the raft then, the boat's velocity from <math>A</math> to <math>B</math> becomes <math>(r+b)-r=b</math>, and on the way back it becomes <math>(r-b)-r=-b</math>. Since the boat's velocities with respect to the raft are exact opposites, <math>b</math> and <math>-b</math>, we therefore know that the boat and raft travel apart from each other at the same rate that they travel toward each other. | ||
− | From this, we have that the boat travels a distance <math>d</math> at rate <math>b</math> with respect to the raft both on the way to <math>B</math> and on the way back. Thus, using <math>\dfrac{distance}{speed}=time</math>, we have <math>\dfrac{2d}{b}=9\text{ hours}</math>, and to see how long it took to travel half the distance, we have <math>\dfrac{d}{b}=4. | + | From this, we have that the boat travels a distance <math>d</math> at rate <math>b</math> with respect to the raft both on the way to <math>B</math> and on the way back. Thus, using <math>\dfrac{distance}{speed}=time</math>, we have <math>\dfrac{2d}{b}=9\text{ hours}</math>, and to see how long it took to travel half the distance, we have <math>\dfrac{d}{b}=4.5\text{ hours}\implies\boxed{\textbf{D}}</math> |
+ | |||
+ | === Solution 3 === | ||
+ | |||
+ | Let <math>t</math> be the time it takes the power boat to go from <math>A</math> to <math>B</math> in hours, <math>r</math> be the speed of the river current (and thus also the raft), and <math>p</math> to be the speed of the power boat with respect to the river. | ||
+ | |||
+ | Using <math>d = rt</math>, the raft covers a distance of <math>9r</math>, the distance from <math>A</math> to <math>B</math> is <math>(p + r)t</math>, and the distance from <math>B</math> to where the raft and power boat met up is <math>(9 - t)(p - r)</math>. | ||
+ | |||
+ | Then, <math>9r + (9 - t)(p - r) = (p + r)t</math>. Solving for <math>t</math>, we get <math>t = 4.5</math>, which is <math>\boxed{\textbf{D}}</math>. | ||
+ | |||
+ | ==Video Solution== | ||
+ | |||
+ | https://www.youtube.com/watch?v=u23iWcqbJlE | ||
+ | ~Shreyas S | ||
+ | |||
+ | fyi, this links to the wrong problem, it links to problem 11 | ||
== See also == | == See also == | ||
{{AMC12 box|year=2011|num-b=11|num-a=13|ab=A}} | {{AMC12 box|year=2011|num-b=11|num-a=13|ab=A}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Latest revision as of 22:01, 14 April 2022
Contents
Problem
A power boat and a raft both left dock on a river and headed downstream. The raft drifted at the speed of the river current. The power boat maintained a constant speed with respect to the river. The power boat reached dock downriver, then immediately turned and traveled back upriver. It eventually met the raft on the river 9 hours after leaving dock How many hours did it take the power boat to go from to ?
Solution
Solution 1
WLOG let the speed of the river be 0. This is allowed because the problem never states that the speed of the current has to have a magnitude greater than 0. In this case, when the powerboat travels from to , the raft remains at . Thus the trip from to takes the same time as the trip from to the raft. Since these times are equal and sum to hours, the trip from to must take half this time, or hours. The answer is thus .
Remark: This is equivalent to viewing the problem from the raft's perspective.
Solution 2
What's important in this problem is to consider everything in terms of the power boat and the raft, since that is how the problem is given to us. Think of the blue arrow as the power boat and the red arrow as the raft in the following three diagrams, which represent different time intervals of the problem.
Thinking about the distance covered as their distances with respect to each other, they are distance apart in the first diagram when they haven't started to move yet, some distance apart in the second diagram when the power boat reaches , and again distance apart in the third diagram when they meet. Therefore, with respect to each other, the boat and the raft cover a distance of on the way there, and again cover a distance of on when drawing closer. This makes sense, because from the 1st diagram to the second, the raft moves in the same direction as the boat, while from the 2nd to the 3rd, the boat and raft move in opposite directions.
Let denote the speed of the power boat (only the power boat, not factoring in current) and denote the speed of the raft, which, as given by the problem, is also equal to the speed of the current. Thus, from to , the boat travels at a velocity of , and on the way back, travels at a velocity of , since the current aids the boat on the way there, and goes against the boat on the way back. With respect to the raft then, the boat's velocity from to becomes , and on the way back it becomes . Since the boat's velocities with respect to the raft are exact opposites, and , we therefore know that the boat and raft travel apart from each other at the same rate that they travel toward each other.
From this, we have that the boat travels a distance at rate with respect to the raft both on the way to and on the way back. Thus, using , we have , and to see how long it took to travel half the distance, we have
Solution 3
Let be the time it takes the power boat to go from to in hours, be the speed of the river current (and thus also the raft), and to be the speed of the power boat with respect to the river.
Using , the raft covers a distance of , the distance from to is , and the distance from to where the raft and power boat met up is .
Then, . Solving for , we get , which is .
Video Solution
https://www.youtube.com/watch?v=u23iWcqbJlE ~Shreyas S
fyi, this links to the wrong problem, it links to problem 11
See also
2011 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 11 |
Followed by Problem 13 |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.