Difference between revisions of "2023 AMC 12B Problems/Problem 20"
m (→Solution 4 - Law of Cosines and Double Angle Formula) |
|||
Line 41: | Line 41: | ||
==Solution 4 - Law of Cosines and Double Angle Formula== | ==Solution 4 - Law of Cosines and Double Angle Formula== | ||
Let A be Cyrus's starting point, B be the first point he jumps to (AB=2), and C be the second point he jumps to (BC=2). Let angle ABC be k, such that AC=1. The probability of AC<1 would therefore be 2k/360 (since C could be on either side of AB so there's two possible areas of having AC<1) = k/180 and converting to radians gives us k/pi. To find k we use the law of cosines. | Let A be Cyrus's starting point, B be the first point he jumps to (AB=2), and C be the second point he jumps to (BC=2). Let angle ABC be k, such that AC=1. The probability of AC<1 would therefore be 2k/360 (since C could be on either side of AB so there's two possible areas of having AC<1) = k/180 and converting to radians gives us k/pi. To find k we use the law of cosines. | ||
+ | |||
AC^2=AB^2+BC^2-2(AB)(BC)cos k | AC^2=AB^2+BC^2-2(AB)(BC)cos k | ||
+ | |||
1^2=2^2+2^2-2(2)(2)cos k | 1^2=2^2+2^2-2(2)(2)cos k | ||
+ | |||
1=4+4-8cos k | 1=4+4-8cos k | ||
+ | |||
8cos k=7 | 8cos k=7 | ||
+ | |||
cos k=7/8 | cos k=7/8 | ||
+ | |||
k=arccos(7/8)=arcsin√(1-(7/8)^2)=arcsin(√15/64)=arcsin((1/4)(√15/4))=arcsin((1/4)(√(1-(1^4)^2)))=arcsin(sin(arcsin(1/4))cos(arcsin(1/4)))=arcsin(sin(2arcsin(1/4)))=2arcsin(1/4) | k=arccos(7/8)=arcsin√(1-(7/8)^2)=arcsin(√15/64)=arcsin((1/4)(√15/4))=arcsin((1/4)(√(1-(1^4)^2)))=arcsin(sin(arcsin(1/4))cos(arcsin(1/4)))=arcsin(sin(2arcsin(1/4)))=2arcsin(1/4) | ||
+ | |||
The probability is k/pi=(2arcsin(1/4))/pi which is E. | The probability is k/pi=(2arcsin(1/4))/pi which is E. | ||
Revision as of 12:15, 2 January 2024
Contents
Problem
Cyrus the frog jumps units in a direction, then more in another direction. What is the probability that he lands less than unit away from his starting position?
Solution 1
Let Cyrus's starting position be . WLOG, let the place Cyrus lands at for his first jump be . From , Cyrus can reach all the points on . The probability that Cyrus will land less than unit away from is .
Therefore, the answer is
Solution 2
Denote by the position after the th jump. Thus, to fall into the region centered at and with radius 1, .
Therefore, the probability is
~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)
Solution 3(coord bash)
Let the orgin be the starting point of frog. Then, WLOG assume that after the first jump, it is at the point (2,0). Then, the range of all possible places the frog can jump to at its second jump is the circle with equation .If it landed unit within its starting point (the orgin), then it is inside the circle . We clearly want the intersection point. So we're trying to solve the system of equations and . We have , so . Therefore, our final answer would be (the angle we want divided by ). But that is not one of our answer choices! Don't worry though, because
where the last step holds by the double angle formula. By now, it is clear that our answer is . ~ddk001
Solution 4 - Law of Cosines and Double Angle Formula
Let A be Cyrus's starting point, B be the first point he jumps to (AB=2), and C be the second point he jumps to (BC=2). Let angle ABC be k, such that AC=1. The probability of AC<1 would therefore be 2k/360 (since C could be on either side of AB so there's two possible areas of having AC<1) = k/180 and converting to radians gives us k/pi. To find k we use the law of cosines.
AC^2=AB^2+BC^2-2(AB)(BC)cos k
1^2=2^2+2^2-2(2)(2)cos k
1=4+4-8cos k
8cos k=7
cos k=7/8
k=arccos(7/8)=arcsin√(1-(7/8)^2)=arcsin(√15/64)=arcsin((1/4)(√15/4))=arcsin((1/4)(√(1-(1^4)^2)))=arcsin(sin(arcsin(1/4))cos(arcsin(1/4)))=arcsin(sin(2arcsin(1/4)))=2arcsin(1/4)
The probability is k/pi=(2arcsin(1/4))/pi which is E.
Video Solution 1 by OmegaLearn
Video Solution
~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)
See Also
2023 AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 19 |
Followed by Problem 21 |
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.