Let's make a line through point Q ( 1 , 1 ) and the line intersects with the parabola y 2 = 4 x at point D , E different from point R ( 1 , 2 ) . Line D R and E R intersect with the line l : y = 2 x + 2 at point M , N respectively.
Find the slope of the line D E so that ∣ M N ∣ reaches the minimum.
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.
There is a typing error. The x-coordinate of M should be [1-√(m^2-m+1)]/(m-1) in it's solution step. I also proceeded in this way but got fed up. :)
Let D = ( t 1 2 , 2 t 1 ) and E = ( t 2 2 , 2 t 2 ) , t 1 , t 2 ≥ 0 . Then the equation of D R is x − 1 y − 2 = t 1 2 − 1 2 t 1 − 2 = t 1 + 1 2 y = t 1 + 1 2 x + 2 t 1 D R and l intersect at M : 2 x + 2 = t 1 + 1 2 x + 2 t 1 x = t 1 − 1 and y = 2 ( t 1 − 1 ) + 2 = 2 − t 1 2 , we have M = ( t 1 − 1 , 2 − t 1 2 ) .
Similarly, N = ( t 2 − 1 , 2 − t 2 2 ) So ∣ M N ∣ = ( t 1 − 1 − t 2 − 1 ) 2 + ( ( 2 − t 1 2 ) − ( 2 − t 2 2 ) ) 2 Simplify, and WLOG, let t 1 < t 2 , we get ∣ M N ∣ = 5 ( t 1 1 − t 2 1 ) On the other hand, since Q is on D E , so m D E = t 1 2 − t 2 2 2 t 1 − 2 t 2 = t 1 2 − 1 2 t 1 − 1 t 1 + t 2 2 = t 1 2 − 1 2 t 1 − 1 2 t 1 t 2 − t 1 − t 2 + 2 = 0 Now we can use Lagrange Multiplier to do this problem: Let L ( t 1 , t 2 , λ ) = 5 ( t 1 1 − t 2 1 ) − λ ( 2 t 1 t 2 − t 1 − t 2 + 2 ) Take the 3 partial derivatives, set them equal 0, we get ⎩ ⎪ ⎨ ⎪ ⎧ ( 1 ) 5 ( t 1 2 − 1 ) − λ ( 2 t 2 − 1 ) = 0 ⇒ 5 + λ ( 2 t 1 2 t 2 − t 1 2 ) = 0 ( 2 ) 5 ( t 2 2 1 ) − λ ( 2 t 1 − 1 ) = 0 ⇒ 5 − λ ( 2 t 1 t 2 2 − t 2 2 ) = 0 ( 3 ) − ( 2 t 1 t 2 − t 1 − t 2 + 2 ) = 0 ⇒ 2 t 1 t 2 − t 1 − t 2 + 2 = 0 (1)-(2), we get λ ( 2 t 1 2 t 2 − t 1 2 + 2 t 1 t 2 2 − t 2 2 ) = 0 λ ( 2 t 1 t 2 ( t 1 + t 2 ) − ( t 1 2 + t 2 2 ) ) = 0 λ ( 2 t 1 t 2 ( t 1 + t 2 ) − ( t 1 + t 2 ) 2 + 2 t 1 t 2 ) = 0 By (3), we have t 1 + t 2 = 2 t 1 t 2 + 2 , so the above equation simplify to λ ( 2 t 1 t 2 ( 2 t 1 t 2 + 2 ) − ( 2 t 1 t 2 + 2 ) 2 + 2 t 1 t 2 ) = 0 λ ( − 2 t 1 t 2 − 4 ) = 0 Obviously, λ = 0 (otherwise by (1), 5 = 0 ), so we must have t 1 t 2 = − 2 and t 1 + t 2 = 2 ( − 2 ) + 2 = − 2 Finally, recall that m D E = t 1 + t 2 2 = − 2 2 = − 1 Remark: One could use second derivative test to verify this indeed minimize ∣ M N ∣
Problem Loading...
Note Loading...
Set Loading...
If the line through Q ( 1 , 1 ) has a slope of m , then its equation is y − 1 = m ( x − 1 ) , and it intersects the parabola y 2 = 4 x at D ( m 2 2 + 2 m 2 − m + 1 + m 2 − m , m 2 + 2 m 2 − m + 1 ) and E ( m 2 2 − 2 m 2 − m + 1 + m 2 − m , m 2 − 2 m 2 − m + 1 ) .
The line through R ( 1 , 2 ) and D has an equation of y − 2 = D x − 1 D y − 2 ( x − 1 ) or y − 2 = 3 2 ( m + 1 − m 2 − m + 1 ) ( x − 1 ) and the line through R ( 1 , 2 ) and E has an equation of y − 2 = E x − 1 E y − 2 ( x − 1 ) or y − 2 = 3 2 ( m + 1 + m 2 − m + 1 ) ( x − 1 ) .
Since M is on R D and y = 2 x + 2 , 2 M x = 3 2 ( m + 1 − m 2 − m + 1 ) ( M x − 1 ) , or M x = m − 1 1 − m 2 − m + 1 , and since N is on R E and y = 2 x + 2 , 2 N x = 3 2 ( m + 1 + m 2 − m + 1 ) ( N x − 1 ) , or N x = m − 1 1 + m 2 − m + 1 .
Since M and N are on the same line, the slope at which ∣ M N ∣ reaches a minimum is equivalent to the slope at which V = M x − N x is a minimum. Using substitution, V = M x − N x = m − 1 1 − m 2 − m + 1 − m − 1 1 + m 2 − m + 1 or V = − m − 1 2 m 2 − m + 1 , which has a minimum when the derivative of V is equal to 0 (since V ′ ′ > 0 ), or when V ′ = ( m − 1 ) 2 m 2 − m + 1 m + 1 = 0 , which solves to m = − 1 .