Solveeit Logo

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=6x8yx^2 + y^2 = 6x - 8y is equal to

A

7/5

B

9/5

C

11/5

D

32/5

Answer

7/5

Explanation

Solution

  1. Standardize the Circle Equation: The given equation of the circle is x2+y2=6x8yx^2 + y^2 = 6x - 8y. Rearrange and complete the square to find the center (h,k)(h, k) and radius rr: x26x+y2+8y=0x^2 - 6x + y^2 + 8y = 0 (x26x+9)+(y2+8y+16)=9+16(x^2 - 6x + 9) + (y^2 + 8y + 16) = 9 + 16 (x3)2+(y+4)2=25(x-3)^2 + (y+4)^2 = 25 Thus, the center of the circle is C(3,4)C(3, -4) and the radius is r=25=5r = \sqrt{25} = 5.

  2. Standardize the Line Equation: The equation of the line is 3x+4y=253x + 4y = 25. Rewrite it in the general form Ax+By+C=0Ax + By + C = 0: 3x+4y25=03x + 4y - 25 = 0

  3. Calculate Distance from Center to Line: The shortest distance from a point (x0,y0)(x_0, y_0) to a line Ax+By+C=0Ax + By + C = 0 is given by the formula: d=Ax0+By0+CA2+B2d = \frac{|Ax_0 + By_0 + C|}{\sqrt{A^2 + B^2}} Using the center C(3,4)C(3, -4) and the line 3x+4y25=03x + 4y - 25 = 0 (A=3,B=4,C=25,x0=3,y0=4A=3, B=4, C=-25, x_0=3, y_0=-4): d=3(3)+4(4)2532+42d = \frac{|3(3) + 4(-4) - 25|}{\sqrt{3^2 + 4^2}} d=916259+16d = \frac{|9 - 16 - 25|}{\sqrt{9 + 16}} d=3225d = \frac{|-32|}{\sqrt{25}} d=325d = \frac{32}{5}

  4. Determine Shortest Distance to Circle: The distance from the center of the circle to the line is d=325d = \frac{32}{5}. The radius of the circle is r=5r = 5. Since d>rd > r (325=6.4>5\frac{32}{5} = 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 =dr= d - r Shortest Distance =3255= \frac{32}{5} - 5 Shortest Distance =325255= \frac{32}{5} - \frac{25}{5} Shortest Distance =75= \frac{7}{5}