Question
Question: Consider the circle of radius 5 centered at (0, 0), how do you find an equation of the line tangent ...
Consider the circle of radius 5 centered at (0, 0), how do you find an equation of the line tangent to the circle at the point (3, 4)?
Solution
Write the standard equation of the circle given as (x−a)2+(y−b)2=r2 where (a, b) is the coordinate of the center of the circle and r is radius of the circle. Substitute the given values to get the equation of the circle. Now, differentiate the obtained equation with respect to x and find the value of dxdy at (3, 4) which is the slope of the tangent. Finally, write the equation of the tangent line as (y−y1)=dxdy(x−x1) and simplify it to get the answer. Here, (x1,y1)=(3,4).
Complete step-by-step answer:
Here we have been provided with a circle of radius 5 units and whose center lies on the origin. We are asked to find the equation of a tangent line touching the circle at the point (3, 4).
Now, we know that the equation of a circle in standard form is given as (x−a)2+(y−b)2=r2 where (a, b) is the coordinate of the center of the circle and r is radius of the circle. Since, the center lies on the origin and radius is 5 units so we have (a, b) = (0, 0) and r = 5. Substituting the values in the equation of the circle we get,
⇒(x)2+(y)2=52⇒x2+y2=25
Now, we need to find the slope of the tangent at point (3, 4), so differentiating the above equation with respect to x we get,
⇒dxd(x2)+dxd(y2)=dxd(25)
We know that the derivative of a constant is 0. Also using the chain rule of derivative to differentiate y2 we get,
⇒2x+2ydxdy=0⇒dxdy=y−x
Therefore at point (3, 4) we have the slope of tangent given as: -
⇒2x+2ydxdy=0⇒dxdy=4−3
We know that the equation of a line passing through the point (x1,y1) and having slope dxdy is given as (y−y1)=dxdy(x−x1), so we get,
⇒(y−4)=4−3(x−3)
On simplifying we get,