AoPSWiki
Looking for a challenging algebra text? Preparing for MATHCOUNTS or the AMC exams?
Check out Art of Problem Solving's Introduction to Algebra by Richard Rusczyk.

2008 AMC 12A Problems/Problem 22

From AoPSWiki

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 4. Six rectangular place mats are placed on the table. Each place mat has width 1 and length x 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 x. Further, the mats are positioned so that the inner corners each touch an inner corner of an adjacent mat. What is x?

unitsize(4mm);defaultpen(linewidth(.8)+fontsize(8));draw(Circle((0,0),4));path mat=(-2.687,-1.5513)--(-2.687,1.5513)--(-3.687...

\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\sq...

Solution

Solution 1 (trigonometry)

Let one of the mats be ABCD, and the center be O as shown:

unitsize(8mm);defaultpen(linewidth(.8)+fontsize(8));draw(Circle((0,0),4));path mat=(-2.687,-1.5513)--(-2.687,1.5513)--(-3.687...

Since there are 6 mats, \Delta BOC is equilateral. So, BC=CO=x. Also, \angle OCD = \angle OCB + \angle BCD = 60^\circ+90^\circ=150^\circ.

By the Law of Cosines: 4^2=1^2+x^2-2\cdot1\cdot x \cdot \cos(150^\circ) \Rightarrow x^2 + x\sqrt{3} - 15 = 0 \Rightarrow x = \frac{-\sqrt{3}\pm 3\sq....

Since x must be positive, x = \frac{3\sqrt{7}-\sqrt{3}}{2} \Rightarrow C.

Solution 2 (without trigonometry)

See Math Jam

See Also

2008 AMC 12A (ProblemsResources)
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
2008 AMC 10A (ProblemsResources)
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
Try our innovative online adaptive learning system, Alcumus.
Over 1100 problems and 60+ video lessons. FREE!
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us