返回题库

AIME 2023 II · 第 3 题

AIME 2023 II — Problem 3

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let ABC\triangle ABC be an isosceles triangle with A=90.\angle A = 90^\circ. There exists a point PP inside ABC\triangle ABC such that PAB=PBC=PCA\angle PAB = \angle PBC = \angle PCA and AP=10.AP = 10. Find the area of ABC.\triangle ABC.

Diagram

AIME diagram

~MRENTHUSIASM

解析

Solution 1

This solution refers to the Diagram section.

Let PAB=PBC=PCA=θ,\angle PAB = \angle PBC = \angle PCA = \theta, from which PAC=90θ,\angle PAC = 90^\circ-\theta, and APC=90.\angle APC = 90^\circ.

Moreover, we have PBA=PCB=45θ,\angle PBA = \angle PCB = 45^\circ-\theta, as shown below:

AIME diagram

Note that PABPBC\triangle PAB \sim \triangle PBC by AA Similarity. The ratio of similitude is PAPB=PBPC=ABBC,\frac{PA}{PB} = \frac{PB}{PC} = \frac{AB}{BC}, so 10PB=12\frac{10}{PB} = \frac{1}{\sqrt2} and thus PB=102.PB=10\sqrt2. Similarly, we can figure out that PC=20PC=20.

Finally, AC=102+202=105AC=\sqrt{10^2+20^2}=10\sqrt{5}, so the area of ABC\triangle ABC is

12ABAC=12(105)2=250.\frac12\cdot AB\cdot AC = \frac12\cdot (10\sqrt{5})^2 = \boxed{250}. ~s214425

~MRENTHUSIASM

Solution 2

Since the triangle is a right isosceles triangle, B=C=45\angle B = \angle C = 45^\circ.

Let the common angle be θ\theta. Note that PAC=90θ\angle PAC = 90^\circ-\theta, thus APC=90\angle APC = 90^\circ. From there, we know that AC=10sinθAC = \frac{10}{\sin\theta}.

Note that ABP=45θ\angle ABP = 45^\circ-\theta, so from law of sines we have

10sinθ22=10sin(45θ).\frac{10}{\sin\theta \cdot \frac{\sqrt{2}}{2}}=\frac{10}{\sin(45^\circ-\theta)}. Dividing by 1010 and multiplying across yields

2sin(45θ)=sinθ.\sqrt{2}\sin(45^\circ-\theta)=\sin\theta. From here use the sine subtraction formula, and solve for sinθ\sin\theta:

cosθsinθ=sinθ2sinθ=cosθ4sin2θ=cos2θ4sin2θ=1sin2θ5sin2θ=1sinθ=15.\begin{aligned} \cos\theta-\sin\theta&=\sin\theta \\ 2\sin\theta&=\cos\theta \\ 4\sin^2\theta&=\cos^2\theta \\ 4\sin^2\theta&=1-\sin^2\theta \\ 5\sin^2\theta&=1 \\ \sin\theta&=\frac{1}{\sqrt{5}}. \end{aligned} Substitute this to find that AC=105AC=10\sqrt{5}, thus the area is (105)22=250\frac{(10\sqrt{5})^2}{2}=\boxed{250}.

~SAHANWIJETUNGA

Solution 3

Since the triangle is a right isosceles triangle, B=C=45\angle B = \angle C = 45^\circ.

Do some angle chasing yielding:

  • APB=BPC=135\angle APB = \angle BPC = 135^\circ
  • APC=90\angle APC=90^\circ

We have AC=10sinθAC=\frac{10}{\sin\theta} since APC\triangle APC is a right triangle. Since ABC\triangle ABC is a 4545^\circ-4545^\circ-9090^\circ triangle, AB=10sinθAB=\frac{10}{\sin\theta}, and BC=102sinθBC=\frac{10\sqrt{2}}{\sin\theta}.

Note that APBBPC\triangle APB \sim \triangle BPC by a factor of 2\sqrt{2}. Thus, BP=102BP = 10\sqrt{2}, and PC=20PC = 20.

From Pythagorean theorem, AC=105AC=10\sqrt{5} so the area of ABC\triangle ABC is (105)22=250\frac{(10\sqrt{5})^2}{2}=\boxed{250}.

~SAHANWIJETUNGA

Solution 4

Since the triangle is a right isosceles triangle, B=C=45\angle B = \angle C = 45^\circ.

Notice that in triangle PBCPBC, PBC+45PCA=45\angle PBC + 45-\angle PCA = 45^\circ, so BPC=135\angle BPC = 135^\circ. Similar logic shows APC=135\angle APC = 135^\circ.

Now, we see that APBBPC\triangle APB \sim \triangle BPC with ratio 1:21:\sqrt{2} (as ABC\triangle ABC is a 4545^\circ-4545^\circ-9090^\circ triangle). Hence, PB=102\overline{PB}=10\sqrt{2}. We use the Law of Cosines to find ABAB.

AB2=BP2+AP22abcos(APB)=100+2002(10)(102cos(135))=300+200212=500.\begin{aligned} AB^2&=BP^2+AP^2-2ab\cos(APB) \\ &=100+200-2(10)(10\sqrt{2}\cos(135^\circ)) \\ &=300+200\cdot\sqrt{2}\cdot\frac{1}{\sqrt{2}} \\ &=500. \end{aligned} Since ABC\triangle ABC is a right triangle, the area is AB22=5002=250\frac{AB^2}{2}=\frac{500}{2}=\boxed{250}.

~Kiran

Solution 5

Denote the area of XX by [X].[X]. As in previous solutions, we see that APC=90,BPCAPB\angle APC = 90 ^\circ, \triangle BPC \sim \triangle APB with ratio k=2    k = \sqrt{2}\implies

PCPB=PBPA=k    PC=k2AP=20    [APC]=APPC2=100.\frac {PC}{PB} = \frac {PB}{PA} = k \implies PC = k^2 \cdot AP = 20 \implies [APC] = \frac {AP \cdot PC}{2} = 100. [BPC]=k2[APB]=2[APB].[BPC] = k^2 [APB] = 2 [APB]. AB=BC,PCA=PAB    [APC][APB]=PCPA=2    AB = BC, \angle PCA = \angle PAB \implies \frac {[APC]}{[APB]} = \frac {PC}{PA} = 2 \implies [ABC]=[APB]+[APC]+[BPC]=[APC](12+1+212)=52[APC]=250.[ABC] = [APB] + [APC] + [BPC] = [APC] \cdot (\frac {1}{2} + 1 + 2 \cdot \frac {1}{2}) = \frac {5}{2} \cdot [APC] = \boxed{250}. vladimir.shelomovskii@gmail.com, vvsss

Solution 6

Denote PCA=θ\angle PCA = \theta. Then, by trig Ceva's:

sin3(θ)sin(90θ)(sin(45θ))2=1sin3(θ)=cos(θ)(sin(45)cos(θ)cos(45)sin(θ))22sin3(θ)=cos(θ)(cos(θ)sin(θ))22sin2(θ)=cot(θ)(12sin(θ)cos(θ))2sin2(θ)=cot(θ)2cos2(θ)cot(θ)=2sin(θ)=55.\begin{aligned} \frac{\sin^3(\theta)}{\sin(90-\theta) \cdot \left(\sin(45-\theta)\right)^2} &= 1 \\ \sin^3(\theta) &= \cos(\theta) \cdot \left(\sin(45) \cos(\theta) - \cos(45) \sin(\theta)\right)^2 \\ 2\sin^3(\theta) &= \cos(\theta) \cdot \left(\cos(\theta) - \sin(\theta)\right)^2 \\ 2\sin^2(\theta) &= \cot(\theta) \cdot \left(1 - 2\sin(\theta)\cos(\theta)\right) \\ 2\sin^2(\theta) &= \cot(\theta) - 2\cos^2(\theta) \\ \cot(\theta) &= 2 \\ \sin(\theta) &= \frac{\sqrt{5}}{5}. \end{aligned} Note that APC\angle APC is a right angle. Therefore:

sin(θ)=APACAC=1055=105ABC=AC22=250.\begin{aligned} \sin(\theta) &= \frac{AP}{AC} \\ AC &= \frac{10}{\frac{\sqrt{5}}{5}} \\ &= 10\sqrt{5} \\ |ABC| &= \frac{AC^2}{2} \\ &= \boxed{250}. \end{aligned} ~ConcaveTriangle

Solution 7

Notice that point PP is one of the two Brocard Points of ABC\triangle ABC. (The angle equalities given in the problem are equivalent to the definition of a Brocard point.) By the Brocard point formula,

cot(ϕ)=cot(A)+cot(B)+cot(C)\begin{aligned} \cot(\phi) = \cot(A)+\cot(B)+\cot(C) \end{aligned} , where ϕ\phi is equal to PAB\angle PAB.(This is also called the Brocard angle of triangle ABC). Because the triangle is an isosceles right triangle, the cotangents are easy to compute:

cot(ϕ)=0+1+1cot(ϕ)=2\begin{aligned}\cot(\phi) = 0 + 1 + 1 \\ \cot(\phi) = 2\end{aligned} By definition, cot(ϕ)=cos(ϕ)sin(ϕ)\cot(\phi) = \frac{\cos(\phi)}{\sin(\phi)}. By the Pythagorean identity, cos(ϕ)=255\cos(\phi)=\frac{2\sqrt{5}}{5} and sin(ϕ)=cos(ϕ)=55\sin(\phi) = \cos(\phi)=\frac{\sqrt{5}}{5}. Consider triangle APBAPB. By the problem condition, PBA=45ϕ\angle PBA = 45-\phi, so BPA=135\angle BPA = 135^{\circ}

sin45θ=sin45cosϕcos45sinϕ=1010\begin{aligned}\sin{45-\theta} = \sin{45}\cos{\phi}-\cos{45}\sin{\phi} = \frac{\sqrt{10}}{10}\end{aligned} Now, we can use the Law of Sines.

APsin45θ=ABsin1351010=2ABAB=105\begin{aligned} \frac{AP}{\sin{45-\theta}}&=\frac{AB}{\sin{135}} \\ 10 \sqrt{10} &= \sqrt{2} AB \\ AB &= 10 \sqrt{5} \end{aligned} Therefore, the answer is

[ABC]=12(AB)2=250.[ABC] = \frac{1}{2} (AB)^2 = \boxed{250}. ~ewei12

Solution 8

Notice that APC=90\angle APC = 90^{\circ}, BPA=135\angle BPA = 135^{\circ}, and CPB=135\angle CPB = 135^{\circ} (from Solution 4). Now let a=0a = 0 and p=10ip = 10i. Then by the angle restrictions c=m+10ic = m + 10i and b=n+(n+10)ib = -n + (n+10)i for some m,nm, n. Since BAC=90\angle BAC = 90^{\circ}, ci=bci = b, or (m+10i)i=n+(n+10)i(m + 10i)i = -n + (n+10)i. Therefore n=10n = 10, AB=102+202=500AB = \sqrt{10^2 + 20^2} = \sqrt{500}, and [ABC]=12AB2=250[ABC] = \frac{1}{2} AB^2 = \boxed{250}.

~aliz

Video Solution 1 by SpreadTheMathLove

https://www.youtube.com/watch?v=APSUN-9Z_AU

Video Solution 2 by Piboy

https://www.youtube.com/watch?v=-WUhMmdXCxU&t=26s&ab_channel=Piboy

Video Solution by The Power of Logic(#3 and #4)

https://youtu.be/dS9K1o4gCA0