Difference between revisions of "2006 AMC 10B Problems/Problem 6"
(wikify + <asy> by v_enhance) |
Dairyqueenxd (talk | contribs) (→Solution) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
− | A region is bounded by semicircular arcs constructed on the side of a square whose sides measure <math> \frac{2}{\pi} </math>, as shown. What is the perimeter of this region? | + | A region is bounded by semicircular arcs constructed on the side of a square whose sides measure <math> \frac{2}{\pi} </math>, as shown. What is the perimeter of this region? |
− | + | ||
<asy> | <asy> | ||
size(90); defaultpen(linewidth(0.7)); | size(90); defaultpen(linewidth(0.7)); | ||
Line 10: | Line 10: | ||
filldraw(arc((2,1),1,270,90, CCW)--cycle,gray(0.7)); | filldraw(arc((2,1),1,270,90, CCW)--cycle,gray(0.7)); | ||
</asy> | </asy> | ||
− | <math> \ | + | |
+ | <math> \textbf{(A) } \frac{4}{\pi}\qquad \textbf{(B) } 2\qquad \textbf{(C) } \frac{8}{\pi}\qquad \textbf{(D) } 4\qquad \textbf{(E) } \frac{16}{\pi} </math> | ||
== Solution == | == Solution == | ||
− | Since the side of the | + | Since the side of the square is the diameter of the semicircle, the radius of the semicircle is <math> \frac{1}{2}\cdot\frac{2}{\pi}=\frac{1}{\pi} </math>. |
− | Since the length of one of the semicircular [[arc]]s is half the | + | Since the length of one of the semicircular [[arc]]s is half the circumference of the corresponding circle, the length of one arc is <math> \frac{1}{2}\cdot2\cdot\pi\cdot\frac{1}{\pi}=1</math>. |
− | Since the desired | + | Since the desired perimeter is made up of four of these arcs, the perimeter is <math>4\cdot1=\boxed{\textbf{(D) }4}</math>. |
== See Also == | == See Also == | ||
Line 24: | Line 25: | ||
[[Category:Introductory Geometry Problems]] | [[Category:Introductory Geometry Problems]] | ||
[[Category:Circle Problems]] | [[Category:Circle Problems]] | ||
+ | {{MAA Notice}} |
Latest revision as of 12:45, 26 January 2022
Problem
A region is bounded by semicircular arcs constructed on the side of a square whose sides measure , as shown. What is the perimeter of this region?
Solution
Since the side of the square is the diameter of the semicircle, the radius of the semicircle is .
Since the length of one of the semicircular arcs is half the circumference of the corresponding circle, the length of one arc is .
Since the desired perimeter is made up of four of these arcs, the perimeter is .
See Also
2006 AMC 10B (Problems • Answer Key • Resources) | ||
Preceded by Problem 5 |
Followed by Problem 7 | |
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.