Let be the value of the smallest distance from the point to the curve of equation .
Evaluate .
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.
This solution involves Calculus .
Consider the restriction g ( x , y ) = x 2 − y − 4 = 0 and the point P = ( x 0 , y 0 ) such that g ( P ) = 0 . We want to minimize D = d ( ( 0 , 2 ) , P ) = ( x 0 − 0 ) 2 + ( y 0 − 2 ) 2 ⇒ [ d ( ( 0 , 2 ) , P ) ] 2 = x 0 2 + ( y 0 − 2 ) 2 = f ( P ) .
See that ▽ f ( P ) = ( 2 x 0 , 2 y 0 − 4 ) , ▽ g ( P ) = ( 2 x 0 , − 1 ) = 0 , ∀ P , and since both function f , g are of class C 1 (first derivatives are continuous), we can apply the method of Lagrange multipliers :
▽ f ( P ) + λ ▽ g ( P ) = 0 ⇒ ⎩ ⎨ ⎧ x 0 ( λ + 1 ) = 0 ⇒ { x 0 = 0 λ = − 1 y 0 = 2 + 2 λ
For x 0 = 0 :
g ( 0 , y 0 ) = 0 ⇒ y 0 = − 4 . Thus D = 6 .
For λ = − 1 :
y 0 = 2 3 . For g ( x 0 , 2 3 ) = 0 ⇒ x 0 = ± 2 1 1 . Thus D = 4 2 3 < 6 .
Finally, D 2 = 4 2 3 = 5 . 7 5 .