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

m (Reverted edits by Maa is stupid (talk) to last revision by Aopsmw)
(Tag: Rollback)
Line 1: Line 1:
==Problem==
+
== Problem ==
All of the rectangles in the figure below, which is drawn to scale, are similar to the enclosing rectangle. Each number represents the area of the rectangle. What is the length <math>AB</math>?
 
  
[[File:Screenshot 2024-11-08 2.08.49 PM.png|350px|center]]
+
One side of an equilateral triangle of height <math>24</math> lies on line <math>\ell</math>. A circle of radius <math>12</math> is tangent to line <math>\
 +
l</math> 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 <math>\ell</math> can be written as <math>a \sqrt{b} - c \pi</math>, where <math>a</math>, <math>b</math>, and <math>c</math> are positive integers and <math>b</math> is not divisible by the square of any prime. What is <math>a + b + c</math>? 
  
<math>\textbf{(A)}~4 + 4\sqrt{5}\qquad\textbf{(B)}~10\sqrt{2}\qquad\textbf{(C)}~5 + 5\sqrt{5}\qquad\textbf{(D)}~10\sqrt[4]{8}\qquad\textbf{(E)}~20</math>
+
<math>\textbf{(A)}~72\qquad\textbf{(B)}~73\qquad\textbf{(C)}~74\qquad\textbf{(D)}~75\qquad\textbf{(E)}~76</math>
  
==Solution 1==
+
== Diagram ==
Using the rectangle with area <math>1</math>, let its short side be <math>x</math> and the long side be <math>y</math>. Observe that for every rectangle, since ratios of the side length of the rectangles are directly proportional to the ratios of the square roots of the areas (For example, each side of the rectangle with area <math>9</math> is <math>\sqrt{9}=3</math> times that of the rectangle with area <math>1</math>), as they are all similar to each other.
+
<asy>
 +
/* Made by MRENTHUSIASM */
 +
size(250);
  
The side opposite <math>AB</math> on the large rectangle is hence written as <math>6x + 4x + 2y\sqrt{2} + 3y\sqrt{2} = 10x+5y\sqrt{2}</math>. However, <math>AB</math> can be written as <math>4y\sqrt{2}+5x+7x = 4y\sqrt{2}+12x</math>. Since the two lengths are equal, we can write <math>10x+5y\sqrt{2} = 4y\sqrt{2}+12x</math>, or <math>y\sqrt{2} = 2x</math>. Therefore, we can write <math>y=x\sqrt{2}</math>.
+
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>
  
Since <math>xy=1</math>, we have <math>(x\sqrt{2})(x) = 1</math>, which we can evaluate <math>x</math> as <math>x=\frac{1}{\sqrt[4]{2}}</math>. From this, we can plug back in to <math>xy=1</math> to find <math>y=\sqrt[4]{2}</math>. Substituting into <math>AB</math>, we have <math>AB = 4y\sqrt{2}+12x = 4(\sqrt[4]{2})(\sqrt{2})+\frac{12}{\sqrt[4]{2}}</math> which can be evaluated to <math>\boxed{\textbf{(D) }10\sqrt[4]{8}}</math>.
+
~MRENTHUSIASM
  
~i_am_suk_at_math_2
+
== Solution 1 ==
  
===Remark===
 
We know that the area is an integer, so after finding <math>y=x\sqrt{2}</math>, AB must contain a fourth root. The only such option is <math>\boxed{\textbf{(D) }10\sqrt[4]{8}}</math>.
 
  
==Solution 2==
+
Call the bottom vertices of the triangle <math>B</math> and <math>C</math> (the one closer to the circle is <math>C</math>) and the top vertex <math>A</math>. The tangency point between the circle and the side of the triangle is <math>D</math>, and the tangency point on line <math>\ell</math> <math>E</math>, and the center of the circle is <math>O</math>.
Let the rectangle's height be <math>x,</math> the length <math>AB=y.</math> The entire rectangle has an area of <math>200.</math> We will be using this fact for ratios.
 
  
Note that the short side of the rectangle with area 32 will have a height of <math>\sqrt{\frac{32}{200}}\cdot x = \frac{2}{5}x.</math> We use <math>x</math> because it is apparent that the height of the rectangle with area <math>32</math> is the shorter side, corresponding with <math>x.</math>
 
  
Similarly, the long side of the rectangle with area 36 has a height of <math>\sqrt{\frac{36}{200}}\cdot y = \frac{3\sqrt{2}}{10}y.</math>
+
Draw radii to the tangency points, the arc is <math>60</math> degrees because <math>\angle ACB</math> is <math>60</math>, and since <math>\angle DCE</math> is supplementary, it's <math>120^{\circ}</math>. The sum of the angles in a quadrilateral is <math>360</math>, which means <math>\angle COD</math> is <math>60^{\circ}</math>
  
Noting that the total height of the big rectangle has height <math>x,</math> we have the equation <math>\frac25 x + \frac{3\sqrt{2}}{10}y = x \Rightarrow x=\frac{y}{\sqrt{2}}.</math>
 
  
Since the area <math>xy=\frac{y^2}{\sqrt{2}}</math> is equal to 200, we have:
+
Triangle ODC is <math>30</math>-<math>60</math>-<math>90</math> triangle so CD is <math>4\sqrt{3}</math>.
 +
Since we have <math>2</math> congruent triangles (<math>\triangle ODC</math> and <math>\triangle OEC</math>), the combined area of both is <math>48\sqrt{3}</math>. 
 +
The area of the arc is <math>144 \cdot \frac{60}{360} \cdot \pi</math> which is <math>24\pi</math>, so the answer is <math>48\sqrt{3}-24\pi</math>
  
<cmath>\begin{align*}
 
y&=\sqrt{200\sqrt{2}} \
 
&=\sqrt{100\sqrt{8}} \
 
&=\boxed{\textbf{(D) }10\sqrt[4]{8}}.
 
\end{align*}</cmath>
 
  
~mathboy282
+
<math>a+b+c</math> is <math>48+3+24</math> which is <math>\boxed{\textbf{(D)}~75}</math>
  
==Solution 3 - ruler (last effort)==
 
  
Given that the diagram is drawn to scale, we can use a ruler to estimate the length of <math>AB</math>.
+
~ASPALAPATI75
 +
~andy_liu766 (latex)
  
We start by measuring the lengths of the rectangle with area <math>1</math>, which may vary per viewing medium. For the sake of the solution, we use side lengths ~<math>\frac{7}{10}</math> cm and ~<math>\frac{5}{10}</math> cm.
+
edits by KR
  
To get the scale ratio from centimeters to the units in the problem, we need to find a ratio <math>x</math> such that <math>\frac{7x}{10}\cdot\frac{5x}{10}=1</math>  
+
==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 <math>\ell</math> and the base of the equilateral triangle. However, since the area in this configuration is simply <math>0,</math> we can infer that the problem is talking about the configuration in Solution 1.
  
Solving this equation, we get <math>x=\frac{10}{\sqrt{35}}</math>
+
~dbnl
  
We then measure the length of <math>AB</math>(will vary), to get ~<math>10.2</math> cm. We multiply this length by our early ratio to get <math>\frac{10 \cdot 10.2}{\sqrt{35}} = \frac{102}{\sqrt{35}} \approx \frac{102}{6} \approx 17</math>
+
==Solution 2 (Quick Guess)==
  
The answer choice closest to this would be <math>10\sqrt[4]{8}\approx16.8</math>, so therefore the closest answer is <math>\boxed{\textbf{(D) }10\sqrt[4]{8}}</math>.
+
Since this problem involves equilateral triangles, the only possible number under the square root is <math>3</math>. Now subtracting all of the answer choices by <math>3</math>, we get:
 +
<cmath>\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</cmath>
  
~shreyan.chethan
+
Due to the even parity of the problem, we can safely assume that the answer is either <math>B</math> or <math>D</math>, but as <math>D</math> is a multiple of <math>12</math> and <math>24</math>, we get the answer of <math>\boxed{\textbf{(D)}~75}</math>.
  
Note:
+
~megaboy6679
Never ever use this in an actual test
 
  
==Remark==
+
==Solution 3==
The specific numbers used in the solution above vary per test medium, but the method should still work.
+
(pardon the diagrams :D)
  
== Video Solution 1 by Pi Academy ==
+
say the area we want to find is x.
  
https://youtu.be/fW7OGWee31c?si=oq7toGPh2QaksLHE
+
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:
  
== Video Solution 2 by Power Solve ==
+
\  #####
https://youtu.be/8abGnAJZ3AM
+
  \ ########
 +
  \########
 +
    \#####___________
  
== Video Solution 3 by Innovative Minds (Similar to Solution 1 above)==
+
make three of these that each circle is tangent to the other 2 circles
https://youtu.be/EepOGN0_Rgw
+
 
 +
    \
 +
    \    #####
 +
      \ ########
 +
  #####\########
 +
#######\_####__________
 +
#######/ #####
 +
  #####/########
 +
      / ########
 +
    /  ######
 +
 
 +
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 <math>60/360</math> of a circle, and 3 of x.
 +
 
 +
we first find the area of the triangle, which is <math>24 * 12\sqrt{3}</math>, we then find the area of <math>60/360</math> of a circle, which is <math>60/360 * 12^2\pi</math>, we subtract <math>24 * 12\sqrt{3}</math> by <math>60/360 * 12^2\pi</math>, and divide by 3, yielding the area of x.
 +
 
 +
<math>24 * 12\sqrt{3}</math> - <math>60/360 * 12^2\pi</math>
 +
_________________________________________ = <math>48\sqrt{3}-24\pi</math>
 +
                  3
 +
 
 +
 
 +
<math>a+b+c</math> is <math>48+3+24</math> which is <math>\boxed{\textbf{(D)}~75}</math>
 +
 
 +
 
 +
~Yiguo Zhang
 +
 
 +
== Video Solution by Number Craft ==
 +
 
 +
https://youtu.be/rIF5L_-zZYQ
 +
 
 +
== 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==
 
==Video Solution by SpreadTheMathLove==
 
https://www.youtube.com/watch?v=6SQ74nt3ynw
 
https://www.youtube.com/watch?v=6SQ74nt3ynw
 +
 +
==Video Solution by Just Math⚡==
 +
https://www.youtube.com/watch?v=fzXBMltyXjs&t=53s
  
 
==See also==
 
==See also==
 
{{AMC10 box|year=2024|ab=A|num-b=13|num-a=15}}
 
{{AMC10 box|year=2024|ab=A|num-b=13|num-a=15}}
 
{{MAA Notice}}
 
{{MAA Notice}}

Revision as of 20:07, 21 March 2025

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 of the triangle $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 $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$


$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 Number Craft

https://youtu.be/rIF5L_-zZYQ

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

These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions. AMC logo.png