Difference between revisions of "2013 AMC 8 Problems/Problem 24"
(→Problem) |
(→Problem) |
||
Line 6: | Line 6: | ||
<asy> | <asy> | ||
pair A,B,C,D,E,F,G,H,I,J; | pair A,B,C,D,E,F,G,H,I,J; | ||
+ | |||
A = (0.5,2); | A = (0.5,2); | ||
B = (1.5,2); | B = (1.5,2); | ||
Line 25: | Line 26: | ||
draw(G--H); | draw(G--H); | ||
draw(A--J); | draw(A--J); | ||
+ | filldraw(A--B--C--I--J--cycle,grey); | ||
label("$A$", A, NW); | label("$A$", A, NW); | ||
label("$B$", B, NE); | label("$B$", B, NE); |
Revision as of 13:02, 27 November 2013
Problem
Squares , , and are equal in area. Points and are the midpoints of sides and , respectively. What is the ratio of the area of the shaded pentagon to the sum of the areas of the three squares?
Solution
See Also
2013 AMC 8 (Problems • Answer Key • Resources) | ||
Preceded by Problem 23 |
Followed by Problem 25 | |
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 AJHSME/AMC 8 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.