Solveeit Logo

Question

Question: pts on intersection of tangent of slope m on circle...

pts on intersection of tangent of slope m on circle

Answer

The question is incomplete. Assuming it refers to the points of tangency for a tangent of slope mm on the circle x2+y2=r2x^2+y^2=r^2, the points are (mr1+m2,±r1+m2)\left( \mp \frac{mr}{\sqrt{1+m^2}}, \pm \frac{r}{\sqrt{1+m^2}} \right).

Explanation

Solution

For the circle x2+y2=r2x^2 + y^2 = r^2, the equation of a tangent with slope mm is y=mx±r1+m2y = mx \pm r\sqrt{1+m^2}. The point of tangency (x1,y1)(x_1, y_1) satisfies both the circle equation and the tangent equation. The slope of the radius to the point of tangency is x1y1-\frac{x_1}{y_1}. Since the tangent is perpendicular to the radius at the point of tangency, the slope of the tangent is m=y1x1m = -\frac{y_1}{x_1}, so y1=mx1y_1 = -mx_1. Substituting this into x12+y12=r2x_1^2 + y_1^2 = r^2, we get x12+(mx1)2=r2x_1^2 + (-mx_1)^2 = r^2, which simplifies to x12(1+m2)=r2x_1^2(1+m^2) = r^2, so x1=±r1+m2x_1 = \pm \frac{r}{\sqrt{1+m^2}}. Then y1=m(±r1+m2)=mr1+m2y_1 = -m \left( \pm \frac{r}{\sqrt{1+m^2}} \right) = \mp \frac{mr}{\sqrt{1+m^2}}. Thus, the points of tangency are (±r1+m2,mr1+m2)\left( \pm \frac{r}{\sqrt{1+m^2}}, \mp \frac{mr}{\sqrt{1+m^2}} \right).