IMC 2002 · Problem 1

Day 19th IMC · Warsaw, Poland

Statement

A standard parabola is the graph of a quadratic polynomial y=x2+ax+by = x^2 + ax + b with leading coefficient 11. Three standard parabolas with vertices V1V_1, V2V_2, V3V_3 intersect pairwise at points A1A_1, A2A_2, A3A_3. Let As(A)A \mapsto s(A) be the reflection of the plane with respect to the xx axis.

Prove that standard parabolas with vertices s(A1)s(A_1), s(A2)s(A_2), s(A3)s(A_3) intersect pairwise at the points s(V1)s(V_1), s(V2)s(V_2), s(V3)s(V_3).

Official solution

Hidden so you can work on the problem first.