Skip to main content

2024 AMC 12B Problem 20

Problem 20 of 25HarderAlgebraGeometry

Suppose A,A, B,B, and CC are points in the plane with AB=40AB = 40 and AC=42,AC = 42, and let xx be the length of the line segment from AA to the midpoint of BC.\overline{BC}. Define a function ff by letting f(x)f(x) be the area of ABC.\triangle ABC. Then the domain of ff is an open interval (p,q),(p, q), and the maximum value rr of f(x)f(x) occurs at x=s.x = s. What is p+q+r+s?p + q + r + s?

Answer choices

Show solution

Solution

Let a=BC.a = BC. The median length gives x2x^2 =21600+21764a24= \dfrac{2\cdot 1600 + 2\cdot 1764 - a^2}{4} =6728a24.= \dfrac{6728 - a^2}{4}. The triangle inequality requires 2<a<82,2 \lt a \lt 82, i.e. 4<a2<6724,4 \lt a^2 \lt 6724, which translates to 1<x<41.1 \lt x \lt 41. So (p,q)=(1,41).(p, q) = (1, 41). With AB=40AB = 40 and AC=42AC = 42 fixed, the area 124042sinA\tfrac12\cdot 40\cdot 42\sin A is largest when A=90,\angle A = 90^\circ, giving r=840.r = 840. Then a2=402+422=3364,a^2 = 40^2 + 42^2 = 3364, so x2=672833644=841,x^2 = \dfrac{6728 - 3364}{4} = 841, i.e. s=29.s = 29. Thus p+q+r+sp + q + r + s =1+41+840+29= 1 + 41 + 840 + 29 =911.= 911. Thus, the correct answer is C.

More practice

Concepts: median (geometry) · triangle inequality · optimization

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