Tangent to a Circle Homework Solution

  • Thread starter Thread starter sooyong94
  • Start date Start date
  • Tags Tags
    Circle Tangent
AI Thread Summary
The discussion focuses on proving that the line y=mx+c is a tangent to the circle (x-a)² + (y-b)² = r² by showing that (1+m²)r² = (c-b+ma)². Participants suggest substituting the line equation into the circle's equation and expanding it to form a quadratic equation. They emphasize the importance of keeping terms like (c-b) intact to simplify calculations. Additionally, hints are provided to find the slope m and to equate the distance from the circle's center to the line with the radius. The conversation highlights algebraic manipulation and the use of the quadratic discriminant in solving the problem.
sooyong94
Messages
173
Reaction score
2

Homework Statement


Given that the line ##y=mx+c## is a tangent to the circle ##(x-a)^{2} +(y-b)^{2} =r^{2}##, show that ##(1+m^{2}) r^{2}=(c-b+ma)^{2}##

Homework Equations


Quadratic discriminant, sum and product of roots

The Attempt at a Solution


I substituted y=mx+c into the equation of the circle, and this is what I have:
##(x-a)^{2} +(mx+c-b)^{2} =r^{2}##
Then I expanded and simplified into this:
##(1+m^{2})x^{2}+(2mc-2mb-2a)x+a^{2}+b^{2}-2bc+c^{2}-r^{2}=0##

Now if I have to use the quadratic discriminant it would be tedious to work with, unfortunately. :(
 
Last edited by a moderator:
Physics news on Phys.org
sooyong94 said:

Homework Statement


Given that the line ##y=mx+c## is a tangent to the circle ##(x-a)^{2} +(y-b)^{2} =r^{2}##, show that ##(1+m^{2}) r^{2}=(c-b+ma)^{2}

Homework Equations


Quadratic discriminant, sum and product of roots

The Attempt at a Solution


I substituted y=mx+c into the equation of the circle, and this is what I have:
##(x-a)^{2} +(mx+c-b)^{2} =r^{2}##
Then I expanded and simplified into this:
##(1+m^{2})x^{2}+(2mc-2mb-2a)x+a^{2}+b^{2}-2bc+c^{2}-r^{2}=0##

Now if I have to use the quadratic discriminant it would be tedious to work with, unfortunately. :(

There's a lot of Algebraic manipulation in this problem.

First hint: Find m, which is the same as ##\frac{dy}{dx}##
Second hint: solve for c in terms of only a, b, x, y
Third hint: Show both sides of the equations are equal to each other (again, only in terms of a, b, x, y).

Edit: This is in the Precalculus section. Have you learned how to find ##\frac{dy}{dx}## yet?
 
Last edited:
Use the concept that the radius of circle is equal to the distance of the given line from the centre of circle. You already know the formula for finding the distance of any point from a line and in this case it is simply the centre of circle (a,b). Equate both and you're done.
 
sooyong94 said:

Homework Statement


Given that the line ##y=mx+c## is a tangent to the circle ##(x-a)^{2} +(y-b)^{2} =r^{2}##, show that ##(1+m^{2}) r^{2}=(c-b+ma)^{2}


Homework Equations


Quadratic discriminant, sum and product of roots


The Attempt at a Solution


I substituted y=mx+c into the equation of the circle, and this is what I have:
##(x-a)^{2} +(mx+c-b)^{2} =r^{2}##
Then I expanded and simplified into this:
##(1+m^{2})x^{2}+(2mc-2mb-2a)x+a^{2}+b^{2}-2bc+c^{2}-r^{2}=0##

Now if I have to use the quadratic discriminant it would be tedious to work with, unfortunately. :(

You should have expanded only so far as
<br /> (1 + m^2)x^2 + 2(m(c-b) - a)x + a^2 + (c-b)^2 - r^2 = 0<br />
Keeping (c-b) as (c-b) throughout will make your calculations much less tedious.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top