9
Part of 2004 AMC 10
Problems(2)
Problem: 2004 AMC 10 #9
Source:
2/1/2007
In the figure, and are right angles. AB \equal{} 4, BC \equal{} 6, AE \equal{} 8, and and intersect at . What is the difference between the areas of and ?
[asy]unitsize(4mm);
defaultpen(linewidth(.8pt)+fontsize(10pt));pair A=(0,0), B=(4,0), C=(4,6), Ep=(0,8);
pair D=extension(A,C,Ep,B);draw(A--C--B--A--Ep--B);
label("",A,SW);
label("",B,SE);
label("",C,N);
label("",Ep,N);
label("",D,2.5*N);
label("",midpoint(A--B),S);
label("",midpoint(B--C),E);
label("",(0,3),W);[/asy]
geometry
Square and Circle
Source:
1/5/2009
A square has sides of length , and a circle centered at one of its vertices has radius . What is the area of the union of the regions enclosed by the square and the circle?
(A)\ 200 \plus{} 25\pi\qquad (B)\ 100 \plus{} 75\pi\qquad (C)\ 75 \plus{} 100\pi\qquad (D)\ 100 \plus{} 100\pi
(E)\ 100 \plus{} 125\pi
geometry