返回题库

AIME 2020 I · 第 1 题

AIME 2020 I — Problem 1

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

In ABC\triangle ABC with AB=AC,AB=AC, point DD lies strictly between AA and CC on side AC,\overline{AC}, and point EE lies strictly between AA and BB on side AB\overline{AB} such that AE=ED=DB=BC.AE=ED=DB=BC. The degree measure of ABC\angle ABC is mn,\tfrac{m}{n}, where mm and nn are relatively prime positive integers. Find m+n.m+n.

解析

Solution 1

AIME diagram

If we set BAC\angle{BAC} to xx, we can find all other angles through these two properties: 1. Angles in a triangle sum to 180180^{\circ}. 2. The base angles of an isosceles triangle are congruent.

Now we angle chase. ADE=EAD=x\angle{ADE}=\angle{EAD}=x, AED=1802x\angle{AED} = 180-2x, BED=EBD=2x\angle{BED}=\angle{EBD}=2x, EDB=1804x\angle{EDB} = 180-4x, BDC=BCD=3x\angle{BDC} = \angle{BCD} = 3x, CBD=1806x\angle{CBD} = 180-6x. Since AB=ACAB = AC as given by the problem, ABC=ACB\angle{ABC} = \angle{ACB}, so 1804x=3x180-4x=3x. Therefore, x=180/7x = 180/7^{\circ}, and our desired angle is

1804(1807)=5407180-4\left(\frac{180}{7}\right) = \frac{540}{7} for an answer of 547\boxed{547}.

See here for a video solution: https://youtu.be/4e8Hk04Ax_E

Solution 2

Let BAC\angle{BAC} be xx in degrees. ADE=x\angle{ADE}=x. By Exterior Angle Theorem on triangle AEDAED, BED=2x\angle{BED}=2x. By Exterior Angle Theorem on triangle ADBADB, BDC=3x\angle{BDC}=3x. This tells us BCA=ABC=3x\angle{BCA}=\angle{ABC}=3x and 3x+3x+x=1803x+3x+x=180. Thus x=1807x=\frac{180}{7} and we want ABC=3x=5407\angle{ABC}=3x=\frac{540}{7} to get an answer of 547\boxed{547}.

Solution 3 (Official MAA)

Let x=ABC=ACBx = \angle ABC = \angle ACB. Because BCD\triangle BCD is isosceles, CBD=1802x\angle CBD = 180^\circ - 2x. Then

DBE=xCBD=x(1802x)=3x180 ⁣.\angle DBE = x - \angle CBD = x - (180^\circ - 2x) = 3x - 180^\circ\!. Because EDA\triangle EDA and DBE\triangle DBE are also isosceles,

BAC=12(EAD+ADE)=12(BED)=12(DBE)\angle BAC =\frac12(\angle EAD + \angle ADE) = \frac12(\angle BED)= \frac12(\angle DBE) =12(3x180)=32x90 ⁣.= \frac12 (3x - 180^\circ) = \frac32x-90^\circ\!. Because ABC\triangle ABC is isosceles, BAC\angle BAC is also 1802x180^\circ-2x, so 32x90=1802x\frac32x - 90^\circ = 180^\circ - 2x, and it follows that ABC=x=(5407)\angle ABC = x = \left(\frac{540}7\right)^\circ. The requested sum is 540+7=547540+7 = 547.

AIME diagram

https://artofproblemsolving.com/wiki/index.php/1961_AHSME_Problems/Problem_25 (Almost Mirrored)

See here for a video solution:

https://youtu.be/4XkA0DwuqYk

Solution 4 (writing equations)

graph soon

We write equations based on the triangle sum of angles theorem. There are angles that do not need variables as the less variables the better.

A=yB=x+zC=180x2\begin{aligned} \angle A &= y \\ \angle B &= x+z \\ \angle C &= \frac{180-x}{2} \\ \end{aligned} Then, using triangle sum of angles theorem, we find that

A+B+C=x+y+z+180x2=180\begin{aligned} \angle A + \angle B + \angle C = x+y+z+\frac{180-x}{2}=180 \\ \end{aligned} Now we just need to find the variables.

(1802y)+z=180(1802z)+y+180x2=180\begin{aligned} (180-2y)+z = 180& \\ (180-2z)+y+\frac{180-x}{2} = 180& \\ \end{aligned} Notice how all the equations equal 180. We can use this to write

(1802y)+z=(1802z)+y+180x2=x+y+z+180x2\begin{aligned} (180-2y)+z = (180-2z)+y+\frac{180-x}{2}=x+y+z+\frac{180-x}{2} \\ \end{aligned} Simplifying, we get

(1802y)+z=(1802z)+y+180x23604y+2z=3604z+2y+180x\begin{aligned} (180-2y)+z=(180-2z)+y+\frac{180-x}{2} \\ 360-4y+2z=360-4z+2y+180-x \\ \end{aligned} 6z=6y+180xx=6y6z+180\begin{aligned} 6z=6y+180-x \\ x=6y-6z+180 \\ \end{aligned} (1802y)+z=6y6z+180+y+z+180(6y6+180)23604y+2z=12y12z+360+2y+2z+1806y+6z180\begin{aligned} (180-2y)+z=6y-6z+180+y+z+\frac{180-(6y-6+180)}{2} \\ 360-4y+2z=12y-12z+360+2y+2z+180-6y+6z-180 \\ \end{aligned} 6z=12yz=2y\begin{aligned} 6z=12y& \\ z=2y& \\ \end{aligned} Theres more. We are at a dead end right now because we forgot that the problem states that the triangle is isosceles. With this, we can write the equation

180x2=x+z\begin{aligned} \frac{180-x}{2}=x+z \\ \end{aligned} Substituting zz with 2y2y, we get

180x2=x+2y180x=2x+4y\begin{aligned} \frac{180-x}{2}=x+2y \\ 180-x=2x+4y \\ \end{aligned} 180(6y6z+180)=2(6y6z+180)+4y1806y+12y180=12y24y+360+4y\begin{aligned} 180-(6y-6z+180)=2(6y-6z+180)+4y& \\ 180-6y+12y-180=12y-24y+360+4y& \\ \end{aligned} 6y=8y+360\begin{aligned} 6y=-8y+360& \\ \end{aligned} With this, we get

y=1807x=1807z=3607\begin{aligned} y=\frac{180}{7} \\ x=\frac{180}{7} \\ z=\frac{360}{7} \\ \end{aligned} And a final answer of 1807+3607=5407=547\frac{180}{7}+\frac{360}{7} = \frac{540}{7} = \boxed{547}.

~orenbad

Video Solution by OmegaLearn

https://youtu.be/O_o_-yjGrOU?t=333

~ pi_is_3.14

Video solution

https://youtu.be/IH7yM3L5xjA

https://youtu.be/mgRNqSDCvgM ~yofro

Solution without words

AIME diagram

AIME diagram

vladimir.shelomovskii@gmail.com, vvsss