AMC8每日一题(2000年真题#25)
- 2018-05-23
- 672 人浏览
- 分享
- 收藏
2000 AMC 8 竞赛试题/第25题
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
![[asy] pair A,B,C,D; A = (0,8); B = (9,8); C = (9,0); D = (0,0); draw(A--B--C--D--A--(9,4)--(4.5,0)--cycle); label("$A$",A,NW); label("$B$",B,NE); label("$C$",C,SE); label("$D$",D,SW);[/asy]](/ueditor/php/upload/image/20180523/1527047432714194.png)
![]()
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 ![]()
- 上一篇: AMC8每日一题(2000年真题#01)
- 下一篇: AMC8每日一题(2001年真题#01)
本站凡注明原创和署名的文章,未经课窝考试网许可,不得转载。课窝考试网的部分文章素材来自于网络,版权归原作者所有,仅供学习与研究,如果侵权,请提供版权证明,以便尽快删除。
- AMC8数学竞赛中文考试及报名指南 2024.12.30 13:43
- AMC8美国数学竞赛试题分析(二) 2020.03.09 16:54
- AMC8美国数学竞赛试题分析(一) 2020.03.04 14:43
- 试题:AMC8数学竞赛全面冲刺(六) 2020.02.13 16:13

