Olympiad Maths Prep

Library / /2 of 9

, 2010

Algebra Difficulty 5.3 AIME, harder Prove it Ukraine

Parabola y=ax2+bx+cy = ax^2 + bx + c passes through the points A(2,1)A(-2, 1) and B(2,9)B(2, 9), and does not intersect xx-axis. Find all possible values of xx coordinate of the vertex of the parabola.

Solution

We first write analytically the conditions that our parabola passes through the given points:
{4a2b+c=1,4a+2b+c=9, \begin{cases} 4a - 2b + c = 1, \\ 4a + 2b + c = 9, \end{cases}
We can now find b=2b = 2 and 4a+c=54a + c = 5. From the condition, that our parabola does not have real zeros we get D=b24ac=44a(54a)<0D = b^2 - 4ac = 4 - 4a(5 - 4a) < 0, thus, the following inequalities hold: 14<a<1\frac{1}{4} < a < 1. The only thing that is left now is to solve the inequality for xx coordinate of the vertex of the parabola. Due to the fact that xv=b2a=1axv(4,1)x_v = -\frac{b}{2a} = -\frac{1}{a} \Rightarrow x_v \in (-4, -1).

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.