Question
Question: The shortest distance from the line 3x + 4y = 25 to the circle $x^2 + y^2 = 6x - 8y$ is equal to...
The shortest distance from the line 3x + 4y = 25 to the circle x2+y2=6x−8y is equal to

7/5
9/5
11/5
32/5
7/5
Solution
-
Standardize the Circle Equation: The given equation of the circle is x2+y2=6x−8y. Rearrange and complete the square to find the center (h,k) and radius r: x2−6x+y2+8y=0 (x2−6x+9)+(y2+8y+16)=9+16 (x−3)2+(y+4)2=25 Thus, the center of the circle is C(3,−4) and the radius is r=25=5.
-
Standardize the Line Equation: The equation of the line is 3x+4y=25. Rewrite it in the general form Ax+By+C=0: 3x+4y−25=0
-
Calculate Distance from Center to Line: The shortest distance from a point (x0,y0) to a line Ax+By+C=0 is given by the formula: d=A2+B2∣Ax0+By0+C∣ Using the center C(3,−4) and the line 3x+4y−25=0 (A=3,B=4,C=−25,x0=3,y0=−4): d=32+42∣3(3)+4(−4)−25∣ d=9+16∣9−16−25∣ d=25∣−32∣ d=532
-
Determine Shortest Distance to Circle: The distance from the center of the circle to the line is d=532. The radius of the circle is r=5. Since d>r (532=6.4>5), the line does not intersect the circle. The shortest distance from the line to the circle is the distance from the center to the line minus the radius. Shortest Distance =d−r Shortest Distance =532−5 Shortest Distance =532−525 Shortest Distance =57