Question
Question: Find a point on the curve $x^2 + y^2 = 6$ whose distance from the line $x + y = 7$, is as small as p...
Find a point on the curve x2+y2=6 whose distance from the line x+y=7, is as small as possible.

The point is (3,3).
Solution
The distance from a point (x,y) on the circle x2+y2=6 to the line x+y−7=0 is D=2∣x+y−7∣. To minimize D, we must minimize ∣x+y−7∣. Since the maximum value of x+y on the circle is 23<7, the expression x+y−7 is always negative. Thus, ∣x+y−7∣=−(x+y−7)=7−(x+y). Minimizing D is equivalent to minimizing 7−(x+y), which means maximizing x+y. The point on the circle closest to the line occurs where the tangent is parallel to the line x+y=7. The slope of the line is −1. The slope of the tangent to the circle x2+y2=6 is dxdy=−yx. Setting −yx=−1 yields x=y. Substituting x=y into x2+y2=6 gives 2x2=6, so x2=3, which means x=±3. The possible points are (3,3) and (−3,−3). To maximize x+y, we choose the point (3,3), where x+y=23.
