Difference between revisions of "2005 AMC 12B Problems/Problem 5"
M1sterzer0 (talk | contribs) (→Problem) |
M1sterzer0 (talk | contribs) (→Solution) |
||
Line 21: | Line 21: | ||
== Solution == | == Solution == | ||
+ | There are 80 tiles. Each tile has <math>[\mbox{square} - 4 \cdot (\mbox{quarter circle})]</math> shaded. Thus: | ||
+ | |||
+ | <cmath> | ||
+ | \begin{align*} | ||
+ | \mbox{shaded area} &= 80 ( 1 - 4 \cdot (1/4) \cdot \pi \cdot (1/2)^2) \\ | ||
+ | &= 80(1-(1/4)\pi) \\ | ||
+ | &= \boxed{80-20\pi}. | ||
+ | \end{align*} | ||
+ | </cmath> | ||
== See also == | == See also == | ||
* [[2005 AMC 12B Problems]] | * [[2005 AMC 12B Problems]] |
Revision as of 21:34, 17 April 2009
Problem
An -foot by -foot floor is tiles with square tiles of size foot by foot. Each tile has a pattern consisting of four white quarter circles of radius foot centered at each corner of the tile. The remaining portion of the tile is shaded. How many square feet of the floor are shaded?
Solution
There are 80 tiles. Each tile has shaded. Thus: