Difference between revisions of "2014 AMC 8 Problems/Problem 20"

Line 1: Line 1:
you were sana'aed
+
Rectangle <math>ABCD</math> has sides <math>CD=3</math> and <math>DA=5</math>. A circle of radius <math>1</math> is centered at <math>A</math>, a circle of radius <math>2</math> is centered at <math>B</math>, and a circle of radius <math>3</math> is centered at <math>C</math>. Which of the following is closest to the area of the region inside the rectangle but outside all three circles?
hashtag
+
<asy>
 
+
draw((0,0)--(5,0)--(5,3)--(0,3)--(0,0));
 +
draw(Circle((0,0),1));
 +
draw(Circle((0,3),2));
 +
draw(Circle((5,3),3));
 +
label("A",(0.2,0),W);
 +
label("B",(0.2,2.8),NW);
 +
label("C",(4.8,2.8),NE);
 +
label("D",(5,0),SE);
 +
label("5",(2.5,0),N);
 +
label("3",(5,1.5),E);
 +
</asy>
 
==See Also==
 
==See Also==
 
{{AMC8 box|year=2014|num-b=19|num-a=21}}
 
{{AMC8 box|year=2014|num-b=19|num-a=21}}
 
{{MAA Notice}}
 
{{MAA Notice}}

Revision as of 20:25, 26 November 2014

Rectangle $ABCD$ has sides $CD=3$ and $DA=5$. A circle of radius $1$ is centered at $A$, a circle of radius $2$ is centered at $B$, and a circle of radius $3$ is centered at $C$. Which of the following is closest to the area of the region inside the rectangle but outside all three circles? [asy] draw((0,0)--(5,0)--(5,3)--(0,3)--(0,0)); draw(Circle((0,0),1)); draw(Circle((0,3),2)); draw(Circle((5,3),3)); label("A",(0.2,0),W); label("B",(0.2,2.8),NW); label("C",(4.8,2.8),NE); label("D",(5,0),SE); label("5",(2.5,0),N); label("3",(5,1.5),E); [/asy]

See Also

2014 AMC 8 (ProblemsAnswer KeyResources)
Preceded by
Problem 19
Followed by
Problem 21
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. AMC logo.png