返回题库

AIME 2019 I · 第 3 题

AIME 2019 I — Problem 3

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

In PQR\triangle PQR, PR=15PR=15, QR=20QR=20, and PQ=25PQ=25. Points AA and BB lie on PQ\overline{PQ}, points CC and DD lie on QR\overline{QR}, and points EE and FF lie on PR\overline{PR}, with PA=QB=QC=RD=RE=PF=5PA=QB=QC=RD=RE=PF=5. Find the area of hexagon ABCDEFABCDEF.

Diagram

AIME diagram

解析

Solution 1

We know the area of the hexagon ABCDEFABCDEF to be PQRPAFBCQRED\triangle PQR- \triangle PAF- \triangle BCQ- \triangle RED. Since PR2+RQ2=PQ2PR^2+RQ^2=PQ^2, we know that PRQ\triangle PRQ is a right triangle. Thus the area of PQR\triangle PQR is 150150. Since PQR\triangle PQR is a right triangle, we also know that sinPQR=1525=35\sin \angle PQR = \frac{15}{25} = \frac{3}{5}. Then the area of BCQ=12BQCQsinPQR=25235=152\triangle BCQ = \frac12 \cdot BQ \cdot CQ \cdot \sin \angle PQR= \frac{25}{2}\cdot \frac{3}{5}=\frac{15}{2}. Preceding in a similar fashion for PAF\triangle PAF, the area of PAF\triangle PAF is 1010. Since ERD=90\angle ERD = 90^{\circ}, the area of RED=252\triangle RED=\frac{25}{2}. Thus our desired answer is 15015210252=120150-\frac{15}{2}-10-\frac{25}{2}=\boxed{120}

Solution 2

Let RR be the origin. Noticing that the triangle is a 3-4-5 right triangle, we can see that A=(4,12),B=(16,3),C=(15,0),D=(5,0),E=(0,5)A=(4,12), B=(16,3), C=(15,0), D=(5,0), E=(0,5), and F=(0,10)F=(0,10). Using the shoelace theorem, the area is 120\boxed{120}. Shoelace theorem:Suppose the polygon PP has vertices (a1,b1)(a_1, b_1), (a2,b2)(a_2, b_2), ... , (an,bn)(a_n, b_n), listed in clockwise order. Then the area of PP is

12(a1b2+a2b3++anb1)(b1a2+b2a3++bna1)\dfrac{1}{2} |(a_1b_2 + a_2b_3 + \cdots + a_nb_1) - (b_1a_2 + b_2a_3 + \cdots + b_na_1)| You can also go counterclockwise order, as long as you find the absolute value of the answer.

.

Solution 3 (Easiest, uses only basic geometry too)

Note that PQR\triangle{PQR} has area 150150 and is a 33-44-55 right triangle. Then, by similar triangles, the altitude from BB to QCQC has length 33 and the altitude from AA to FPFP has length 44, so [QBC]+[DRE]+[AFP]=152+252+202=30[QBC]+[DRE]+[AFP]=\frac{15}{2}+\frac{25}{2}+\frac{20}{2}=30, meaning that [ABCDEF]=120[ABCDEF]=\boxed{120}. -Stormersyle

Solution 4

Knowing that PQR\triangle{PQR} has area 150150 and is a 33-44-55 triangle, we can find the area of the smaller triangles DRE\triangle{DRE}, APF\triangle{APF}, and CQB\triangle{CQB} and subtract them from PQR\triangle{PQR} to obtain our answer. First off, we know DRE\triangle{DRE} has area 12.512.5 since it is a right triangle. To the find the areas of APF\triangle{APF} and CQB\triangle{CQB} , we can use Law of Cosines (c2=a2+b22abcosCc^2 = a^2 + b^2 - 2ab\cos C) to find the lengths of AFAF and CBCB, respectively. Computing gives AF=20AF = \sqrt{20} and CB=10CB = \sqrt{10}. Now, using Heron's Formula, we find APF=10\triangle{APF} = 10 and CQB=7.5\triangle{CQB} = 7.5. Adding these and subtracting from PQR\triangle{PQR}, we get 150(10+7.5+12.5)=120150 - (10 + 7.5 + 12.5) = \boxed{120} -Starsher

Solution 5 (Official MAA)

Triangle PQRPQR is a right triangle with are 121520=150\tfrac12\cdot15\cdot20=150. Each of PAF,QCB,\triangle PAF,\triangle QCB, and RED\triangle RED shares an angle with PQR\triangle PQR. Because the area of a triangle with sides a,b,a,\,b, and included angle γ\gamma is 12absinγ,\tfrac12a\cdot b\cdot \sin\gamma, it follows that the areas of PAF,QCB,\triangle PAF,\triangle QCB, and RED\triangle RED are each 55150ab,5\cdot5\cdot\tfrac{150}{ab}, where aa and bb are the lengths of the sides of PQR\triangle PQR adjacent to the shared angle. Thus the sum of the areas of PAF,QCB,\triangle PAF,\triangle QCB, and RED\triangle RED is

551501525+551502520+551502015=25(25+310+12)=30.5\cdot5\cdot\frac{150}{15\cdot25}+5\cdot5\cdot\frac{150}{25\cdot20}+5\cdot5\cdot\frac{150}{20\cdot15}=25\left(\frac25+\frac3{10}+\frac12\right)=30. Therefore ABCDEFABCDEF has area 15030=120150-30=\boxed{120}.

Solution 6 (Using simple trigonometry)

Let's say that APF\angle APF = uu. Then, we know that sin(u)=20/25=4/5\sin(u) = 20/25 = 4/5. Therefore, the area of APF\triangle{APF} is 0.555sin(u)=100.5*5*5*\sin(u)=10. Now, let's do the same thing with BQC\triangle{BQC}. If we name BQC\angle BQC as ww, we know that sin(w)=15/25=3/5\sin(w) = 15/25 = 3/5. Therefore, the area of BQC\triangle{BQC} is 0.555sin(w)=7.50.5*5*5*\sin(w)=7.5. Since ERD\triangle{ERD} is a right-angled isosceles triangle, the area of ERD=12.5\triangle{ERD} = 12.5. In conclusion, the area of ABCDEFABCDEF is PRQ(APF+BQC+ERD)=150(10+7.5+12.5)=120\triangle{PRQ}-(\triangle{APF}+\triangle{BQC}+\triangle{ERD})=150-(10+7.5+12.5)=\boxed{120}.

Video Solution #1(Complementary Area Counting?)

https://youtu.be/JQdad7APQG8?t=417

Video Solution

https://www.youtube.com/watch?v=4jOfXNiQ6WM

Video Solution 2

https://youtu.be/TSKcjht8Rfk?t=941

~IceMatrix

Video Solution 3

https://youtu.be/9X18wCiYw9M

~Shreyas S