Difference between revisions of "2024 AMC 10A Problems/Problem 14"

(Video Solution by Pi Academy)
(Video Solution by SpreadTheMathLove)
Line 114: Line 114:
 
==Video Solution by SpreadTheMathLove==
 
==Video Solution by SpreadTheMathLove==
 
https://www.youtube.com/watch?v=6SQ74nt3ynw
 
https://www.youtube.com/watch?v=6SQ74nt3ynw
 +
 
==Video Solution by Just Math⚡==
 
==Video Solution by Just Math⚡==
 
https://www.youtube.com/watch?v=fzXBMltyXjs&t=53s
 
https://www.youtube.com/watch?v=fzXBMltyXjs&t=53s

Revision as of 23:56, 17 November 2024

Problem

One side of an equilateral triangle of height $24$ lies on line $\ell$. A circle of radius $12$ is tangent to line $\ l$ and is externally tangent to the triangle. The area of the region exterior to the triangle and the circle and bounded by the triangle, the circle, and line $\ell$ can be written as $a \sqrt{b} - c \pi$, where $a$, $b$, and $c$ are positive integers and $b$ is not divisible by the square of any prime. What is $a + b + c$?

$\textbf{(A)}~72\qquad\textbf{(B)}~73\qquad\textbf{(C)}~74\qquad\textbf{(D)}~75\qquad\textbf{(E)}~76$

Diagram

[asy] /* Made by MRENTHUSIASM */ size(250);  pair A, B, C; path p1, p2, p3; p1 = scale(16)*polygon(3); p2 = Circle((12*sqrt(3),4),12); A = intersectionpoint(p1,p2); B = (8*sqrt(3),-8); C = (12*sqrt(3),-8); Label L1 = Label("$24$", align=(0,0), position=MidPoint, filltype=Fill(0,3,white)); fill(A--Arc((12*sqrt(3),4),A,C)--B--cycle,yellow); draw(p1^^p2); draw((8*sqrt(3),-8)--(22+8*sqrt(3),-8)); draw((-18,-8)--(-18,16), L=L1, arrow=Arrows(),bar=Bars(15)); dot((12*sqrt(3),4),linewidth(4)); draw((12*sqrt(3),4)--(12+12*sqrt(3),4)); label("$12$",(6+12*sqrt(3),4),1.5S); dot(A^^B^^C,linewidth(4)); [/asy]

~MRENTHUSIASM

Solution 1

Call the bottom vertices $B$ and $C$ (the one closer to the circle is $C$) and the top vertex $A$. The tangency point between the circle and the side of the triangle is $D$, and the tangency point on line $\ell$ $E$, and the center of the circle is $O$.


Draw radii to the tangency points, the arc is$ (Error compiling LaTeX. Unknown error_msg)60$degrees because$\angle ACB$is$60$, and since$\angle DCE$is supplementary, it's$120^{\circ}$. The sum of the angles in a quadrilateral is$360$, which means$\angle COD$is$60^{\circ}$Triangle ODC is$30$-$60$-$90$triangle so CD is$4\sqrt{3}$.  Since we have$2$congruent triangles ($\triangle ODC$and$\triangle OEC$), the combined area of both is$48\sqrt{3}$.   The area of the arc is$144 \cdot \frac{60}{360} \cdot \pi$which is$24\pi$, so the answer is$48\sqrt{3}-24\pi$$ (Error compiling LaTeX. Unknown error_msg)a+b+c$is$48+3+24$which is$\boxed{\textbf{(D)}~75}$


~ASPALAPATI75 ~andy_liu766 (latex)

edits by KR

Note

There were two possible configurations from this problem; the one described in the solution above and the configuration in which the circle is tangent to the bottom of line $\ell$ and the base of the equilateral triangle. However, since the area in this configuration is simply $0,$ we can infer that the problem is talking about the configuration in Solution 1.

~dbnl

Solution 2 (Quick Guess)

Since this problem involves equilateral triangles, the only possible number under the square root is $3$. Now subtracting all of the answer choices by $3$, we get: \[\textbf{(A)}~72-3=69\qquad\textbf{(B)}~73-3=70\qquad\textbf{(C)}~74-3=71\qquad\textbf{(D)}~75-3=72\qquad\textbf{(E)}~76-3=73\]

Due to the even parity of the problem, we can safely assume that the answer is either $B$ or $D$, but as $D$ is a multiple of $12$ and $24$, we get the answer of $\boxed{\textbf{(D)}~75}$.

~megaboy6679

Solution 3

(pardon the diagrams :D)

say the area we want to find is x.

since the equilateral triangle has an internal angle of 60, the exterior angle formed by the triangle and the line is 120. simplifying the diagram you will get:

\   #####
 \ ########
  \########
   \#####___________

make three of these that each circle is tangent to the other 2 circles

   \
    \    #####
     \ ########
 #####\########
#######\_####__________
#######/ #####
 #####/########
     / ########
    /   ######

Since they are 3 congruent triangles, you can make an equilateral triangle using their radius(12), with each vertex at the center of each circle. This will make an equilateral triangle of side length 24. if you look now, the area within the equilateral triangle consists of 3 $60/360$ of a circle, and 3 of x.

we first find the area of the triangle, which is $24 * 12\sqrt{3}$, we then find the area of $60/360$ of a circle, which is $60/360 * 12^2\pi$, we subtract $24 * 12\sqrt{3}$ by $60/360 * 12^2\pi$, and divide by 3, yielding the area of x.

$24 * 12\sqrt{3}$ - $60/360 * 12^2\pi$

_________________________________________ = $48\sqrt{3}-24\pi$

                  3


$a+b+c$ is $48+3+24$ which is $\boxed{\textbf{(D)}~75}$


~Yiguo Zhang

Video Solution by Pi Academy

https://youtu.be/ABkKz0gS1MU?si=ZQBgDMRaJmMPSSMM

Video Solution 1 by Power Solve

https://youtu.be/oCQ_QvXqV5s

Video Solution by SpreadTheMathLove

https://www.youtube.com/watch?v=6SQ74nt3ynw

Video Solution by Just Math⚡

https://www.youtube.com/watch?v=fzXBMltyXjs&t=53s

See also

2024 AMC 10A (ProblemsAnswer KeyResources)
Preceded by
Problem 13
Followed by
Problem 15
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 10 Problems and Solutions

The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png