Difference between revisions of "2013 AMC 10B Problems/Problem 7"
(→Problem) |
(→Solution 2—Similar to Solution 1) |
||
(41 intermediate revisions by 11 users not shown) | |||
Line 1: | Line 1: | ||
==Problem== | ==Problem== | ||
Six points are equally spaced around a circle of radius 1. Three of these points are the vertices of a triangle that is neither equilateral nor isosceles. What is the area of this triangle? | Six points are equally spaced around a circle of radius 1. Three of these points are the vertices of a triangle that is neither equilateral nor isosceles. What is the area of this triangle? | ||
− | <math> \textbf{(A)}\ \frac{sqrt{3}}{3}\qquad\textbf{(B)}\ \frac{sqrt{3}}{2}\qquad\textbf{(C)}\ \1}\qquad\textbf{(D)}\ \sqrt{2}\qquad\textbf{(E)}\ \2} </math> | + | |
+ | <math> \textbf{(A)}\ \frac{\sqrt{3}}{3}\qquad\textbf{(B)}\ \frac{\sqrt{3}}{2}\qquad\textbf{(C)}\ \textbf{1}\qquad\textbf{(D)}\ \sqrt{2}\qquad\textbf{(E)}\ \text{2} </math> | ||
+ | [[Category: Introductory Geometry Problems]] | ||
==Solution== | ==Solution== | ||
− | If there are no two points on the circle that are adjacent, then the triangle would be equilateral. If the three points are all adjacent, it would be isosceles. Thus, the only possibility is two adjacent points and one point two away. Because one of the sides of this triangle is the diameter, the opposite angle is a right angle. Also, because the two adjacent angles are one sixth of the circle apart, the angle opposite them is thirty degrees. This is a 30-60-90 triangle. | + | ==Solution 1== |
− | If the original six points are connected, a regular hexagon is created. This hexagon consists of six equilateral triangles, so the radius is equal to one of its side lengths. The radius is 1, so the side opposite the thirty degree angle in the triangle is also 1. From | + | <asy> |
+ | unitsize(72); | ||
+ | draw((0,0)--(1/2,sqrt(3)/2)); | ||
+ | draw((1/2,sqrt(3)/2)--(3/2,sqrt(3)/2)); | ||
+ | draw((3/2,sqrt(3)/2)--(2,0)); | ||
+ | draw((2,0)--(3/2,-sqrt(3)/2)); | ||
+ | draw((3/2,-sqrt(3)/2)--(1/2,-sqrt(3)/2)); | ||
+ | draw((1/2,-sqrt(3)/2)--(0,0)); | ||
+ | draw((3/2,sqrt(3)/2)--(1/2,-sqrt(3)/2)); | ||
+ | draw((3/2,sqrt(3)/2)--(3/2,-sqrt(3)/2)); | ||
+ | label("2",(3/2,sqrt(3)/2)--(1/2,-sqrt(3)/2),NW); | ||
+ | label("$\sqrt{3}$",(3/2,sqrt(3)/2)--(3/2,-sqrt(3)/2),E); | ||
+ | label("1",(3/2,-sqrt(3)/2)--(1/2,-sqrt(3)/2),S); | ||
+ | import olympiad; | ||
+ | markscalefactor=0.01; | ||
+ | draw(rightanglemark((3/2,sqrt(3)/2),(3/2,-sqrt(3)/2),(1/2,-sqrt(3)/2))); | ||
+ | </asy> | ||
+ | |||
+ | If there are no two points on the circle that are adjacent, then the triangle would be equilateral. If the three points are all adjacent, it would be isosceles. Thus, the only possibility is two adjacent points and one point two away. Because one of the sides of this triangle is the diameter, the opposite angle is a right angle. Also, because the two adjacent angles are one sixth of the circle apart, the angle opposite them is thirty degrees. This is a <math>30-60-90</math> triangle. | ||
+ | If the original six points are connected, a regular hexagon is created. This hexagon consists of six equilateral triangles, so the radius is equal to one of its side lengths. The radius is <math>1</math>, so the side opposite the thirty degree angle in the triangle is also <math>1</math>. From the properties of <math>30-60-90</math> triangles, the area is <math>\frac{1 \cdot \sqrt{3}}{2}=\boxed{\textbf{(B) } \frac{\sqrt3}{2}}</math> | ||
+ | |||
+ | ==Solution 2== | ||
+ | As every point on the circle is evenly spaced, the length of each arc is <math>\frac{\pi}{3}</math>, because the circumference is <math>2\pi</math>. Once we draw the triangle (as is explained in solution 1), we see that one angle in the triangle subtends one such arc. Thus, the measure of that angle is thirty degrees. Similarly, another angle in the triangle subtends an arc of twice the length, and thus equals 60 degrees. The last angle is equal to 90 degrees and the triangle is a <math>30-60-90</math> triangle. We know that as the diameter, the length of the hypotenuse is 2, and thus, the other sides are 1 and <math>\sqrt{3}</math>. We then find the area to be <math>\boxed{\textbf{(B) } \frac{\sqrt{3}}{2} }</math>. | ||
+ | |||
+ | == See also == | ||
+ | {{AMC10 box|year=2013|ab=B|num-b=6|num-a=8}} | ||
+ | {{MAA Notice}} |
Latest revision as of 19:21, 12 January 2024
Problem
Six points are equally spaced around a circle of radius 1. Three of these points are the vertices of a triangle that is neither equilateral nor isosceles. What is the area of this triangle?
Solution
Solution 1
If there are no two points on the circle that are adjacent, then the triangle would be equilateral. If the three points are all adjacent, it would be isosceles. Thus, the only possibility is two adjacent points and one point two away. Because one of the sides of this triangle is the diameter, the opposite angle is a right angle. Also, because the two adjacent angles are one sixth of the circle apart, the angle opposite them is thirty degrees. This is a triangle. If the original six points are connected, a regular hexagon is created. This hexagon consists of six equilateral triangles, so the radius is equal to one of its side lengths. The radius is , so the side opposite the thirty degree angle in the triangle is also . From the properties of triangles, the area is
Solution 2
As every point on the circle is evenly spaced, the length of each arc is , because the circumference is . Once we draw the triangle (as is explained in solution 1), we see that one angle in the triangle subtends one such arc. Thus, the measure of that angle is thirty degrees. Similarly, another angle in the triangle subtends an arc of twice the length, and thus equals 60 degrees. The last angle is equal to 90 degrees and the triangle is a triangle. We know that as the diameter, the length of the hypotenuse is 2, and thus, the other sides are 1 and . We then find the area to be .
See also
2013 AMC 10B (Problems • Answer Key • Resources) | ||
Preceded by Problem 6 |
Followed by Problem 8 | |
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.