Solveeit Logo

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=6x^2 + y^2 = 6 whose distance from the line x+y=7x + y = 7, is as small as possible.

Answer

The point is (3,3)(\sqrt{3}, \sqrt{3}).

Explanation

Solution

The distance from a point (x,y)(x, y) on the circle x2+y2=6x^2+y^2=6 to the line x+y7=0x+y-7=0 is D=x+y72D = \frac{|x+y-7|}{\sqrt{2}}. To minimize DD, we must minimize x+y7|x+y-7|. Since the maximum value of x+yx+y on the circle is 23<72\sqrt{3} < 7, the expression x+y7x+y-7 is always negative. Thus, x+y7=(x+y7)=7(x+y)|x+y-7| = -(x+y-7) = 7-(x+y). Minimizing DD is equivalent to minimizing 7(x+y)7-(x+y), which means maximizing x+yx+y. The point on the circle closest to the line occurs where the tangent is parallel to the line x+y=7x+y=7. The slope of the line is 1-1. The slope of the tangent to the circle x2+y2=6x^2+y^2=6 is dydx=xy\frac{dy}{dx} = -\frac{x}{y}. Setting xy=1-\frac{x}{y} = -1 yields x=yx=y. Substituting x=yx=y into x2+y2=6x^2+y^2=6 gives 2x2=62x^2=6, so x2=3x^2=3, which means x=±3x = \pm\sqrt{3}. The possible points are (3,3)(\sqrt{3}, \sqrt{3}) and (3,3)(-\sqrt{3}, -\sqrt{3}). To maximize x+yx+y, we choose the point (3,3)(\sqrt{3}, \sqrt{3}), where x+y=23x+y = 2\sqrt{3}.