Problem

2005 AMC 10A Problem 12

The figure shown is called a *trefoil* and is constructed by drawing circular sectors about sides of the congruent equilateral triangles. What is the area of a trefoil whose horizontal base has length 2?

[asy] unitsize(1.5cm); defaultpen(linewidth(.8pt)+fontsize(12pt)); pair O=(0,0), A=dir(0), B=dir(60), C=dir(120), D=dir(180); pair E=B+C; draw(D--E--B--O--C--B--A,linetype("4 4")); draw(Arc(O,1,0,60),linewidth(1.2pt)); draw(Arc(O,1,120,180),linewidth(1.2pt)); draw(Arc(C,1,0,60),linewidth(1.2pt)); draw(Arc(B,1,120,180),linewidth(1.2pt)); draw(A--D,linewidth(1.2pt)); draw(O--dir(40),EndArrow(HookHead,4)); draw(O--dir(140),EndArrow(HookHead,4)); draw(C--C+dir(40),EndArrow(HookHead,4)); draw(B--B+dir(140),EndArrow(HookHead,4)); label("2",O,S); draw((0.1,-0.12)--(1,-0.12),EndArrow(HookHead,4),EndBar); draw((-0.1,-0.12)--(-1,-0.12),EndArrow(HookHead,4),EndBar); [/asy]

\textbf{(A) } \frac{1}{3}\pi+\frac{\sqrt{3}}{2}\qquad \textbf{(B) } \frac{2}{3}\pi\qquad \textbf{(C) } \frac{2}{3}\pi+\frac{\sqrt{3}}{4}\qquad \textbf{(D) } \frac{2}{3}\pi+\frac{\sqrt{3}}{3}\qquad \textbf{(E) } \frac{2}{3}\pi+\frac{\sqrt{3}}{2}


Full credit goes to MAA for authoring these problems. These problems were taken on the AOPS website.


Show/Hide Problem Tags

Problem Tags: 2-d Geometry

Want to contribute problems and receive full credit? Click here to add your problem!
Please report any issues to us in our Discord server
Go to previous contest problem (SHIFT + Left Arrow) Go to next contest problem (SHIFT + Right Arrow)