Maths Olympiad Prep

Library / /291 of 520

Algebra Difficulty 5.3 AIME, harder Find the answer

Four. (16 points) Given the quadratic function
y=x22(m1)x+m22 y=x^{2}-2(m-1) x+m^{2}-2 \text {. }
(1) Prove: Regardless of the value of mm, the vertex of the quadratic function's graph always lies on the same straight line, and find the function expression of this straight line;
(2) If the quadratic function's graph intercepts a segment of length 4 on the xx-axis, find the function expression of this quadratic function.

A number or a short expression. Spacing and $ signs are ignored.

Solution

(1) The vertex coordinates of the quadratic function's graph are (m1,2m3)(m-1,2 m-3). Eliminating mm yields the function relationship as
y=2x1 y=2 x-1 \text {. }

Therefore, regardless of the value of mm, the vertex of the quadratic function is always on this line.
(2) Suppose the graph of the quadratic function intersects the xx-axis at points A(x1,0)A\left(x_{1}, 0\right) and B(x2,0)B\left(x_{2}, 0\right).

Given x2x1=4\left|x_{2}-x_{1}\right|=4, and using the relationship between roots and coefficients, we have
{x1+x2=2(m1),x1x2=m22 \left\{\begin{array}{l} x_{1}+x_{2}=2(m-1), \\ x_{1} x_{2}=m^{2}-2 \end{array}\right.

Also, (x2x1)2=(x1+x2)24x1x2\left(x_{2}-x_{1}\right)^{2}=\left(x_{1}+x_{2}\right)^{2}-4 x_{1} x_{2}, thus
16=4(m1)24(m22) 16=4(m-1)^{2}-4\left(m^{2}-2\right) \text {. }

Solving for mm gives m=12m=-\frac{1}{2}.
Therefore, the equation of this quadratic function is
y=x2+3x74 y=x^{2}+3 x-\frac{7}{4} \text {. }

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.