Tangent to the circle at a given point

skrat
Messages
740
Reaction score
8

Homework Statement


I basically have the radius of the circle and its displacement from the origin, so ##(x-p)^2+(y-q)^2=r^2##

And now I need to find a tangent to the circle at a given point ##(a,b)##. Or at least the slope of the tangent.

How would one do that?


Homework Equations





The Attempt at a Solution



If the circle had its center in the origin, than the slope of the tangent would be easily ##-\frac a b## but I am not sure. If the circle is not in the origin, is the slope than ##-\frac{a-p}{b-q}## or is it not?
 
Physics news on Phys.org
Can you differentiate the circle's equation, then isolate dy/dx on one side of the equals sign?

If the circle had its center in the origin, than the slope of the tangent would be easily −ab
No. Try sketching the points, you'll soon see that's not a tangent.

Always sketch what you are dealing with!
 
Last edited:
##(x-p)^2+(y-q)^2=r^2##

##2(x-p)dx+2(y-q)dy=0##

##\frac{dy}{dx}=-\frac{x-p}{y-g}##

:D Easy as that!

THANKS
 
No easier but more elementary you could consider the equation of any line through (a, b). Apart from going through (a, b) what other condition does the problem require the line to satisfy?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top