AoPSWiki
Try our innovative online adaptive learning system, Alcumus.
Over 1100 problems and 60+ video lessons. FREE!
Personal tools

2004 AMC 12B Problems/Problem 10

From AoPSWiki

The following problem is from both the 2004 AMC 12B #10 and 2004 AMC 10B #12, so both problems redirect to this page.

Problem

An annulus is the region between two concentric circles. The concentric circles in the figure have radii b and c, with b>c. Let OX be a radius of the larger circle, let XZ be tangent to the smaller circle at Z, and let OY be the radius of the larger circle that contains Z. Let a=XZ, d=YZ, and e=XY. What is the area of the annulus?

unitsize(1.5cm);defaultpen(0.8);real r1=1.5, r2=2.5;pair O=(0,0);path inner=Circle(O,r1), outer=Circle(O,r2);pair Y=(0,r2), Z...

\mathrm{(A) \ } \pi a^2 \qquad \mathrm{(B) \ } \pi b^2 \qquad \mathrm{(C) \ } \pi c^2 \qquad \mathrm{(D) \ } \pi d^2 \qquad \...

Solution

The area of the large circle is \pi b^2, the area of the small one is \pi c^2, hence the shaded area is \pi(b^2-c^2).

From the Pythagorean Theorem for the right triangle OXZ we have a^2 + c^2 = b^2, hence b^2-c^2=a^2 and thus the shaded area is \boxed{\pi a^2}.

See also

2004 AMC 12B (ProblemsResources)
Preceded by
Problem 9
Followed by
Problem 11
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
2004 AMC 10B (ProblemsResources)
Preceded by
Problem 11
Followed by
Problem 13
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
Visit the AoPS Book Store.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us