Maths Olympiad Prep

Library / /417 of 520

Geometry Difficulty 4.5 AIME Prove it

In the Cartesian coordinate system xOyxOy, with the origin OO, the equation of parabola CC is x2=4yx^2=4y. The line segment ABAB is a chord of the parabola CC.
(1) Find the equation of the directrix of parabola CC and the coordinates of the focus FF;
(2) If OAOB=4\overrightarrow{OA} \cdot \overrightarrow{OB} = -4, prove that the line ABAB always passes through a fixed point.

Solution

(1) Given the equation of the parabola CC is x2=4yx^2=4y, we can find the equation of the directrix: y=1y=-1 and the coordinates of the focus: F(0,1)F(0,1).
(2) Proof: Let the equation of line ABAB be y=kx+by=kx+b, with A(x1,y1)A(x_1,y_1), B(x2,y2)B(x_2,y_2).
By solving the system of equations {y=kx+bx2=4y\begin{cases} y=kx+b \\ x^2=4y \end{cases}, we get x24kx4b=0x^2-4kx-4b=0.
Therefore, {x1+x2=4kx1x2=4b\begin{cases} x_1+x_2=4k \\ x_1x_2=-4b \end{cases},
OAOB=x1x2+y1y2=x1x2+x12x2216=4\overrightarrow{OA} \cdot \overrightarrow{OB} = x_1x_2 + y_1y_2 = x_1x_2 + \frac{x_1^2x_2^2}{16} = -4,
Thus, x1x2=8x_1x_2=-8,
Therefore, 4b=8-4b=-8, which gives b=2b=2,
The line y=kx+2y=kx+2 always passes through the fixed point (0,2)(0,2).
So, the final answers are:
(1) The equation of the directrix is y=1\boxed{y=-1} and the coordinates of the focus are F(0,1)\boxed{F(0,1)}.
(2) The line ABAB always passes through the fixed point (0,2)\boxed{(0,2)}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.