Maths Olympiad Prep

Library / /342 of 520

Algebra Difficulty 5.5 AIME, harder Find the answer

One, (20 points) The vertex of the quadratic function y=x24x+3y=x^{2}-4 x+3 is PP. A line ABA B passing through the point (32,74)\left(\frac{3}{2},-\frac{7}{4}\right) is tangent to the parabola, and the line ABA B passes through the first, third, and fourth quadrants, intersecting the xx-axis and yy-axis at points AA and BB, respectively. Find the distance from point PP to the line ABA B.

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

Solution

1. As shown in Figure 7, let the equation of the line ABAB be y=kx+by = kx + b.
Substituting x=32x = \frac{3}{2} and y=74y = -\frac{7}{4}, we get
b=7432k. b = -\frac{7}{4} - \frac{3}{2}k.
Therefore, y=kx32k74y = kx - \frac{3}{2}k - \frac{7}{4}.
From the system of equations
{y=kx32k74,y=x24x+3, \left\{\begin{array}{l} y = kx - \frac{3}{2}k - \frac{7}{4}, \\ y = x^2 - 4x + 3, \end{array}\right.
eliminating yy gives
x2(4+k)x+(32k+194)=0. x^2 - (4 + k)x + \left(\frac{3}{2}k + \frac{19}{4}\right) = 0.

Since the line ABAB is tangent to the parabola, we have
Δ=(4+k)24(32k+194)=0. \Delta = (4 + k)^2 - 4\left(\frac{3}{2}k + \frac{19}{4}\right) = 0.

Solving this, we get k=1k = 1 or k=3k = -3.
Given that k>0k > 0, we have k=1k = 1.
Therefore, the equation of the line ABAB is y=x134y = x - \frac{13}{4}. It is easy to see that A(134,0)A\left(\frac{13}{4}, 0\right) and B(0,134)B\left(0, -\frac{13}{4}\right), so OA=134OA = \frac{13}{4} and OB=134OB = \frac{13}{4}.
In the right triangle AOB\triangle AOB, AB=OA2+OB2=1324AB = \sqrt{OA^2 + OB^2} = \frac{13\sqrt{2}}{4}.
Let the distance from point PP to the line ABAB be dd. Connecting POPO, PAPA, and PBPB, we have
12OA1+12OB2+12ABd=12OAOB. \frac{1}{2}OA \cdot 1 + \frac{1}{2}OB \cdot 2 + \frac{1}{2}AB \cdot d = \frac{1}{2}OA \cdot OB.

Considering P(2,1)P(2, -1), we get
d=OAOBOA2OBAB=28. d = \frac{OA \cdot OB - OA - 2OB}{AB} = \frac{\sqrt{2}}{8}.
Therefore, the distance from point PP to the line ABAB is 28\frac{\sqrt{2}}{8}.

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.