返回题库

AIME 1988 · 第 12 题

AIME 1988 — Problem 12

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let PP be an interior point of triangle ABCABC and extend lines from the vertices through PP to the opposite sides. Let aa, bb, cc, and dd denote the lengths of the segments indicated in the figure. Find the product abcabc if a+b+c=43a + b + c = 43 and d=3d = 3.

AIME diagram

解析

Solution 1 (Ceva's Theorem sum form)

Call the cevians AD, BE, and CF. Using area ratios (PBC\triangle PBC and ABC\triangle ABC have the same base), we have:

da+d=[PBC][ABC]\frac {d}{a + d} = \frac {[PBC]}{[ABC]}

Similarily, db+d=[PCA][ABC]\frac {d}{b + d} = \frac {[PCA]}{[ABC]} and dc+d=[PAB][ABC]\frac {d}{c + d} = \frac {[PAB]}{[ABC]}.

Then, da+d+db+d+dc+d=[PBC][ABC]+[PCA][ABC]+[PAB][ABC]=[ABC][ABC]=1\frac {d}{a + d} + \frac {d}{b + d} + \frac {d}{c + d} = \frac {[PBC]}{[ABC]} + \frac {[PCA]}{[ABC]} + \frac {[PAB]}{[ABC]} = \frac {[ABC]}{[ABC]} = 1

The identity da+d+db+d+dc+d=1\frac {d}{a + d} + \frac {d}{b + d} + \frac {d}{c + d} = 1 is a form of Ceva's Theorem.

Plugging in d=3d = 3, we get

3a+3+3b+3+3c+3=1\frac{3}{a + 3} + \frac{3}{b + 3} + \frac{3}{c+3} = 1 3[(a+3)(b+3)+(b+3)(c+3)+(c+3)(a+3)]=(a+3)(b+3)(c+3)3[(a + 3)(b + 3) + (b + 3)(c + 3) + (c + 3)(a + 3)] = (a+3)(b+3)(c+3) 3(ab+bc+ca)+18(a+b+c)+81=abc+3(ab+bc+ca)+9(a+b+c)+273(ab + bc + ca) + 18(a + b + c) + 81 = abc + 3(ab + bc + ca) + 9(a + b + c) + 27 9(a+b+c)+54=abc=4419(a + b + c) + 54 = abc=\boxed{441}

Video Solution by Pi Academy

https://youtu.be/fHFD0TEfBnA?si=DRKVU_As7Rv0ou5D

Solution 2

Let A,B,CA,B,C be the weights of the respective vertices. We see that the weights of the feet of the cevians are A+B,B+C,C+AA+B,B+C,C+A. By mass points, we have that:

a3=B+CA\dfrac{a}{3}=\dfrac{B+C}{A} b3=C+AB\dfrac{b}{3}=\dfrac{C+A}{B} c3=A+BC\dfrac{c}{3}=\dfrac{A+B}{C} If we add the equations together, we get a+b+c3=A2B+A2C+B2A+B2C+C2A+C2BABC=433\frac{a+b+c}{3}=\frac{A^2B+A^2C+B^2A+B^2C+C^2A+C^2B}{ABC}=\frac{43}{3}

If we multiply them together, we get abc27=A2B+A2C+B2A+B2C+C2A+C2B+2ABCABC=493    abc=441\frac{abc}{27}=\frac{A^2B+A^2C+B^2A+B^2C+C^2A+C^2B+2ABC}{ABC}=\frac{49}{3} \implies abc=\boxed{441}

Solution 3

You can use mass points to derive da+d+db+d+dc+d=1.\frac {d}{a + d} + \frac {d}{b + d} + \frac {d}{c + d}=1. Plugging it in yields 3a+3+3b+3+3c+3=1.\frac{3}{a + 3} + \frac{3}{b + 3} + \frac{3}{c+3} = 1. We proceed as we did in Solution 1 - however, to make the equation look less messy, we do the substitution a=a+3,b=b+3,c=c+3.a'=a+3,b'=b+3,c'=c+3.

Then we have 3a+3b+3c=1.\frac{3}{a'}+\frac{3}{b'}+\frac{3}{c'}=1. Clearing fractions gives us abc=3ab+3bc+3caabc3ab3bc3ca=0.a'b'c'=3a'b'+3b'c'+3c'a'\to a'b'c'-3a'b'-3b'c'-3c'a'=0. Factoring yields (a3)(b3)(c3)=9(a+b+c)27,(a'-3)(b'-3)(c'-3)=9(a'+b'+c')-27, and the left hand side looks suspiciously like what we want to find. (It is.)

Substituting yields our answer as 95227=441.9\cdot 52-27=\boxed{441}.

Solution 4 (Ceva Identity)

A cool identity derived from Ceva's Theorem is that:

APPABPPBCPPC=2+APPA+BPPB+CPPC\frac{AP}{PA'}\frac{BP}{PB'}\frac{CP}{PC'} = 2 + \frac{AP}{PA'} + \frac{BP}{PB'} + \frac{CP}{PC'} To see this, we use another Ceva's Theorem identity (sometimes attributed to Gergonne): APPA=ACCB+ABBC\frac{AP}{PA'}=\frac{AC'}{C'B}+\frac{AB'}{B'C}, and similarly for cevians BBBB' and CCCC'. And then:

APPABPPBCPPC=(ABBC+ACCB)(BCCA+BAAC)(CBBA+CAAB)=ABCABCBCABCACeva+ACBACBCBACBACeva+ABBC+ACCBGergonne+BAAC+BCCAGergonne+CAAB+CBBAGergonne=2+APPA+BPPB+CPPC\frac{AP}{PA'}\frac{BP}{PB'}\frac{CP}{PC'} = \left(\frac{AB'}{B'C}+\frac{AC'}{C'B}\right) \left(\frac{BC'}{C'A}+\frac{BA'}{A'C}\right) \left(\frac{CB'}{B'A}+\frac{CA'}{A'B}\right) = \\ \underbrace{\frac{AB'\cdot CA'\cdot BC'}{B'C\cdot A'B\cdot C'A}}_{Ceva} + \underbrace{\frac{AC'\cdot BA'\cdot CB'}{C'B\cdot A'C\cdot B'A}}_{Ceva} + \underbrace{\frac{AB'}{B'C} + \frac{AC'}{C'B}}_{Gergonne} + \underbrace{\frac{BA'}{A'C} + \frac{BC'}{C'A}}_{Gergonne} + \underbrace{\frac{CA'}{A'B} + \frac{CB'}{B'A}}_{Gergonne} = \\ 2 + \frac{AP}{PA'} + \frac{BP}{PB'} + \frac{CP}{PC'}

Inserting a,b,c,da, b, c, d into our identity gives:

adbdcd=2+ad+bd+cd    abc=d3(2+a+b+cd)=33(2+433)=441\frac{a}{d}\frac{b}{d}\frac{c}{d}=2+\frac{a}{d}+\frac{b}{d}+\frac{c}{d}\implies abc=d^3(2+\frac{a+b+c}{d})=3^3(2+\frac{43}{3})=\boxed{441} This problem is quite similar to the 1992 AIME problem 14, which also featured concurrent cevians and is trivialized by the identity used in this solution. For reference, below is a link. https://artofproblemsolving.com/wiki/index.php/1992_AIME_Problems/Problem_14