Difference between revisions of "2024 AMC 12A Problems/Problem 20"
Mathboy282 (talk | contribs) (Undo revision 245595 by Maa is stupid (talk)) (Tag: Undo) |
|||
Line 1: | Line 1: | ||
− | {{ | + | ==Problem== |
+ | Points <math>P</math> and <math>Q</math> are chosen uniformly and independently at random on sides <math>\overline {AB}</math> and <math>\overline{AC},</math> respectively, of equilateral triangle <math>\triangle ABC.</math> Which of the following intervals contains the probability that the area of <math>\triangle APQ</math> is less than half the area of <math>\triangle ABC?</math> | ||
+ | |||
+ | <math>\textbf{(A) } \left[\frac 38, \frac 12\right] \qquad \textbf{(B) } \left(\frac 12, \frac 23\right] \qquad \textbf{(C) } \left(\frac 23, \frac 34\right] \qquad \textbf{(D) } \left(\frac 34, \frac 78\right] \qquad \textbf{(E) } \left(\frac 78, 1\right]</math> | ||
+ | |||
+ | ==Solution 1== | ||
+ | |||
+ | Let <math>\overline{AP}=x</math> and <math>\overline{AQ}=y</math>. Applying the sine formula for a triangle's area, we see that | ||
+ | <cmath>[\Delta APQ]=\dfrac12\cdot x\cdot y\sin(\angle PAQ)=\dfrac{xy}2\sin(60^\circ)=\dfrac{\sqrt3}4xy.</cmath> | ||
+ | |||
+ | Without loss of generality, we let <math>AB=BC=CA=1</math>, and thus <math>[\Delta ABC]=\dfrac{\sqrt3}4</math>; we therefore require <math>\dfrac{\sqrt3}4xy\le\dfrac12\cdot\dfrac{\sqrt3}4\implies xy\le\dfrac12</math> for <math>0\le x,y\le1</math>. (Note: You can skip most of this by using triangle area ratios ~A_MatheMagician.) | ||
+ | |||
+ | A quick rough sketch of <math>y=\dfrac1{2x}</math> on the square given by <math>x,y\in[0,1]</math> reveals that the curve intersects the boundaries at <math>(0.5,1)</math> and <math>(1,0.5)</math>, and it is actually quite (very) obvious that the area bounded by the inequality <math>xy\le0.5</math> and the aforementioned unit square is more than <math>\dfrac34</math> but less than <math>\dfrac78</math> (cf. the diagram below). Thus, our answer is <math>\boxed{\textbf{(D) }\left(\dfrac34,\dfrac78\right]}</math>. | ||
− | + | ~Technodoggo | |
− | |||
<asy> | <asy> | ||
− | + | /*Asymptote visual by Technodoggo, 7 November 2024*/ | |
− | + | unitsize(8cm); | |
− | + | ||
− | + | draw((0,0)--(1,0)--(1,1)--(0,1)--cycle); | |
− | + | label("$0$",(-0.05,-0.05)); | |
− | + | label("$1$",(1,-0.05),S); | |
− | + | label("$1$",(-0.05,1),W); | |
− | + | draw((-0.05,0)--(1,0)--(1,-0.05)); | |
− | + | draw((0,-0.05)--(0,1)--(-0.05,1)); | |
− | + | ||
− | + | real f(real x) {return 1/(2*x);} | |
− | |||
− | |||
− | + | path c = graph(f, 0.5,1)--(1,0)--(0,0)--(0,1)--cycle; | |
− | + | filldraw(c,blue+white); | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | draw((0.5,1)--(0.5,0.5)--(1,0.5),white+dashed+1.1); | |
− | + | draw((0.5,1)--(1,0.5),red+dashed+1.1); | |
− | |||
− | draw(( | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</asy> | </asy> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | == Solution 2 == | |
+ | WLOG let <math>AB=AC=1</math> | ||
+ | <cmath> \frac{AP \cdot AQ \cdot \sin60}{2} < \frac{1 \cdot 1 \cdot \sin60}{4}</cmath> | ||
+ | <cmath>AP \cdot AQ < \frac{1}{2}</cmath> | ||
+ | Which we can express as <math>xy < \frac{1}{2}</math>. | ||
+ | |||
+ | We follow by graphing the equation <math>xy < \frac 1 2</math> on <math>x, y \in [0, 1]</math>, and we follow the same way solution 1 does. | ||
+ | |||
+ | We see that the probability is slightly less than <math>\frac{7}{8}</math> but definitely greater than <math>\frac{3}{4}</math> | ||
− | + | Thus answer choice <math>\boxed{\text{(D)} \left(\frac{3}{4},\frac{7}{8} \right]}</math> | |
− | |||
− | |||
− | ==Solution 3 | + | ==Solution 3== |
− | + | The actual probability can be found by using calculus, and taking the integral. | |
− | + | <math>P=\int_{0.5}^{1}{\frac{1}{2x}}dx + 0.5= \frac{\ln2+1}{2}\approx 0.84657</math>. | |
− | ~ | + | Thus, since <math>\frac 3 4 < 0.84655 < \frac 7 8</math>, we get <math>\boxed{\text{(D)} \left(\frac{3}{4},\frac{7}{8} \right]}</math> |
+ | ~lptoggled | ||
− | = | + | Note that if you do not know an approximation for <math>\ln2</math>, you can use the following power series formula: <cmath>\ln(1+x)=x-\frac{x^2}2+\frac{x^3}3-\frac{x^4}4+...</cmath> Using this formula to four terms gives the apprximation <math>\ln2 \approx \frac{19}{24}</math>, which is good enough to solve the problem. |
− | |||
− | == | + | ===Another note=== |
− | + | If you're feeling up to it, you can assume that the curve is actually a <math>90^{\circ}</math> sector of a circle with radius <math>\frac{1}{2}.</math> Doing so yields | |
+ | <cmath>P = 1 - \pi\frac{\left(\frac{1}{2}\right)^2}{4} \approx 0.8037,</cmath> | ||
+ | which is clearly within the interval <math>D</math>. This is also an under-estimate, since the curve of <math>\frac{1}{2x}</math> is not as steep on the interval <math>x\in (0.5, 1).</math> | ||
==See also== | ==See also== | ||
{{AMC12 box|year=2024|ab=A|num-b=19|num-a=21}} | {{AMC12 box|year=2024|ab=A|num-b=19|num-a=21}} | ||
− | |||
− | |||
− | |||
{{MAA Notice}} | {{MAA Notice}} |
Latest revision as of 12:19, 21 March 2025
Problem
Points and
are chosen uniformly and independently at random on sides
and
respectively, of equilateral triangle
Which of the following intervals contains the probability that the area of
is less than half the area of
Solution 1
Let and
. Applying the sine formula for a triangle's area, we see that
Without loss of generality, we let , and thus
; we therefore require
for
. (Note: You can skip most of this by using triangle area ratios ~A_MatheMagician.)
A quick rough sketch of on the square given by
reveals that the curve intersects the boundaries at
and
, and it is actually quite (very) obvious that the area bounded by the inequality
and the aforementioned unit square is more than
but less than
(cf. the diagram below). Thus, our answer is
.
~Technodoggo
Solution 2
WLOG let
Which we can express as
.
We follow by graphing the equation on
, and we follow the same way solution 1 does.
We see that the probability is slightly less than but definitely greater than
Thus answer choice
Solution 3
The actual probability can be found by using calculus, and taking the integral.
.
Thus, since , we get
~lptoggled
Note that if you do not know an approximation for , you can use the following power series formula:
Using this formula to four terms gives the apprximation
, which is good enough to solve the problem.
Another note
If you're feeling up to it, you can assume that the curve is actually a sector of a circle with radius
Doing so yields
which is clearly within the interval
. This is also an under-estimate, since the curve of
is not as steep on the interval
See also
2024 AMC 12A (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 |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.