1987 AJHSME Problems/Problem 12
Revision as of 08:36, 16 February 2009 by 5849206328x (talk | contribs) (New page: ==Problem== What fraction of the large <math>12</math> by <math>18</math> rectangular region is shaded? <asy> draw((0,0)--(18,0)--(18,12)--(0,12)--cycle); draw((0,6)--(18,6)); for(int a=...)
Problem
What fraction of the large by rectangular region is shaded?
Solution
The shaded region makes up of the quarter rectangle. The quarter rectangle is then of the large rectangle, so the shaded region takes up of the large rectangle.