Difference between revisions of "2005 AMC 8 Problems/Problem 13"
m (→Problem) |
|||
Line 1: | Line 1: | ||
==Problem== | ==Problem== | ||
− | The area of polygon <math> ABCDEF</math> is 52 with <math> AB | + | The area of polygon <math> ABCDEF</math> is 52 with <math> AB=8</math>, <math>BC=9</math> and <math>FA=5</math>. What is <math> DE+EF</math>? |
<asy>pair a=(0,9), b=(8,9), c=(8,0), d=(4,0), e=(4,4), f=(0,4); | <asy>pair a=(0,9), b=(8,9), c=(8,0), d=(4,0), e=(4,4), f=(0,4); | ||
draw(a--b--c--d--e--f--cycle); | draw(a--b--c--d--e--f--cycle); |
Revision as of 14:16, 23 August 2015
Problem
The area of polygon is 52 with , and . What is ?
Solution
Notice that , so . Let be the intersection of the extensions of and , which makes rectangle . The area of the polygon is the area of subtracted from the area of .
Solving for the unknown, , therefore .
See Also
2005 AMC 8 (Problems • Answer Key • Resources) | ||
Preceded by Problem 12 |
Followed by Problem 14 | |
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.