Solveeit Logo

Question

Question: Find the equation of the tangent to the circle $x^2 + y^2 = 25$, which are inclined at $30^\circ$ to...

Find the equation of the tangent to the circle x2+y2=25x^2 + y^2 = 25, which are inclined at 3030^\circ to the axis of x.

Answer

The equations of the tangents are: x3y+10=0x - \sqrt{3}y + 10 = 0 x3y10=0x - \sqrt{3}y - 10 = 0

Explanation

Solution

The equation of the circle is x2+y2=25x^2 + y^2 = 25, which is centered at the origin (0,0)(0,0) with a radius r=5r = 5. The tangents are inclined at 3030^\circ to the x-axis, so the slope m=tan(30)=13m = \tan(30^\circ) = \frac{1}{\sqrt{3}}. The general equation of a tangent to the circle x2+y2=r2x^2 + y^2 = r^2 with slope mm is y=mx±r1+m2y = mx \pm r\sqrt{1+m^2}. Substituting m=13m = \frac{1}{\sqrt{3}} and r=5r=5: y=13x±51+(13)2y = \frac{1}{\sqrt{3}}x \pm 5\sqrt{1+\left(\frac{1}{\sqrt{3}}\right)^2} y=x3±51+13y = \frac{x}{\sqrt{3}} \pm 5\sqrt{1+\frac{1}{3}} y=x3±543y = \frac{x}{\sqrt{3}} \pm 5\sqrt{\frac{4}{3}} y=x3±5(23)y = \frac{x}{\sqrt{3}} \pm 5\left(\frac{2}{\sqrt{3}}\right) y=x3±103y = \frac{x}{\sqrt{3}} \pm \frac{10}{\sqrt{3}} Multiplying by 3\sqrt{3}: 3y=x±10\sqrt{3}y = x \pm 10 Rearranging gives the equations of the tangents: x3y±10=0x - \sqrt{3}y \pm 10 = 0. Thus, the two equations are x3y+10=0x - \sqrt{3}y + 10 = 0 and x3y10=0x - \sqrt{3}y - 10 = 0.