Skip to main content

2008 AMC 12B Problem 17

Problem 17 of 25IntermediateGeometryNumber Theory

Let A,A, BB and CC be three distinct points on the graph of y=x2y = x^2 such that line ABAB is parallel to the xx-axis and ABC\triangle ABC is a right triangle with area 2008.2008. What is the sum of the digits of the yy-coordinate of C?C?

Answer choices

Show solution

Solution

Since ABAB is horizontal, take A=(a,a2)A = (a, a^2) and B=(a,a2),B = (-a, a^2), and let C=(c,c2).C = (c, c^2). The right angle cannot be at AA or BB (that would need c=±ac = \pm a), so it is at C.C. Put d=a2c2.d = a^2-c^2. Taking the dot product of CA\overrightarrow{CA} and CB\overrightarrow{CB} gives d(d1)=0.d(d-1)=0. The points are distinct, so d0;d \ne 0; hence a2c2=1.a^2-c^2=1. This value is the height of the triangle above AB.\overline{AB}. The area is 12ABheight\tfrac12 \cdot AB \cdot \text{height} =12(2a)(1)= \tfrac12 (2|a|)(1) =a=2008,= |a| = 2008, so a2=20082=4,032,064a^2 = 2008^2 = 4{,}032{,}064 and the yy-coordinate of CC is c2=a21=4,032,063.c^2 = a^2 - 1 = 4{,}032{,}063. Its digit sum is 4+0+3+2+0+6+3=18.4 + 0 + 3 + 2 + 0 + 6 + 3 = 18. Thus, the correct answer is C.

More practice

Concepts: parabola · slope · triangle area · digits

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