Difference between revisions of "2008 AMC 8 Problems/Problem 23"
(→See Also) |
Jeffersonj (talk | contribs) (→Problem) |
||
Line 11: | Line 11: | ||
dot((9,0)); | dot((9,0)); | ||
dot((0,9)); | dot((0,9)); | ||
− | label("$A$", (0, | + | label("$A$", (0,9), NW); |
− | label("$B$", (9, | + | label("$B$", (9,9), NE); |
label("$C$", (9,0), SE); | label("$C$", (9,0), SE); | ||
label("$D$", (3,0), S); | label("$D$", (3,0), S); |
Revision as of 06:01, 12 June 2022
Problem
In square , and . What is the ratio of the area of to the area of square ?
Solution
The area of is the area of square subtracted by the the area of the three triangles around it. Arbitrarily assign the side length of the square to be .
The ratio of the area of to the area of is
See Also
2008 AMC 8 (Problems • Answer Key • Resources) | ||
Preceded by Problem 22 |
Followed by Problem 24 | |
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.