MHB [ASK] Tangent of a Circle (Again)

  • Thread starter Thread starter Monoxdifly
  • Start date Start date
  • Tags Tags
    Circle Tangent
Monoxdifly
MHB
Messages
288
Reaction score
0
If the line x + my = 1 is a tangent of the circle $$x^2+y^2-4x+6y+8=0$$, the value of m is ...
A. -2
B. $$\frac{1}{4}$$
C. $$\frac{1}{4}$$
D. 3
E. 4

Looking at the circle's equation, the center is (2, -3) and the radius is $$\sqrt5$$. If I know the coordinate where the line meet the circle I think I can solve this by myself, but I don't know how. Should I substitute x = 1 - my to the circle equation, or is there a simpler way?
 
Mathematics news on Phys.org
Monoxdifly said:
...Should I substitute x = 1 - my to the circle equation, or is there a simpler way?

I think that's what I would do...and then equate the discriminant of the resulting quadratic in $y$ to zero. :)
 
Fine... Let's try:
$$x^2+y^2-4x+6y+8=0$$
$$(1-my)^2+y^2-4(1-my)+6y+8=0$$
$$1-2my+m^2y^2+y^2-4+4my+6y+8=0$$
$$(m^2+1)y^2+(6+2m)y+5=0$$

D = 0
$$b^2-4ac=0$$
$$(6+2m)^2-4(m^2+1)(5)=0$$
$$36+24m+4m^2-20m^2-20=0$$
$$-16m^2+24m+16=0$$
$$2m^2-3m-2=0$$
$$2m^2+m-4m-2=0$$
m(2m + 1) - 2(2m + 1) = 0
(m - 2)(2m + 1) = 0
m - 2 = 0 or 2m + 1 = 0
m = 2 or 2m = -1
After I rechecked the question, I did some typos and the option D was actually 2, so that is the answer.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top