Difference between revisions of "2017 AMC 8 Problems/Problem 25"
m (→Solution & Video) |
(→Solution 2 (tiny bit intuitional)) |
||
(9 intermediate revisions by 4 users not shown) | |||
Line 8: | Line 8: | ||
==Solution 1== | ==Solution 1== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<asy>draw((1,1.732)--(2,3.464)--(3,1.732)); draw(arc((0,0),(2,0),(1,1.732))); draw(arc((4,0),(3,1.732),(2,0))); label("$U$", (2,3.464), N); label("$S$", (1,1.732), W); label("$T$", (3,1.732), E); label("$R$", (2,0), S);</asy> | <asy>draw((1,1.732)--(2,3.464)--(3,1.732)); draw(arc((0,0),(2,0),(1,1.732))); draw(arc((4,0),(3,1.732),(2,0))); label("$U$", (2,3.464), N); label("$S$", (1,1.732), W); label("$T$", (3,1.732), E); label("$R$", (2,0), S);</asy> | ||
Line 41: | Line 15: | ||
~PEKKA | ~PEKKA | ||
− | == | + | == Solution 2 (tiny bit intuitional) == |
− | |||
− | + | We can extend <math>\overline{US}</math>, <math>\overline{UT}</math> to <math>X</math> and <math>Y</math>, respectively, such that <math>X</math> and <math>Y</math> are collinear to point <math>R</math>. Connect <math>\overline{XY}</math>. We can see points <math>X</math>, <math>Y</math> are probably circle centers of arc <math>SR</math>, <math>TR</math>, respectively. So, <math>\overline{XS} = 2 = \overline{TY}</math>. Thus, <math>\triangle{UXY}</math> is equilateral. The area of <math>\triangle{UXY}</math> is <math>\frac{\sqrt{3}}{4} \cdot 4^2</math>, or <math>4\sqrt{3}</math>, and both one sixth circles total up to <math>\frac{4\pi}{3}</math>. Finally, the answer is <math>\boxed{\textbf{(B)} 4\sqrt{3}-\frac{4\pi}{3}}</math>. | |
− | + | ~ lovelearning999 | |
− | + | ==Video Solutions== | |
− | |||
https://youtu.be/sVclz6EmpEU | https://youtu.be/sVclz6EmpEU | ||
~savannahsolver | ~savannahsolver | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 08:59, 14 December 2024
Problem
In the figure shown, and are line segments each of length 2, and . Arcs and are each one-sixth of a circle with radius 2. What is the area of the region shown?
Solution 1
In addition to the given diagram, we can draw lines and The area of rhombus is half the product of its diagonals, which is . However, we have to subtract off the circular segments. The area of those can be found by computing the area of the circle with radius 2, multiplying it by , then finally subtracting the area of an equilateral triangle with a side length 2 from the sector. The sum of the areas of the circular segments is The area of rhombus minus the circular segments is
~PEKKA
Solution 2 (tiny bit intuitional)
We can extend , to and , respectively, such that and are collinear to point . Connect . We can see points , are probably circle centers of arc , , respectively. So, . Thus, is equilateral. The area of is , or , and both one sixth circles total up to . Finally, the answer is .
~ lovelearning999
Video Solutions
~savannahsolver