Tangent to a Circle Homework Solution

  • Thread starter Thread starter sooyong94
  • Start date Start date
  • Tags Tags
    Circle Tangent
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
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
[tex] (1 + m^2)x^2 + 2(m(c-b) - a)x + a^2 + (c-b)^2 - r^2 = 0[/tex]
Keeping (c-b) as (c-b) throughout will make your calculations much less tedious.