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 tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top