Difference between revisions of "2008 AMC 12A Problems/Problem 22"
({{dup}}) |
I like pie (talk | contribs) (Standardized answer choices, some minor edits) |
||
Line 3: | Line 3: | ||
A round table has radius <math>4</math>. Six rectangular place mats are placed on the table. Each place mat has width <math>1</math> and length <math>x</math> as shown. They are positioned so that each mat has two corners on the edge of the table, these two corners being end points of the same side of length <math>x</math>. Further, the mats are positioned so that the inner corners each touch an inner corner of an adjacent mat. What is <math>x</math>? | A round table has radius <math>4</math>. Six rectangular place mats are placed on the table. Each place mat has width <math>1</math> and length <math>x</math> as shown. They are positioned so that each mat has two corners on the edge of the table, these two corners being end points of the same side of length <math>x</math>. Further, the mats are positioned so that the inner corners each touch an inner corner of an adjacent mat. What is <math>x</math>? | ||
− | <asy> | + | <asy>unitsize(4mm); |
− | unitsize(4mm); | ||
defaultpen(linewidth(.8)+fontsize(8)); | defaultpen(linewidth(.8)+fontsize(8)); | ||
draw(Circle((0,0),4)); | draw(Circle((0,0),4)); | ||
Line 15: | Line 14: | ||
draw(rotate(300)*mat); | draw(rotate(300)*mat); | ||
label("\(x\)",(-1.55,2.1),E); | label("\(x\)",(-1.55,2.1),E); | ||
− | label("\(1\)",(-0.5,3.8),S); | + | label("\(1\)",(-0.5,3.8),S);</asy> |
− | </asy> | ||
− | <math>\ | + | <math>\mathrm{(A)}\ 2\sqrt{5}-\sqrt{3}\qquad\mathrm{(B)}\ 3\qquad\mathrm{(C)}\ \frac{3\sqrt{7}-\sqrt{3}}{2}\qquad\mathrm{(D)}\ 2\sqrt{3}\qquad\mathrm{(E)}\ \frac{5+2\sqrt{3}}{2}</math> |
==Solution== | ==Solution== | ||
Line 24: | Line 22: | ||
Let one of the mats be <math>ABCD</math>, and the center be <math>O</math> as shown: | Let one of the mats be <math>ABCD</math>, and the center be <math>O</math> as shown: | ||
− | <asy> | + | <asy>unitsize(8mm); |
− | unitsize(8mm); | ||
defaultpen(linewidth(.8)+fontsize(8)); | defaultpen(linewidth(.8)+fontsize(8)); | ||
draw(Circle((0,0),4)); | draw(Circle((0,0),4)); | ||
Line 46: | Line 43: | ||
draw(Line(0,0)--(0,3.103)); | draw(Line(0,0)--(0,3.103)); | ||
draw(Line(0,0)--(-2.687,1.5513)); | draw(Line(0,0)--(-2.687,1.5513)); | ||
− | draw(Line(0,0)--(-0.5,3.9686)); | + | draw(Line(0,0)--(-0.5,3.9686));</asy> |
− | </asy> | ||
Since there are <math>6</math> mats, <math>\Delta BOC</math> is [[equilateral]]. So, <math>BC=CO=x</math>. Also, <math>\angle OCD = \angle OCB + \angle BCD = 60^\circ+90^\circ=150^\circ</math>. | Since there are <math>6</math> mats, <math>\Delta BOC</math> is [[equilateral]]. So, <math>BC=CO=x</math>. Also, <math>\angle OCD = \angle OCB + \angle BCD = 60^\circ+90^\circ=150^\circ</math>. | ||
Line 59: | Line 55: | ||
==See Also== | ==See Also== | ||
− | {{AMC12 box|year=2008|num-b=21|num-a=23 | + | {{AMC12 box|year=2008|ab=A|num-b=21|num-a=23}} |
− | {{AMC10 box|year=2008|num-b=24|after=Last | + | {{AMC10 box|year=2008|ab=A|num-b=24|after=Last Question}} |
[[Category:Introductory Geometry Problems]] | [[Category:Introductory Geometry Problems]] | ||
[[Category:Introductory Trigonometry Problems]] | [[Category:Introductory Trigonometry Problems]] |
Revision as of 00:32, 26 April 2008
- The following problem is from both the 2008 AMC 12A #22 and 2004 AMC 10A #25, so both problems redirect to this page.
Contents
Problem
A round table has radius . Six rectangular place mats are placed on the table. Each place mat has width and length as shown. They are positioned so that each mat has two corners on the edge of the table, these two corners being end points of the same side of length . Further, the mats are positioned so that the inner corners each touch an inner corner of an adjacent mat. What is ?
Solution
Solution 1 (trigonometry)
Let one of the mats be , and the center be as shown:
Since there are mats, is equilateral. So, . Also, .
By the Law of Cosines: .
Since must be positive, .
Solution 2 (without trigonometry)
This problem needs a solution. If you have a solution for it, please help us out by adding it.
See Also
2008 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 21 |
Followed by Problem 23 |
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 |
2008 AMC 10A (Problems • Answer Key • Resources) | ||
Preceded by Problem 24 |
Followed by Last Question | |
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 |