Difference between revisions of "2000 AMC 8 Problems/Problem 25"
Mrdavid445 (talk | contribs) (Created page with "The area of rectangle <math>ABCD</math> is <math>72</math>. If point <math>A</math> and the midpoints of <math> \overline{BC} </math> and <math> \overline{CD} </math> are joined ...") |
Bokdashock2 (talk | contribs) m (→See Also) |
||
(29 intermediate revisions by 18 users not shown) | |||
Line 1: | Line 1: | ||
− | The area of rectangle <math>ABCD</math> is <math>72</math>. If point <math>A</math> and the midpoints of <math> \overline{BC} </math> and <math> \overline{CD} </math> are joined to form a triangle, the area of that triangle is | + | ==Problem== |
+ | |||
+ | The area of rectangle <math>ABCD</math> is <math>72</math> units squared. If point <math>A</math> and the midpoints of <math> \overline{BC} </math> and <math> \overline{CD} </math> are joined to form a triangle, the area of that triangle is | ||
<asy> | <asy> | ||
Line 11: | Line 13: | ||
<math> \text{(A)}\ 21\qquad\text{(B)}\ 27\qquad\text{(C)}\ 30\qquad\text{(D)}\ 36\qquad\text{(E)}\ 40 </math> | <math> \text{(A)}\ 21\qquad\text{(B)}\ 27\qquad\text{(C)}\ 30\qquad\text{(D)}\ 36\qquad\text{(E)}\ 40 </math> | ||
+ | |||
+ | ==Solution 1== | ||
+ | |||
+ | To quickly solve this multiple choice problem, make the (not necessarily valid, but very convenient) assumption that <math>ABCD</math> can have any dimension. Give the rectangle dimensions of <math>AB = CD = 12</math> and <math>BC = AD= 6</math>, which is the easiest way to avoid fractions. Labelling the right midpoint as <math>M</math>, and the bottom midpoint as <math>N</math>, we know that <math>DN = NC = 6</math>, and <math>BM = MC = 3</math>. | ||
+ | |||
+ | <math>[\triangle ADN] = \frac{1}{2}\cdot 6\cdot 6 = 18</math> | ||
+ | |||
+ | <math>[\triangle MNC] = \frac{1}{2}\cdot 3\cdot 6 = 9</math> | ||
+ | |||
+ | <math>[\triangle ABM] = \frac{1}{2}\cdot 12\cdot 3 = 18</math> | ||
+ | |||
+ | <math>[\triangle AMN] = [\square ABCD] - [\triangle ADN] - [\triangle MNC] - [\triangle ABM]</math> | ||
+ | |||
+ | <math>[\triangle AMN] = 72 - 18 - 9 - 18</math> | ||
+ | |||
+ | <math>[\triangle AMN] = 27</math>, and the answer is <math>\boxed{B}</math> | ||
+ | ==Solution 2== | ||
+ | |||
+ | The above answer is fast, but satisfying, and assumes that the area of <math>\triangle AMN</math> is independent of the dimensions of the rectangle. All in all, it's a very good answer though. However this is an alternative if you don't get the above answer. Label <math>AB = CD = l</math> and <math>BC = DA = h</math> | ||
+ | |||
+ | Labelling <math>m</math> and <math>n</math> as the right and lower midpoints respectively, and redoing all the work above, we get: | ||
+ | |||
+ | <math>[\triangle ADN] = \frac{1}{2}\cdot h\cdot \frac{l}{2} = \frac{lh}{4}</math> | ||
+ | |||
+ | <math>[\triangle MNC] = \frac{1}{2}\cdot \frac{l}{2}\cdot \frac{h}{2} = \frac{lh}{8}</math> | ||
+ | |||
+ | <math>[\triangle ABM] = \frac{1}{2}\cdot l\cdot \frac{h}{2} = \frac{lh}{4}</math> | ||
+ | |||
+ | <math>[\triangle AMN] = [\square ABCD] - [\triangle ADN] - [\triangle MNC] - [\triangle ABM]</math> | ||
+ | |||
+ | <math>[\triangle AMN] = lh - \frac{lh}{4} - \frac{lh}{8} - \frac{lh}{4}</math> | ||
+ | |||
+ | <math>[\triangle AMN] = \frac{3}{8}lh = \frac{3}{8}\cdot 72 = 27</math>, and the answer is <math>\boxed{B}</math> | ||
+ | |||
+ | ==Solution 3== | ||
+ | Let's assume WLOG that the sides of the rectangle are <math>9</math> and <math>8.</math> The area of the 3 triangles would then be <math>8\cdot\frac{9}{2}\cdot\frac{1}{2} = 18,</math> | ||
+ | <math>4\cdot\frac{9}{2}\cdot\frac{1}{2} = 9,</math> | ||
+ | <math>4\cdot 9\cdot\frac{1}{2} = 18.</math> | ||
+ | Adding these up, we get <math>45</math>, and subtracting that from <math>72</math>, we get <math>27</math>, so the answer is <math>\boxed{B}</math> | ||
+ | |||
+ | ~ilee0820 | ||
+ | |||
+ | == Video Solution == | ||
+ | https://youtu.be/yoIO9q_GTig. Soo, DRMS, NM | ||
+ | |||
+ | https://www.youtube.com/watch?v=XxQwfirFn4M ~David | ||
+ | |||
+ | |||
+ | |||
+ | {{AMC8 box|year=2000|num-b=24|after=Last<br>Question}} | ||
+ | {{MAA Notice}} |
Latest revision as of 13:48, 26 December 2024
Problem
The area of rectangle is
units squared. If point
and the midpoints of
and
are joined to form a triangle, the area of that triangle is
Solution 1
To quickly solve this multiple choice problem, make the (not necessarily valid, but very convenient) assumption that can have any dimension. Give the rectangle dimensions of
and
, which is the easiest way to avoid fractions. Labelling the right midpoint as
, and the bottom midpoint as
, we know that
, and
.
, and the answer is
Solution 2
The above answer is fast, but satisfying, and assumes that the area of is independent of the dimensions of the rectangle. All in all, it's a very good answer though. However this is an alternative if you don't get the above answer. Label
and
Labelling and
as the right and lower midpoints respectively, and redoing all the work above, we get:
, and the answer is
Solution 3
Let's assume WLOG that the sides of the rectangle are and
The area of the 3 triangles would then be
Adding these up, we get
, and subtracting that from
, we get
, so the answer is
~ilee0820
Video Solution
https://youtu.be/yoIO9q_GTig. Soo, DRMS, NM
https://www.youtube.com/watch?v=XxQwfirFn4M ~David
2000 AMC 8 (Problems • Answer Key • Resources) | ||
Preceded by Problem 24 |
Followed by Last Question | |
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 |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.