Difference between revisions of "2023 AMC 12B Problems/Problem 20"
(→Solution 3(coord bash)) |
(→Solution 3(coord bash)) |
||
Line 26: | Line 26: | ||
==Solution 3(coord bash)== | ==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 <math>(x-2)^2+y^2=2^2</math>.(writing continueing) | + | 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 <math>(x-2)^2+y^2=2^2</math>.If it landed <math>1</math> unit within its starting point (the orgin), then it is inside the circle <math>x^2+y^2=1</math>. We clearly want the intersection point. So we're tring to solve the system of equations <math>x^2+y^2=1</math> and <math>(x-2)^2+y^2=2^2</math>. We have <math>x=\frac{1}{4}</math>, so <math>y=\pm\frac{\sqrt{15}}{4}</math>. (writing continueing) |
~ddk001 | ~ddk001 | ||
Revision as of 22:18, 15 November 2023
Problem
Cyrus the frog jumps 2 units in a direction, then 2 more in another direction. What is the probability that he lands less than 1 unit away from his starting position?
Solution 1
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 2
(Diagram in progress......) (Writing in progress......)
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 tring to solve the system of equations and . We have , so . (writing continueing) ~ddk001
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.