Olympiad Maths Prep

Library / /2 of 28

Geometry Difficulty 4.8 AIME Prove it Ukraine

A line l1l_1 intersects the parabola y=ax2+bx+cy = ax^2 + bx + c (a0a \neq 0) at the two points AA and BB. A line l2l_2 is parallel to the line l1l_1 and tangent to this parabola at the point CC. Prove that the arithmetic mean of abscissas of points AA and BB equals the abscissa of point CC.

Solution

Let the equation of the line l1l_1 be y=kx+dy = kx + d. Then abscissas of points AA and BB are defined using the equality ax2+bx+c=kx+dax^2 + bx + c = kx + d. Therefore these abscissas x1,x2x_1, x_2 satisfy that quadratic equation, then according to Vieta's formula we have equality x1+x2=b+kax_1 + x_2 = \frac{-b + k}{a}.

The abscissa of point CC is defined using the same equality

ax2+bx+c=kx+dax^2 + bx + c = kx + d

on condition that the line l2l_2 is tangent to this parabola. Then the abscissa of point CC is kb2a=x1+x22\frac{k-b}{2a} = \frac{x_1 + x_2}{2}, which completes the proof.

Looking for a route rather than an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.