Point-Line distance

Geometry Level 3

Consider the parabola y = x 2 + 6 x + 9 y=x^2+6x+9 . Let P P be a point on y = x 2 + 6 x + 9 y=x^2+6x+9 , such that P P is 1 1 unit away from the line 3 x + 4 y = 6 3x+4y=6 . Determine 6 6 times the sum of all possible x x -coordinates of P P .


The answer is -81.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Chew-Seong Cheong
Jun 17, 2019

In the figure above, the parabola y = x 2 + 6 x + 9 y=x^2+6x+9 is the blue curve. The straight line 3 x + 4 y = 6 3x + 4y = 6 or 4 y = 6 3 x 4y = 6-3x is drawn in orange. The loci of points distance 1 unit away from 4 y = 6 3 x 4y=6-3x are two lines parallel to and equal distance from 4 y = 6 3 x 4y=6-3x . Let the two straight lines be 4 y = 6 3 x + k 4y = 6-3x+k (grey) and \ 4 y = 6 3 x k 4y=6-3x-k (yellow), where k k is a constant (in this case it is 1.2). Then point P P satisfies the following two systems of equations.

{ y = x 2 + 6 x + 9 4 y = 6 3 x + k \begin{cases} y = x^2+6x+9 \\ 4y = 6-3x+k \end{cases} and { y = x 2 + 6 x + 9 4 y = 6 3 x k \begin{cases} y = x^2+6x+9 \\ 4y = 6-3x-k \end{cases}

They are the intersection points of the parabola and the two parallel lines, P 1 ( x 1 , y 1 ) P_1(x_1, y_1) , P 2 ( x 2 , y 2 ) P_2(x_2, y_2) , P 3 ( x 3 , y 3 ) P_3(x_3, y_3) , and P 4 ( x 4 , y 4 ) P_4(x_4, y_4) , Solving the two systems of equations, we have:

{ 4 x 2 + 24 x + 36 = 6 3 x + k 4 x 2 + 27 x + 30 k = 0 4 x 2 + 24 x + 36 = 6 3 x + k 4 x 2 + 27 x + 30 + k = 0 \begin{cases} 4x^2+24x+36 = 6-3x+k & \implies 4x^2 + 27x + 30 - k = 0 \\ 4x^2+24x+36 = 6-3x+k & \implies 4x^2 + 27x + 30 + k = 0 \end{cases}

By Vieta's formula , x 1 + x 2 = 27 4 x_1+x_2 = - \frac {27}4 and x 3 + x 4 = 27 4 x_3+x_4 = - \frac {27}4 . Therefore, x 1 + x 2 + x 3 + x 4 = 27 2 x_1+x_2 + x_3+x_4 = - \frac {27}2 and 6 ( x 1 + x 2 + x 3 + x 4 ) = 81 6(x_1+x_2 + x_3+x_4) = \boxed{-81} .

Yashas Ravi
Jun 16, 2019

The formula for the distance between a point P = ( m , n ) P=(m,n) and the line a x + b y + c = 0 ax+by+c=0 is given as D = a m + b n + c / ( a 2 + b 2 ) D=|am+bn+c|/√(a^2+b^2) where D D is the distance. Here, the line is 3 x + 4 y 6 = 0 3x+4y-6=0 so a = 3 a=3 , b = 4 b=4 , and c = 6 c=-6 . The x x -coordinate of the point P P is m m , but since m m is on the parabola y = x 2 + 6 x + 9 y=x^2+6x+9 , n = m 2 + 6 m + 9 = ( m + 3 ) 2 n=m^2+6m+9=(m+3)^2 . Also, D = 1 D=1 .

As a result, 3 m + 4 ( m + 3 ) 2 6 = ( 3 2 + 4 2 ) = 5 |3m+4(m+3)^2-6|=√(3^2+4^2)=5 . This can be split into 3 m + 4 ( m 2 + 6 m + 9 ) 6 = 5 3m+4(m^2+6m+9)-6=5 and 3 m + 4 ( m 2 + 6 m + 9 ) 6 = 5 3m+4(m^2+6m+9)-6=-5 . By simplification, 4 m 2 + 27 m + 25 = 0 4m^2+27m+25=0 and 4 m 2 + 27 m + 35 = 0 4m^2+27m+35=0 . Then, by the quadratic formula, the sum of the roots from both equations is 13.5 -13.5 , so 13.5 6 = 81 -13.5*6=-81 which is the final answer.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...