返回题库

AIME 1987 · 第 9 题

AIME 1987 — Problem 9

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Triangle ABCABC has right angle at BB, and contains a point PP for which PA=10PA = 10, PB=6PB = 6, and APB=BPC=CPA\angle APB = \angle BPC = \angle CPA. Find PCPC.

AIME diagram

解析

Solution

Let PC=xPC = x. Since APB=BPC=CPA\angle APB = \angle BPC = \angle CPA, each of them is equal to 120120^\circ. By the Law of Cosines applied to triangles APB\triangle APB, BPC\triangle BPC and CPA\triangle CPA at their respective angles PP, remembering that cos120=12\cos 120^\circ = -\frac12, we have

AB2=36+100+60=196,BC2=36+x2+6x,CA2=100+x2+10xAB^2 = 36 + 100 + 60 = 196, BC^2 = 36 + x^2 + 6x, CA^2 = 100 + x^2 + 10x Then by the Pythagorean Theorem, AB2+BC2=CA2AB^2 + BC^2 = CA^2, so

x2+10x+100=x2+6x+36+196x^2 + 10x + 100 = x^2 + 6x + 36 + 196 and

4x=132x=033.4x = 132 \Longrightarrow x = \boxed{033}.

Note

This is the Fermat point of the triangle.

Video Solution by Pi Academy

https://youtu.be/fZAChuJDlSw?si=wJUPmgVRlYwazauh

~ smartschoolboy9