Difference between revisions of "2014 AMC 10B Problems/Problem 5"
Hashtagmath (talk | contribs) |
|||
Line 2: | Line 2: | ||
Doug constructs a square window using <math> 8 </math> equal-size panes of glass, as shown. The ratio of the height to width for each pane is <math> 5 : 2 </math>, and the borders around and between the panes are <math> 2 </math> inches wide. In inches, what is the side length of the square window? | Doug constructs a square window using <math> 8 </math> equal-size panes of glass, as shown. The ratio of the height to width for each pane is <math> 5 : 2 </math>, and the borders around and between the panes are <math> 2 </math> inches wide. In inches, what is the side length of the square window? | ||
+ | |||
<asy> | <asy> | ||
fill((0,0)--(2,0)--(2,26)--(0,26)--cycle,gray); | fill((0,0)--(2,0)--(2,26)--(0,26)--cycle,gray); | ||
Line 12: | Line 13: | ||
fill((0,24)--(26,24)--(26,26)--(0,26)--cycle,gray); | fill((0,24)--(26,24)--(26,26)--(0,26)--cycle,gray); | ||
</asy> | </asy> | ||
+ | |||
<math> \textbf{(A)}\ 26\qquad\textbf{(B)}\ 28\qquad\textbf{(C)}\ 30\qquad\textbf{(D)}\ 32\qquad\textbf{(E)}\ 34 </math> | <math> \textbf{(A)}\ 26\qquad\textbf{(B)}\ 28\qquad\textbf{(C)}\ 30\qquad\textbf{(D)}\ 32\qquad\textbf{(E)}\ 34 </math> | ||
[[Category: Introductory Geometry Problems]] | [[Category: Introductory Geometry Problems]] |
Revision as of 15:37, 13 January 2021
Contents
Problem
Doug constructs a square window using equal-size panes of glass, as shown. The ratio of the height to width for each pane is , and the borders around and between the panes are inches wide. In inches, what is the side length of the square window?
Solution
We note that the total length must be the same as the total height because the window is a square. Calling the width of each small rectangle , and the height , we can see that the length is composed of widths and bars of length . This is equal to two heights of the small rectangles as well as bars of . Thus, . We quickly find that . The total side length is , or .
Video Solution
~savannahsolver
See Also
2014 AMC 10B (Problems • Answer Key • Resources) | ||
Preceded by Problem 4 |
Followed by Problem 6 | |
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 AMC 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.