Skip to main content

2020 AMC 12A Problem 24

Problem 24 of 25HarderAlgebraGeometry

Suppose that ABC\triangle ABC is an equilateral triangle of side length s,s, with the property that there is a unique point PP inside the triangle such that AP=1,AP = 1, BP=3,BP = \sqrt{3}, and CP=2.CP = 2. What is s?s?

Answer choices

Show solution

Solution

A point at distances p,q,rp, q, r from the vertices of an equilateral triangle of side ss satisfies 3(p4+q4+r4+s4)3(p^4 + q^4 + r^4 + s^4) =(p2+q2+r2+s2)2.= (p^2 + q^2 + r^2 + s^2)^2. With p2=1,p^2 = 1, q2=3,q^2 = 3, r2=4,r^2 = 4, letting S=s2S = s^2 gives 3(26+S2)=(8+S)2,3(26 + S^2) = (8 + S)^2, so S28S+7=0S^2 - 8S + 7 = 0 and S=1S = 1 or S=7.S = 7. A triangle of side 11 cannot contain a point at distance 22 from a vertex, so S=7S = 7 and s=7.s = \sqrt{7}. Thus, B is the correct answer.

More practice

Concepts: equilateral triangle · quadratic

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.