2005 AMC 10B Problems/Problem 14
Problem
Equilateral
has side length
,
is the midpoint of
, and
is the midpoint of
. What is the area of
?
![[asy]defaultpen(linewidth(.8pt)+fontsize(8pt)); pair B = (0,0); pair A = 2*dir(60); pair C = (2,0); pair D = (4,0); pair M = midpoint(A--C); label("$A$",A,NW);label("$B$",B,SW);label("$C$",C, SE);label("$M$",M,NE);label("$D$",D,SE); draw(A--B--C--cycle); draw(C--D--M--cycle);[/asy]](http://latex.artofproblemsolving.com/6/a/a/6aa004b06a2897918f89be366ce3af200115d58f.png)
Solution
Solution 1
The area of a circle can be given by
.
because it is the midpoint of a side, and
because it is twice the length of
. Each angle of an equilateral triangle is
so
. The area is
.
Solution 2
In order to calculate the area of
, we can use the formula
, where
is the base. We already know that
, so the formula now becomes
. We can drop verticals down from
and
to points
and
, respectively. We can see that
. Now, we establish the relationship that
. We are given that
, and
is the midpoint of
, so
. Because
is a
triangle and the ratio of the sides opposite the angles are
is
. Plugging those numbers in, we have
. Cross-multiplying, we see that
Since
is the height
, the area is
.
See Also
| 2005 AMC 10B (Problems • Answer Key • Resources) | ||
| Preceded by Problem 13 |
Followed by Problem 15 | |
| 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 | ||