Difference between revisions of "1986 AJHSME Problems/Problem 18"
5849206328x (talk | contribs) |
m (→Solution) |
||
(11 intermediate revisions by 6 users not shown) | |||
Line 4: | Line 4: | ||
<asy> | <asy> | ||
+ | unitsize(12); | ||
draw((0,0)--(16,12)); | draw((0,0)--(16,12)); | ||
− | draw( | + | draw((10.66666,8)--(6.66666,13.33333)--(1.33333,9.33333)--(5.33333,4)); |
label("WALL",(7,4),SE); | label("WALL",(7,4),SE); | ||
</asy> | </asy> | ||
Line 13: | Line 14: | ||
==Solution== | ==Solution== | ||
− | The | + | Since we want to minimize the amount of fence that we use, we should have the longer side of the rectangle have one side as the wall. The grazing area is a <math>36</math>m by <math>60</math>m rectangle, so the <math>60</math>m side should be parallel to the wall. That means the two fences perpendicular to the wall are <math>36</math>m. We can start by counting <math>60\div12+1</math> on the <math>60</math>m fence (since we also count the <math>0</math>m post). Next, we have the two <math>36</math>m fences. There are a total of <math>36\div12+1-1</math> fences on that side since the <math>0</math>m and <math>60</math>m fence posts are also part of the <math>36</math>m fences. So we have <math>6+2\cdot3=12</math> minimum fence posts needed to box a <math>36</math>m by <math>60</math>m grazing area, or answer <math>\boxed{\text{(B) 12}}</math>. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | <math>\boxed{\text{B}}</math> | ||
==See Also== | ==See Also== | ||
− | [[ | + | {{AJHSME box|year=1986|num-b=17|num-a=19}} |
+ | [[Category:Introductory Geometry Problems]] | ||
+ | {{MAA Notice}} |
Latest revision as of 17:54, 28 December 2023
Problem
A rectangular grazing area is to be fenced off on three sides using part of a meter rock wall as the fourth side. Fence posts are to be placed every meters along the fence including the two posts where the fence meets the rock wall. What is the fewest number of posts required to fence an area m by m?
Solution
Since we want to minimize the amount of fence that we use, we should have the longer side of the rectangle have one side as the wall. The grazing area is a m by m rectangle, so the m side should be parallel to the wall. That means the two fences perpendicular to the wall are m. We can start by counting on the m fence (since we also count the m post). Next, we have the two m fences. There are a total of fences on that side since the m and m fence posts are also part of the m fences. So we have minimum fence posts needed to box a m by m grazing area, or answer .
See Also
1986 AJHSME (Problems • Answer Key • Resources) | ||
Preceded by Problem 17 |
Followed by Problem 19 | |
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 AJHSME/AMC 8 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.