SOLUTION: Hi
Quick question if somebody would be so kind as to walk me through it
Find the equation of the tangent to the circle
x^2+y^2-4y-1=0
The the point (2,1)
Thanks i
Question 358061: Hi
Quick question if somebody would be so kind as to walk me through it
Find the equation of the tangent to the circle
x^2+y^2-4y-1=0
The the point (2,1)
Thanks in advance Found 2 solutions by stanbon, solver91311:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Find the equation of the tangent to the circle
x^2+y^2-4y-1=0
The the point (2,1)
------------------
Find the derivative.
2x + 2yy' - 4y' = 0
y'(2y-4) = -2x
---
y' = -2x/(2y-4)
This is the slope at every point (x,y)
--------------------------------------------
Let x = 2 ; Let y = 1 to find the slope at (2,1)
y' = -4/(-2) = 2
----
Find the line with slope = 2 passing thru (2,1)
1 = -2(2)+b
b = 5
-------
Equation of the tangent at (2,1)
y = 2x+5
========================
Cheers,
Stan H.
=========================================