MHB How Are Tangents to a Circle Found and Their Intersection Point Determined?

  • Thread starter Thread starter mathdad
  • Start date Start date
mathdad
Messages
1,280
Reaction score
0
Tangents are drawn to the circle x^2 + y^2 = 169 at the points (5,12) and (5,-12).

A. Find the equations of the tangents.

B. Find the coordinates of the point where these two tangents intersect.

I need steps for parts A and B above.

I know the equation x^2 + y^2 = 169 is a circle of radius 13. The two equations I must find touch the circle at the two given points.
 
Mathematics news on Phys.org
Also, the circle is centered at the origin, so the two lines perpendicular to the tangents pass through (0, 0) and (5, $\pm$12). If a line is perpendicular to another line with slope m, its slope is -1/m.

Is that sufficient information for you to solve the problem? If you have any questions (on notation, perhaps) please ask. :)
 
greg1313 said:
Also, the circle is centered at the origin, so the two lines perpendicular to the tangents pass through (0, 0) and (5, $\pm$12). If a line is perpendicular to another line with slope m, its slope is -1/m.

Is that sufficient information for you to solve the problem? If you have any questions (on notation, perhaps) please ask. :)

When time allows, I will post my complete reply.
 
RTCNTC said:
Tangents are drawn to the circle x^2 + y^2 = 169 at the points (5,12) and (5,-12).

A. Find the equations of the tangents.

B. Find the coordinates of the point where these two tangents intersect.

I need steps for parts A and B above.

I know the equation x^2 + y^2 = 169 is a circle of radius 13. The two equations I must find touch the circle at the two given points.
The slope of the line through the origin (the center of the circle) and (5, 12) is [math]\frac{12}{5}[/math]. Since the tangent to the circle at that point is perpendicular to that line is perpendicular to it, it has slope [math]-\frac{5}{12}[/math]. Since it goes through (5, 12) its equation is [math]y- 12= -\frac{5}{12}(x- 5)[/math]. We can write that as [math]12y- 144= -5x+ 25[/math] or [math]5x+ 12y= 169[/math].

Similarly the slope of the line through the origin and (-5, 12) is [math]-\frac{12}{5}[/math] so the slope or the tangent line is [math]\frac{5}{12}[/math]. The equation of the tangent line is [math]y- 12= \frac{5}{12}(x+ 5)[/math] which we can write as [math]12y- 144= 5x+ 25[/math] or [math]12y- 5x= 169[/math].

To solve (b), find (x, y) that satisfy both 5x+ 12y= 169 and -5x+ 12y= 169. I suggest first adding the two equations to eliminate x.
 
I will work on this when time allows.
 
"Tangents are drawn to the circle x^2 + y^2 = 169 at the points (5,12) and (5,-12).

A. Find the equations of the tangents.

B. Find the coordinates of the point where these two tangents intersect."

There are two ways to do (A).

Using Calculus: Differentiating with respect to x, 2x+ 2yy'= 0. AT (5, 12) that is 2(5)+ 2(12)y'= 10+ 24y'= 0 so y'= -10/24= -5/12. The line through (5, 12) with slope -5/12 is y- 12= (-5/12)(x- 5) or 12y- 144= -5x+ 25 which we can write as 5x+ 12y= 169. At (5, -12), that is 2(5)+ 2(-12)y'= 0 so y'= 5/12. The line through (5, -12) with slope 5/12 is y+ 12= (5/12)(x- 5) or 12y+ 144= 5x- 25 which we can write as 5x- 12y= 169.

Without Calculus, using the fact that a tangent to a circle, at a point on the circle, is perpendicular to the radius at that point: The radius at (5, 12) is the line through the center of the circle, (0, 0) to (5, 12). It has slope 12/5 so a line perpendicular to it, the tangent line to the circle, has slope -5/12. Now finish as before. Similarly for the tangent at (5, -12).

The equations of the two lines, 5x+ 12y= 169 and 5x- 12y= 169, added together, give 10x= 2(169) so x= 169/5. If we subtract the second equation from the first, we get 24y= 0 so y= 0. The two tangents intersect at (169/5, 0). The fact that the y coordinate is 0 should have been obvious from the symmetry of the situation.
 
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