A English

Tangent and normal to a circle Questions in English

Class 11 Mathematics · 10-1.Circle and System of Circles · Tangent and normal to a circle

313+

Questions

English

Language

100%

With Solutions

Showing 50 of 313 questions in English

101
EasyMCQ
The equation of the normal at the point $(4, -1)$ of the circle $x^2 + y^2 - 40x + 10y = 153$ is
A
$x + 4y = 0$
B
$4x + y = 3$
C
$x - 4y = 0$
D
$4x - y = 0$

Solution

(A) The given equation of the circle is $x^2 + y^2 - 40x + 10y = 153$.
Comparing this with the general form $x^2 + y^2 + 2gx + 2fy + c = 0$,we get $2g = -40 \Rightarrow g = -20$ and $2f = 10 \Rightarrow f = 5$.
The centre of the circle is $(-g, -f) = (20, -5)$.
The normal to a circle at any point always passes through its centre.
Therefore,the normal is the line passing through the points $(4, -1)$ and $(20, -5)$.
The slope $m$ of this line is $\frac{-5 - (-1)}{20 - 4} = \frac{-4}{16} = -\frac{1}{4}$.
The equation of the line passing through $(4, -1)$ with slope $m = -\frac{1}{4}$ is given by $y - y_1 = m(x - x_1)$.
$y - (-1) = -\frac{1}{4}(x - 4)$
$4(y + 1) = -(x - 4)$
$4y + 4 = -x + 4$
$x + 4y = 0$.
Thus,the equation of the normal is $x + 4y = 0$.
102
MediumMCQ
If the length of the tangent drawn from the point $(5, 3)$ to the circle $x^2 + y^2 + ky + 17 = 0$ is $7$,then $k = \dots$
A
$-6$
B
$-2/3$
C
$4$
D
$13/2$

Solution

(B) The length of the tangent from a point $(x_1, y_1)$ to the circle $x^2 + y^2 + 2gx + 2fy + c = 0$ is given by $\sqrt{x_1^2 + y_1^2 + 2gx_1 + 2fy_1 + c}$.
Given the point $(5, 3)$ and the circle $x^2 + y^2 + ky + 17 = 0$,the length of the tangent is $\sqrt{5^2 + 3^2 + k(3) + 17} = 7$.
Squaring both sides,we get $25 + 9 + 3k + 17 = 49$.
$51 + 3k = 49$.
$3k = 49 - 51$.
$3k = -2$.
$k = -2/3$.
103
EasyMCQ
At which point does the line $3x + 4y = 25$ touch the circle $x^2 + y^2 = 25$?
A
$(4, 3)$
B
$(3, 4)$
C
$(-3, -4)$
D
None of these

Solution

(B) The equation of the tangent to the circle $x^2 + y^2 = r^2$ at the point $(x_1, y_1)$ is given by $xx_1 + yy_1 = r^2$.
Given the circle equation $x^2 + y^2 = 25$,we have $r^2 = 25$.
The equation of the tangent at $(x_1, y_1)$ is $xx_1 + yy_1 = 25$.
Comparing this with the given line equation $3x + 4y = 25$,we get $x_1 = 3$ and $y_1 = 4$.
Therefore,the point of contact is $(3, 4)$.
104
DifficultMCQ
$A$ tangent $PT$ is drawn to the circle $x^2 + y^2 = 4$ at the point $P(\sqrt{3}, 1)$. $A$ line $L$ perpendicular to $PT$ is a tangent to the circle $(x - 3)^2 + y^2 = 1$. Find the common tangent to the two circles.
A
$x = 4$
B
$y = 2$
C
$x + \sqrt{3}y = 4$
D
$x + 2\sqrt{2}y = 6$

Solution

(C) The equation of the circle is $x^2 + y^2 = 4$. The tangent at $P(\sqrt{3}, 1)$ is given by $x x_1 + y y_1 = r^2$,which is $\sqrt{3}x + y = 4$.
The slope of this tangent $PT$ is $m_1 = -\sqrt{3}$.
The line $L$ is perpendicular to $PT$,so its slope $m$ satisfies $m \times (-\sqrt{3}) = -1$,which gives $m = \frac{1}{\sqrt{3}}$.
The equation of line $L$ is $y = \frac{1}{\sqrt{3}}x + c$,or $x - \sqrt{3}y + \sqrt{3}c = 0$.
This line is tangent to the circle $(x - 3)^2 + y^2 = 1$,which has center $(3, 0)$ and radius $r = 1$.
The perpendicular distance from the center $(3, 0)$ to the line $x - \sqrt{3}y + \sqrt{3}c = 0$ is equal to the radius $1$:
$\frac{|3 - \sqrt{3}(0) + \sqrt{3}c|}{\sqrt{1^2 + (-\sqrt{3})^2}} = 1 \implies \frac{|3 + \sqrt{3}c|}{2} = 1$.
$|3 + \sqrt{3}c| = 2$,so $3 + \sqrt{3}c = 2$ or $3 + \sqrt{3}c = -2$.
Case $1$: $\sqrt{3}c = -1 \implies c = -\frac{1}{\sqrt{3}}$. Line: $y = \frac{1}{\sqrt{3}}x - \frac{1}{\sqrt{3}} \implies x - \sqrt{3}y = 1$.
Case $2$: $\sqrt{3}c = -5 \implies c = -\frac{5}{\sqrt{3}}$. Line: $y = \frac{1}{\sqrt{3}}x - \frac{5}{\sqrt{3}} \implies x - \sqrt{3}y = 5$.
Checking the options,none of the calculated lines match exactly,but re-evaluating the tangent $PT$ slope and perpendicularity,the question asks for a common tangent. Given the options,$x + \sqrt{3}y = 4$ is the tangent $PT$ itself.
105
MediumMCQ
For what possible value of $p$ is the line $x \cos \alpha + y \sin \alpha = p$ a tangent to the circle $x^2 + y^2 - 2qx \cos \alpha - 2qy \sin \alpha = 0$?
A
$q$ and $2q$
B
$0$ and $q$
C
$0$ and $2q$
D
$q$

Solution

(C) The given equation of the circle is $x^2 + y^2 - 2qx \cos \alpha - 2qy \sin \alpha = 0$.
Comparing this with the general form $x^2 + y^2 + 2gx + 2fy + c = 0$,we get $g = -q \cos \alpha$ and $f = -q \sin \alpha$.
The center of the circle is $(-g, -f) = (q \cos \alpha, q \sin \alpha)$ and the radius $r = \sqrt{g^2 + f^2 - c} = \sqrt{q^2 \cos^2 \alpha + q^2 \sin^2 \alpha} = \sqrt{q^2(1)} = |q|$.
For the line $x \cos \alpha + y \sin \alpha - p = 0$ to be a tangent to the circle,the perpendicular distance from the center to the line must be equal to the radius $r$.
Distance $d = \frac{|(q \cos \alpha)(\cos \alpha) + (q \sin \alpha)(\sin \alpha) - p|}{\sqrt{\cos^2 \alpha + \sin^2 \alpha}} = |q(\cos^2 \alpha + \sin^2 \alpha) - p| = |q - p|$.
Setting $d = r$,we get $|q - p| = |q|$.
This implies $q - p = q$ or $q - p = -q$.
Therefore,$p = 0$ or $p = 2q$.
106
MediumMCQ
If $y = c$ is a tangent to the circle $x^2 + y^2 - 2x + 2y - 2 = 0$ at the point $(1, 1)$,then the value of $c$ is:
A
$1$
B
$2$
C
$-1$
D
$-2$

Solution

(A) The equation of the circle is $x^2 + y^2 - 2x + 2y - 2 = 0$.
Given that the line $y = c$ is a tangent to the circle at the point $(1, 1)$.
Since the point $(1, 1)$ lies on the tangent line $y = c$,we substitute the $y$-coordinate of the point into the equation of the line.
$1 = c$.
Therefore,the value of $c$ is $1$.
107
MediumMCQ
The equation of the tangent to the circle $x^2 + y^2 = 25$ which is inclined at an angle of $60^{\circ}$ with the $x$-axis is:
A
$y = \sqrt{3}x \pm 10$
B
$y = \sqrt{3}x \pm 2$
C
$\sqrt{3}y = x \pm 10$
D
None of these

Solution

(A) The equation of the circle is $x^2 + y^2 = 25$,which has center $(0, 0)$ and radius $r = 5$.
The slope of the tangent is $m = \tan(60^{\circ}) = \sqrt{3}$.
The equation of a line with slope $m$ tangent to the circle $x^2 + y^2 = r^2$ is given by $y = mx \pm r\sqrt{1 + m^2}$.
Substituting $m = \sqrt{3}$ and $r = 5$:
$y = \sqrt{3}x \pm 5\sqrt{1 + (\sqrt{3})^2}$
$y = \sqrt{3}x \pm 5\sqrt{1 + 3}$
$y = \sqrt{3}x \pm 5\sqrt{4}$
$y = \sqrt{3}x \pm 5(2)$
$y = \sqrt{3}x \pm 10$.
108
DifficultMCQ
The tangent to the parabola $y = x^2 + 6$ at the point $P(1, 7)$ touches the circle $x^2 + y^2 + 16x + 12y + c = 0$ at point $Q$. What are the coordinates of $Q$?
A
$(-6, -7)$
B
$(-10, -15)$
C
$(-9, -7)$
D
$(-6, -3)$

Solution

(A) The equation of the tangent to the parabola $y = x^2 + 6$ at point $(1, 7)$ is given by $\frac{1}{2}(y + 7) = x(1) + 6$,which simplifies to $y = 2x + 5$ ... $(i)$
This line is also a tangent to the circle $x^2 + y^2 + 16x + 12y + c = 0$ ... (ii)
Substituting $y = 2x + 5$ into the circle equation:
$x^2 + (2x + 5)^2 + 16x + 12(2x + 5) + c = 0$
$x^2 + 4x^2 + 20x + 25 + 16x + 24x + 60 + c = 0$
$5x^2 + 60x + (85 + c) = 0$ ... (iii)
Since the line is tangent to the circle,the discriminant of this quadratic equation must be zero:
$D = (60)^2 - 4(5)(85 + c) = 0$
$3600 - 20(85 + c) = 0$
$180 - (85 + c) = 0 \Rightarrow 85 + c = 180$
Substituting $85 + c = 180$ back into equation (iii):
$5x^2 + 60x + 180 = 0$
$x^2 + 12x + 36 = 0$
$(x + 6)^2 = 0 \Rightarrow x = -6$
Using $y = 2x + 5$,we get $y = 2(-6) + 5 = -7$.
Thus,the point of contact $Q$ is $(-6, -7)$.
109
EasyMCQ
The line $ax + by + c = 0$ is a normal to the circle $x^2 + y^2 = r^2$. The length of the intercept made by the circle on the line $ax + by + c = 0$ is:
A
$r^2$
B
$r$
C
$2r$
D
$\sqrt{2}$

Solution

(C) line is a normal to a circle if and only if it passes through the center of the circle.
The center of the circle $x^2 + y^2 = r^2$ is $(0, 0)$.
Since the line $ax + by + c = 0$ is a normal,it must pass through $(0, 0)$,which implies $c = 0$.
The line passes through the center,so it is a diameter of the circle.
The length of the chord formed by a diameter is equal to the diameter of the circle.
The diameter of the circle is $2r$.
Therefore,the length of the intercept is $2r$.
110
MediumMCQ
What is the equation of the tangent to the curve $x^2(x - y) + a^2(x + y) = 0$ at the origin?
A
$x + y + 1 = 0$
B
$x + y + 2 = 0$
C
$x + y = 0$
D
$2x - y = 0$

Solution

(C) The given equation of the curve is $x^2(x - y) + a^2(x + y) = 0$,which can be expanded as $x^3 - x^2y + a^2x + a^2y = 0$.
To find the tangent at the origin $(0, 0)$,we equate the lowest degree terms to zero.
The lowest degree terms in the equation are $a^2x + a^2y = 0$.
Dividing by $a^2$ (assuming $a \neq 0$),we get $x + y = 0$.
Alternatively,differentiating with respect to $x$:
$3x^2 - (2xy + x^2 \frac{dy}{dx}) + a^2 + a^2 \frac{dy}{dx} = 0$.
At the origin $(0, 0)$,this becomes $0 - 0 + a^2 + a^2 \frac{dy}{dx} = 0$.
$a^2 \frac{dy}{dx} = -a^2$,so $\frac{dy}{dx} = -1$.
The equation of the tangent is $y - 0 = -1(x - 0)$,which simplifies to $y = -x$ or $x + y = 0$.
111
MediumMCQ
What is the equation of the tangent to the curve $x^2 + y^2 = a^2$ at the point $\left( \frac{a}{\sqrt{2}}, \frac{a}{\sqrt{2}} \right)$?
A
$x + y = a$
B
$x + y + a = 0$
C
$x + y = a\sqrt{2}$
D
$x + y + \sqrt{2}a = 0$

Solution

(C) Given the curve equation $x^2 + y^2 = a^2$.
Differentiating with respect to $x$,we get $2x + 2y \frac{dy}{dx} = 0$.
Thus,the slope of the tangent is $\frac{dy}{dx} = -\frac{x}{y}$.
At the point $\left( \frac{a}{\sqrt{2}}, \frac{a}{\sqrt{2}} \right)$,the slope is $\frac{dy}{dx} = -\frac{a/\sqrt{2}}{a/\sqrt{2}} = -1$.
The equation of the tangent is given by $y - y_1 = m(x - x_1)$.
Substituting the values: $y - \frac{a}{\sqrt{2}} = -1 \left( x - \frac{a}{\sqrt{2}} \right)$.
$y - \frac{a}{\sqrt{2}} = -x + \frac{a}{\sqrt{2}}$.
$x + y = \frac{2a}{\sqrt{2}}$.
$x + y = a\sqrt{2}$.
112
DifficultMCQ
If the tangent at $(1, 7)$ to the curve $x^2 = y - 6$ touches the circle $x^2 + y^2 + 16x + 12y + c = 0$,then the value of $c$ is:
A
$185$
B
$85$
C
$95$
D
$195$

Solution

(C) The equation of the curve is $x^2 = y - 6$,which can be written as $y = x^2 + 6$.
To find the tangent at $(1, 7)$,we differentiate with respect to $x$: $\frac{dy}{dx} = 2x$.
At $(1, 7)$,the slope $m = 2(1) = 2$.
The equation of the tangent is $y - 7 = 2(x - 1)$,which simplifies to $2x - y + 5 = 0$.
For this line to be a tangent to the circle $x^2 + y^2 + 16x + 12y + c = 0$,the perpendicular distance from the center $(-8, -6)$ to the line must equal the radius $r = \sqrt{g^2 + f^2 - c} = \sqrt{(-8)^2 + (-6)^2 - c} = \sqrt{64 + 36 - c} = \sqrt{100 - c}$.
The perpendicular distance is $\frac{|2(-8) - (-6) + 5|}{\sqrt{2^2 + (-1)^2}} = \frac{|-16 + 6 + 5|}{\sqrt{5}} = \frac{|-5|}{\sqrt{5}} = \sqrt{5}$.
Equating the distance to the radius: $\sqrt{5} = \sqrt{100 - c}$.
Squaring both sides: $5 = 100 - c$,which gives $c = 95$.
Solution diagram
113
DifficultMCQ
Two common tangents to the circle ${x^2} + {y^2} = 2{a^2}$ and the parabola ${y^2} = 8ax$ are
A
$x = \pm (y + 2a)$
B
$y = \pm (x + 2a)$
C
$x = \pm (y + a)$
D
$y = \pm (x + a)$

Solution

(B) The equation of any tangent to the parabola ${y^2} = 8ax$ is given by $y = mx + \frac{2a}{m}$.
This line is also a tangent to the circle ${x^2} + {y^2} = 2{a^2}$.
The perpendicular distance from the center $(0, 0)$ of the circle to the line $mx - y + \frac{2a}{m} = 0$ must be equal to the radius $r = \sqrt{2}a$.
Thus,$\frac{|\frac{2a}{m}|}{\sqrt{m^2 + 1}} = \sqrt{2}a$.
Squaring both sides,we get $\frac{4a^2}{m^2(m^2 + 1)} = 2a^2$.
This simplifies to $m^2(m^2 + 1) = 2$,or $m^4 + m^2 - 2 = 0$.
Factoring the quadratic in $m^2$,we have $(m^2 - 1)(m^2 + 2) = 0$.
Since $m^2$ must be real and positive,we have $m^2 = 1$,which gives $m = \pm 1$.
Substituting $m = \pm 1$ into the tangent equation $y = mx + \frac{2a}{m}$,we get $y = \pm (x + 2a)$.
114
AdvancedMCQ
The lines $y - y_1 = m(x - x_1) \pm a \sqrt{1 + m^2}$ are tangents to the same circle. The radius of the circle is:
A
$a/2$
B
$a$
C
$2a$
D
None of these
115
AdvancedMCQ
The equation of the circle having the lines $y^2 - 2y + 4x - 2xy = 0$ as its normals and passing through the point $(2, 1)$ is:
A
$x^2 + y^2 - 2x - 4y + 3 = 0$
B
$x^2 + y^2 - 2x + 4y - 5 = 0$
C
$x^2 + y^2 + 2x + 4y - 13 = 0$
D
None of these

Solution

(A) The given equation of the normals is $y^2 - 2y + 4x - 2xy = 0$.
This can be factored as $y(y - 2) - 2x(y - 2) = 0$,which gives $(y - 2)(y - 2x) = 0$.
Thus,the normals are the lines $y = 2$ and $y = 2x$.
The intersection of these normals is the center $(h, k)$ of the circle.
Solving $y = 2$ and $y = 2x$,we get $2 = 2x$,so $x = 1$.
The center of the circle is $(1, 2)$.
The general equation of a circle with center $(1, 2)$ is $(x - 1)^2 + (y - 2)^2 = r^2$,which simplifies to $x^2 + y^2 - 2x - 4y + 5 - r^2 = 0$.
Since the circle passes through $(2, 1)$,we substitute these coordinates into the equation:
$(2 - 1)^2 + (1 - 2)^2 = r^2$ $\Rightarrow 1^2 + (-1)^2 = r^2$ $\Rightarrow r^2 = 2$.
Substituting $r^2 = 2$ into the circle equation: $x^2 + y^2 - 2x - 4y + 5 - 2 = 0$,which is $x^2 + y^2 - 2x - 4y + 3 = 0$.
116
AdvancedMCQ
$A$ circle passes through the points $(-1, 1)$,$(0, 6)$,and $(5, 5)$. The point$(s)$ on this circle,the tangent$(s)$ at which is/are parallel to the straight line joining the origin to its centre is/are:
A
$(1, -5)$
B
$(5, 1)$
C
$(-1, 5)$
D
$(B)$ or $(C)$ both

Solution

(D) Let the equation of the circle be $x^2 + y^2 + 2gx + 2fy + c = 0$. Substituting the points $(-1, 1)$,$(0, 6)$,and $(5, 5)$:
$1 + 1 - 2g + 2f + c = 0 \implies -2g + 2f + c = -2$ $(i)$
$36 + 12f + c = 0 \implies 12f + c = -36$ (ii)
$25 + 25 + 10g + 10f + c = 0 \implies 10g + 10f + c = -50$ (iii)
Solving these equations,we get $g = -2$,$f = -3$,and $c = 0$. The circle is $x^2 + y^2 - 4x - 6y = 0$.
The centre is $(2, 3)$ and radius $r = \sqrt{2^2 + 3^2} = \sqrt{13}$.
The line joining the origin $(0, 0)$ to the centre $(2, 3)$ has slope $m = \frac{3-0}{2-0} = \frac{3}{2}$.
The tangent at a point $(x_1, y_1)$ is parallel to this line if its slope is $\frac{3}{2}$.
The slope of the tangent at $(x_1, y_1)$ is $-\frac{x_1 - 2}{y_1 - 3} = \frac{3}{2} \implies 2x_1 - 4 = -3y_1 + 9 \implies 2x_1 + 3y_1 = 13$.
Substituting $x_1 = \frac{13 - 3y_1}{2}$ into the circle equation $(x_1 - 2)^2 + (y_1 - 3)^2 = 13$:
$(\frac{13 - 3y_1 - 4}{2})^2 + (y_1 - 3)^2 = 13 \implies (\frac{9 - 3y_1}{2})^2 + (y_1 - 3)^2 = 13 \implies \frac{9}{4}(y_1 - 3)^2 + (y_1 - 3)^2 = 13 \implies \frac{13}{4}(y_1 - 3)^2 = 13 \implies (y_1 - 3)^2 = 4$.
So $y_1 - 3 = \pm 2$,giving $y_1 = 5$ or $y_1 = 1$.
If $y_1 = 5$,$x_1 = \frac{13 - 15}{2} = -1$. Point is $(-1, 5)$.
If $y_1 = 1$,$x_1 = \frac{13 - 3}{2} = 5$. Point is $(5, 1)$.
117
AdvancedMCQ
The equation of a line passing through $(7, 4)$ and touching the circle $x^2 + y^2 - 6x + 4y - 3 = 0$ is:
A
$5x - 12y + 13 = 0$
B
$12x - 5y - 64 = 0$
C
$x - 7 = 0$
D
$(A)$ and $(C)$ both

Solution

(D) The equation of the circle is $x^2 + y^2 - 6x + 4y - 3 = 0$. The center is $(3, -2)$ and the radius $r = \sqrt{3^2 + (-2)^2 - (-3)} = \sqrt{9 + 4 + 3} = 4$.
Let the line passing through $(7, 4)$ be $y - 4 = m(x - 7)$,which simplifies to $mx - y + (4 - 7m) = 0$.
The perpendicular distance from the center $(3, -2)$ to the line must equal the radius $r = 4$.
$\frac{|m(3) - (-2) + 4 - 7m|}{\sqrt{m^2 + (-1)^2}} = 4$
$\frac{|6 - 4m|}{\sqrt{m^2 + 1}} = 4$
Squaring both sides: $(6 - 4m)^2 = 16(m^2 + 1)$
$36 - 48m + 16m^2 = 16m^2 + 16$
$-48m = -20 \Rightarrow m = \frac{20}{48} = \frac{5}{12}$.
Substituting $m = 5/12$ into the line equation: $y - 4 = \frac{5}{12}(x - 7)$ $\Rightarrow 12y - 48 = 5x - 35$ $\Rightarrow 5x - 12y + 13 = 0$.
Also,the vertical line $x = 7$ passes through $(7, 4)$. The distance from $(3, -2)$ to $x - 7 = 0$ is $|3 - 7| = 4$,which equals the radius. Thus,$x - 7 = 0$ is also a tangent.
Therefore,both $(A)$ and $(C)$ are correct.
118
AdvancedMCQ
Point $M$ moves along the circle $(x - 4)^2 + (y - 8)^2 = 20$. It then breaks away from the circle and moves along a tangent to the circle,passing through the point $(-2, 0)$ on the $x$-axis. The coordinates of the point on the circle at which the moving point broke away can be:
A
$\left( -\frac{3}{5}, \frac{46}{5} \right)$
B
$\left( \frac{2}{5}, \frac{44}{5} \right)$
C
$(6, 4)$
D
$(B)$ and $(C)$ both

Solution

(D) Let the point of contact be $P(x_1, y_1)$. The equation of the tangent at $P$ is $(x_1 - 4)(x - 4) + (y_1 - 8)(y - 8) = 20$.
Since this tangent passes through $(-2, 0)$,we have $(x_1 - 4)(-2 - 4) + (y_1 - 8)(0 - 8) = 20$,which simplifies to $-6(x_1 - 4) - 8(y_1 - 8) = 20$.
Dividing by $-2$,we get $3(x_1 - 4) + 4(y_1 - 8) = -10$,so $3x_1 - 12 + 4y_1 - 32 = -10$,or $3x_1 + 4y_1 = 34$.
Also,$P(x_1, y_1)$ lies on the circle $(x_1 - 4)^2 + (y_1 - 8)^2 = 20$.
Substituting $y_1 = \frac{34 - 3x_1}{4}$ into the circle equation: $(x_1 - 4)^2 + \left(\frac{34 - 3x_1}{4} - 8\right)^2 = 20$.
$(x_1 - 4)^2 + \left(\frac{34 - 3x_1 - 32}{4}\right)^2 = 20 \implies (x_1 - 4)^2 + \left(\frac{2 - 3x_1}{4}\right)^2 = 20$.
$16(x_1^2 - 8x_1 + 16) + (4 - 12x_1 + 9x_1^2) = 320$.
$16x_1^2 - 128x_1 + 256 + 4 - 12x_1 + 9x_1^2 = 320$.
$25x_1^2 - 140x_1 - 60 = 0 \implies 5x_1^2 - 28x_1 - 12 = 0$.
$(5x_1 + 2)(x_1 - 6) = 0$.
So,$x_1 = 6$ or $x_1 = -\frac{2}{5}$.
If $x_1 = 6$,$y_1 = \frac{34 - 18}{4} = 4$. Point is $(6, 4)$.
If $x_1 = -\frac{2}{5}$,$y_1 = \frac{34 - 3(-2/5)}{4} = \frac{34 + 6/5}{4} = \frac{176/5}{4} = \frac{44}{5}$. Point is $\left(-\frac{2}{5}, \frac{44}{5}\right)$.
Thus,both $(B)$ and $(C)$ are correct.
Solution diagram
119
AdvancedMCQ
The tangent to the circle $x^2 + y^2 = 5$ at the point $(1, -2)$ also touches the circle $x^2 + y^2 - 8x + 6y + 20 = 0$. Find its point of contact.
A
$(-2, 1)$
B
$(-1, -1)$
C
$(-3, 0)$
D
$(3, -1)$

Solution

(D) The equation of the tangent to the circle $x^2 + y^2 = 5$ at the point $(1, -2)$ is given by $x(1) + y(-2) = 5$,which simplifies to $x - 2y - 5 = 0$.
This line is tangent to the circle $x^2 + y^2 - 8x + 6y + 20 = 0$. The center of this circle is $(4, -3)$.
The point of contact is the foot of the perpendicular from the center $(4, -3)$ to the line $x - 2y - 5 = 0$.
Let the point of contact be $(x_1, y_1)$. Using the property $\frac{x_1 - 4}{1} = \frac{y_1 + 3}{-2} = -\frac{4 - 2(-3) - 5}{1^2 + (-2)^2} = -\frac{4 + 6 - 5}{5} = -\frac{5}{5} = -1$.
Thus,$x_1 - 4 = -1 \implies x_1 = 3$ and $y_1 + 3 = 2 \implies y_1 = -1$.
The point of contact is $(3, -1)$.
120
AdvancedMCQ
The focal chord of the parabola $(y - 2)^2 = 16(x - 1)$ is a tangent to the circle $x^2 + y^2 - 14x - 4y + 51 = 0$. Then the slope of the focal chord can be:
A
$0$
B
$1$
C
$2$
D
$3$

Solution

(B) The given parabola is $(y - 2)^2 = 16(x - 1)$. Comparing with $(y - k)^2 = 4a(x - h)$,we get $h = 1, k = 2$ and $4a = 16$,so $a = 4$.
The focus of the parabola is $(h + a, k) = (1 + 4, 2) = (5, 2)$.
Any line passing through the focus $(5, 2)$ with slope $m$ is given by $(y - 2) = m(x - 5)$,which simplifies to $mx - y + (2 - 5m) = 0$.
The given circle is $x^2 + y^2 - 14x - 4y + 51 = 0$. Its center is $(7, 2)$ and radius $r = \sqrt{7^2 + 2^2 - 51} = \sqrt{49 + 4 - 51} = \sqrt{2}$.
Since the line is a tangent to the circle,the perpendicular distance from the center $(7, 2)$ to the line $mx - y + (2 - 5m) = 0$ must be equal to the radius $\sqrt{2}$.
$\frac{|m(7) - 2 + 2 - 5m|}{\sqrt{m^2 + (-1)^2}} = \sqrt{2}$
$\frac{|2m|}{\sqrt{m^2 + 1}} = \sqrt{2}$
Squaring both sides: $\frac{4m^2}{m^2 + 1} = 2$
$4m^2 = 2m^2 + 2$
$2m^2 = 2$ $\Rightarrow m^2 = 1$ $\Rightarrow m = \pm 1$.
Thus,the slope can be $1$ or $-1$.
121
AdvancedMCQ
Consider the circle $S: x^2 + y^2 = 1$ and point $P(0, -1)$ on it. $A$ ray of light passes through the point $(-3, -1)$ and reflects from the tangent to $S$ at $P$. After reflection,it becomes tangent to the circle $S$. Find the equation of the reflected ray.
A
$3x + 4y - 5 = 0$
B
$-3x + 4y + 5 = 0$
C
$3x - 4y + 5 = 0$
D
$3x - 4y - 5 = 0$

Solution

(C) The tangent to the circle $S: x^2 + y^2 = 1$ at $P(0, -1)$ is $y = -1$.
The incident ray passes through $(-3, -1)$ and hits the tangent $y = -1$ at $(-3, -1)$.
Let the reflected ray be $y + 1 = m(x + 3)$,which simplifies to $mx - y + 3m - 1 = 0$.
Since this reflected ray is also tangent to the circle $S: x^2 + y^2 = 1$,the perpendicular distance from the center $(0, 0)$ to the line must be equal to the radius $r = 1$.
$\frac{|m(0) - (0) + 3m - 1|}{\sqrt{m^2 + (-1)^2}} = 1$
$|3m - 1| = \sqrt{m^2 + 1}$
Squaring both sides: $(3m - 1)^2 = m^2 + 1$
$9m^2 - 6m + 1 = m^2 + 1$
$8m^2 - 6m = 0$
$2m(4m - 3) = 0$
So,$m = 0$ or $m = \frac{3}{4}$.
If $m = 0$,the line is $y = -1$,which is the tangent itself. The reflected ray is $m = \frac{3}{4}$.
Substituting $m = \frac{3}{4}$ into the equation: $y + 1 = \frac{3}{4}(x + 3)$
$4y + 4 = 3x + 9$
$3x - 4y + 5 = 0$.
Solution diagram
122
AdvancedMCQ
If the equation of the common tangent at the point $(1, -1)$ to the two circles,each of radius $13$,is $12x + 5y - 7 = 0$,then the centers of the two circles are
A
$(13, 4), (-11, 6)$
B
$(13, 4), (-11, -6)$
C
$(13, -4), (-11, -6)$
D
$(-13, 4), (-11, -6)$

Solution

(B) Let $A$ and $B$ be the centers of the two circles.
Since the line $12x + 5y - 7 = 0$ is tangent to both circles at $(1, -1)$,the line connecting the centers $AB$ is perpendicular to the tangent at $(1, -1)$.
The slope of the tangent is $m_t = -\frac{12}{5}$.
Therefore,the slope of the line $AB$ is $m_{AB} = -\frac{1}{m_t} = \frac{5}{12}$.
Let $\tan \theta = \frac{5}{12}$,so $\cos \theta = \frac{12}{13}$ and $\sin \theta = \frac{5}{13}$.
The centers $A$ and $B$ lie on the line $AB$ at a distance of $13$ units from the point $(1, -1)$.
Using the parametric form,the coordinates are $(1 \pm 13 \cos \theta, -1 \pm 13 \sin \theta)$.
Substituting the values: $(1 \pm 13 \cdot \frac{12}{13}, -1 \pm 13 \cdot \frac{5}{13}) = (1 \pm 12, -1 \pm 5)$.
This gives the two centers as $(1 + 12, -1 + 5) = (13, 4)$ and $(1 - 12, -1 - 5) = (-11, -6)$.
123
AdvancedMCQ
The area of the triangle formed by the positive $x$-axis and the normal and the tangent to the circle $x^2 + y^2 = 4$ at $(1, \sqrt{3})$ is
A
$2\sqrt{3}$
B
$\sqrt{3}$
C
$1/\sqrt{3}$
D
$1$

Solution

(A) The equation of the circle is $x^2 + y^2 = 4$. The point of contact is $P(1, \sqrt{3})$.
The equation of the tangent at $(x_1, y_1)$ is $xx_1 + yy_1 = r^2$,so $x(1) + y(\sqrt{3}) = 4$,which is $x + \sqrt{3}y = 4$.
For the tangent,the $x$-intercept is found by setting $y=0$,giving $x=4$. So the tangent meets the $x$-axis at $A(4, 0)$.
The normal at any point on the circle passes through the center $(0, 0)$. The normal at $(1, \sqrt{3})$ is the line passing through $(0, 0)$ and $(1, \sqrt{3})$,which is $y = \sqrt{3}x$.
The normal meets the $x$-axis at the origin $O(0, 0)$.
The triangle is formed by the points $O(0, 0)$,$A(4, 0)$,and $P(1, \sqrt{3})$.
The base of the triangle along the $x$-axis is the distance $OA = 4$.
The height of the triangle is the $y$-coordinate of $P$,which is $\sqrt{3}$.
Area $= \frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times 4 \times \sqrt{3} = 2\sqrt{3}$.
124
AdvancedMCQ
The tangent$(s)$ from the point of intersection of the lines $2x - 3y + 1 = 0$ and $3x - 2y - 1 = 0$ to the circle $x^2 + y^2 + 2x - 4y = 0$ will be -
A
$x + 2y = 0, x - 2y + 1 = 0$
B
$2x - y - 1 = 0$
C
$y = x, y = 3x - 2$
D
$2x + y + 1 = 0$

Solution

(B) First,find the point of intersection of the lines $2x - 3y + 1 = 0$ and $3x - 2y - 1 = 0$. Solving these equations,we get $x = 1$ and $y = 1$.
Thus,the point of intersection is $(1, 1)$.
Next,check if $(1, 1)$ lies on the circle $x^2 + y^2 + 2x - 4y = 0$.
Substituting $(1, 1)$ into the circle equation: $(1)^2 + (1)^2 + 2(1) - 4(1) = 1 + 1 + 2 - 4 = 0$.
Since the point $(1, 1)$ lies on the circle,the tangent at this point is given by the formula $xx_1 + yy_1 + g(x + x_1) + f(y + y_1) + c = 0$.
Here,$g = 1, f = -2, c = 0, x_1 = 1, y_1 = 1$.
Substituting these values: $x(1) + y(1) + 1(x + 1) - 2(y + 1) + 0 = 0$.
$x + y + x + 1 - 2y - 2 = 0$.
$2x - y - 1 = 0$.
125
AdvancedMCQ
Tangents are drawn from the point $A(-2, 1)$ to the circle $x^2 + y^2 - 4x - 6y + 8 = 0$ touching it at the points $P$ and $Q$. Find the equation of the circle circumscribing the $\Delta APQ$.
A
$x^2 + y^2 - 4y + 1 = 0$
B
$x^2 + y^2 - 4x - 6y - 7 = 0$
C
$x^2 + y^2 - 4y - 1 = 0$
D
$x^2 + y^2 - 4x - 6y + 8 = 0$

Solution

(C) Let the circle be $S: x^2 + y^2 - 4x - 6y + 8 = 0$. The center of the circle is $C(2, 3)$ and the radius is $r = \sqrt{2^2 + 3^2 - 8} = \sqrt{4 + 9 - 8} = \sqrt{5}$.
Since $AP$ and $AQ$ are tangents from $A(-2, 1)$ to the circle,the angles $\angle APC$ and $\angle AQC$ are $90^{\circ}$.
Thus,the points $P$ and $Q$ lie on a circle with diameter $AC$.
The midpoint of $AC$ is $(\frac{-2+2}{2}, \frac{1+3}{2}) = (0, 2)$.
The equation of the circle with diameter $AC$ is $(x - x_1)(x - x_2) + (y - y_1)(y - y_2) = 0$.
Substituting the coordinates of $A(-2, 1)$ and $C(2, 3)$:
$(x + 2)(x - 2) + (y - 1)(y - 3) = 0$
$x^2 - 4 + y^2 - 4y + 3 = 0$
$x^2 + y^2 - 4y - 1 = 0$.
126
AdvancedMCQ
If one common tangent of the two circles $x^2 + y^2 = 4$ and $x^2 + (y - 3)^2 = \lambda, \lambda > 0$ passes through the point $(\sqrt{3}, 1)$,then the possible value of $\lambda$ is
A
$\frac{1}{4}$
B
$\frac{1}{2}$
C
$1$
D
$2$

Solution

(A) The equation of the tangent to the circle $x^2 + y^2 = 4$ at the point $(\sqrt{3}, 1)$ is given by $T = 0$,which is $x x_1 + y y_1 = r^2$.
Substituting the point $(\sqrt{3}, 1)$,we get $\sqrt{3}x + 1y = 4$,or $\sqrt{3}x + y - 4 = 0$.
This line is also a tangent to the second circle $x^2 + (y - 3)^2 = \lambda$. The center of this circle is $(0, 3)$ and its radius is $\sqrt{\lambda}$.
The perpendicular distance from the center $(0, 3)$ to the line $\sqrt{3}x + y - 4 = 0$ must be equal to the radius $\sqrt{\lambda}$.
Distance $d = \frac{|\sqrt{3}(0) + 1(3) - 4|}{\sqrt{(\sqrt{3})^2 + 1^2}} = \frac{|3 - 4|}{\sqrt{3 + 1}} = \frac{|-1|}{2} = \frac{1}{2}$.
Since $d^2 = \lambda$,we have $\lambda = (\frac{1}{2})^2 = \frac{1}{4}$.
Solution diagram
127
AdvancedMCQ
The slope of the tangent to the circle $(x-6)^2 + y^2 = 2$,which passes through the focus of the parabola $y^2 = 16x$,is:
A
$\pm 1$
B
$\pm 2$
C
$-1/2, 2$
D
$-2, 1/2$

Solution

(A) The equation of the parabola is $y^2 = 16x$. Comparing this with $y^2 = 4ax$,we get $a = 4$. The focus of the parabola is $(a, 0) = (4, 0)$.
The equation of a line passing through $(4, 0)$ with slope $m$ is $y - 0 = m(x - 4)$,which simplifies to $mx - y - 4m = 0$.
This line is a tangent to the circle $(x-6)^2 + y^2 = 2$. The center of the circle is $(6, 0)$ and its radius is $r = \sqrt{2}$.
The perpendicular distance from the center $(6, 0)$ to the line $mx - y - 4m = 0$ must be equal to the radius $\sqrt{2}$:
$\frac{|m(6) - 0 - 4m|}{\sqrt{m^2 + (-1)^2}} = \sqrt{2}$
$\frac{|2m|}{\sqrt{m^2 + 1}} = \sqrt{2}$
Squaring both sides:
$\frac{4m^2}{m^2 + 1} = 2$
$4m^2 = 2m^2 + 2$
$2m^2 = 2$
$m^2 = 1$
$m = \pm 1$.
128
AdvancedMCQ
Abscissae of points on the curve $xy = (c + x)^2$,the normal at which cuts off numerically equal intercepts from the axes of coordinates is/are:
A
$c \sqrt{2} / 2$
B
$\pm c / 2$
C
$\pm c / \sqrt{2}$
D
$\pm c \sqrt{2}$

Solution

(C) Given the curve $xy = (x + c)^2$,we can write $y = \frac{(x + c)^2}{x} = \frac{x^2 + 2cx + c^2}{x} = x + 2c + \frac{c^2}{x}$.
Differentiating with respect to $x$,we get $\frac{dy}{dx} = 1 - \frac{c^2}{x^2} = \frac{x^2 - c^2}{x^2}$.
The slope of the normal at any point $(x, y)$ is $m_n = -\frac{dx}{dy} = -\frac{x^2}{x^2 - c^2} = \frac{x^2}{c^2 - x^2}$.
The normal cuts off numerically equal intercepts from the axes,which means the slope of the normal must be $\pm 1$.
Case $1$: $\frac{x^2}{c^2 - x^2} = 1 \Rightarrow x^2 = c^2 - x^2 \Rightarrow 2x^2 = c^2 \Rightarrow x = \pm \frac{c}{\sqrt{2}}$.
Case $2$: $\frac{x^2}{c^2 - x^2} = -1 \Rightarrow x^2 = -(c^2 - x^2) \Rightarrow x^2 = -c^2 + x^2 \Rightarrow 0 = -c^2$,which is impossible for $c \neq 0$.
Thus,the abscissae are $\pm \frac{c}{\sqrt{2}}$.
129
AdvancedMCQ
The angle between the pair of tangents from the point $(1, 1/2)$ to the circle $x^2 + y^2 + 4x + 2y - 4 = 0$ is:
A
$\cos^{-1}(\frac{4}{5})$
B
$\sin^{-1}(\frac{4}{5})$
C
$\sin^{-1}(\frac{3}{5})$
D
$\text{None of these}$

Solution

(B) The equation of the circle is $x^2 + y^2 + 4x + 2y - 4 = 0$.
Comparing with $x^2 + y^2 + 2gx + 2fy + c = 0$,we get $g = 2, f = 1, c = -4$.
The radius $r = \sqrt{g^2 + f^2 - c} = \sqrt{4 + 1 + 4} = \sqrt{9} = 3$.
The length of the tangent from point $P(1, 1/2)$ is $\sqrt{S_1} = \sqrt{1^2 + (1/2)^2 + 4(1) + 2(1/2) - 4} = \sqrt{1 + 1/4 + 4 + 1 - 4} = \sqrt{1 + 1/4 + 1} = \sqrt{9/4} = 3/2$.
Let $\theta$ be the angle between the tangents. Then $\tan(\theta/2) = \frac{r}{\sqrt{S_1}} = \frac{3}{3/2} = 2$.
Thus,$\theta = 2 \tan^{-1}(2)$.
Using the identity $2 \tan^{-1}(x) = \sin^{-1}(\frac{2x}{1+x^2})$,we get $\theta = \sin^{-1}(\frac{2(2)}{1+2^2}) = \sin^{-1}(\frac{4}{5})$.
130
AdvancedMCQ
If the line $3x - 4y - k = 0 (k > 0)$ touches the circle $x^2 + y^2 - 4x - 8y - 5 = 0$ at $(a, b)$,then $k + a + b$ is equal to:
A
$20$
B
$22$
C
$-30$
D
$-28$

Solution

(A) The equation of the circle is $x^2 + y^2 - 4x - 8y - 5 = 0$. The centre is $(2, 4)$ and the radius is $r = \sqrt{2^2 + 4^2 - (-5)} = \sqrt{4 + 16 + 5} = 5$.
Since the line $3x - 4y - k = 0$ is a tangent,the perpendicular distance from the centre $(2, 4)$ to the line is equal to the radius $5$.
$\frac{|3(2) - 4(4) - k|}{\sqrt{3^2 + (-4)^2}} = 5$
$\frac{|6 - 16 - k|}{5} = 5$
$|-10 - k| = 25$
Since $k > 0$,we have $|-(10 + k)| = 25$,so $10 + k = 25$,which gives $k = 15$.
The equation of the tangent is $3x - 4y - 15 = 0$.
The normal at $(a, b)$ passes through the centre $(2, 4)$ and is perpendicular to the tangent. The slope of the tangent is $3/4$,so the slope of the normal is $-4/3$.
The equation of the normal is $y - 4 = -\frac{4}{3}(x - 2)$,which simplifies to $4x + 3y = 20$.
Solving the system of equations:
$3x - 4y = 15$ $(i)$
$4x + 3y = 20$ (ii)
Multiplying $(i)$ by $3$ and (ii) by $4$: $9x - 12y = 45$ and $16x + 12y = 80$.
Adding them gives $25x = 125$,so $x = a = 5$.
Substituting $x = 5$ into (ii): $4(5) + 3y = 20$,so $3y = 0$,$y = b = 0$.
Thus,$k + a + b = 15 + 5 + 0 = 20$.
131
AdvancedMCQ
The angle between the tangents drawn from the origin to the circle $(x - 7)^2 + (y + 1)^2 = 25$ is:
A
$\frac{\pi}{3}$
B
$\frac{\pi}{6}$
C
$\frac{\pi}{2}$
D
$\frac{\pi}{8}$

Solution

(C) The equation of the circle is $(x - 7)^2 + (y + 1)^2 = 25$. The center is $C(7, -1)$ and the radius $r = 5$.
Let $O$ be the origin $(0, 0)$. The distance $d$ from the origin to the center $C$ is $d = \sqrt{(7 - 0)^2 + (-1 - 0)^2} = \sqrt{49 + 1} = \sqrt{50} = 5\sqrt{2}$.
Let $\theta$ be the angle between the tangents. The angle between the line joining the origin to the center and one of the tangents is $\frac{\theta}{2}$.
In the right-angled triangle formed by the origin,the point of tangency,and the center,we have $\sin(\frac{\theta}{2}) = \frac{r}{d} = \frac{5}{5\sqrt{2}} = \frac{1}{\sqrt{2}}$.
Thus,$\frac{\theta}{2} = \frac{\pi}{4}$,which implies $\theta = \frac{\pi}{2}$.
132
AdvancedMCQ
In the given figure,$AB$ is tangent to the circle with centre $O$. The ratio of the shaded region to the unshaded region of the triangle $OAB$ is
Question diagram
A
$\frac{2\sqrt{3} - 2}{\pi}$
B
$\frac{3\sqrt{3} - 2}{\pi}$
C
$\frac{2 - \sqrt{3}}{\pi}$
D
$\frac{3\sqrt{3}}{\pi} - 1$

Solution

(D) In $\Delta OAB$,$\angle OAB = 90^{\circ}$ (since $AB$ is tangent to the circle at $A$).
Given $\angle AOB = 60^{\circ}$ and radius $OA = 2$.
In $\Delta OAB$,$\tan 60^{\circ} = \frac{AB}{OA}$ $\Rightarrow \sqrt{3} = \frac{AB}{2}$ $\Rightarrow AB = 2\sqrt{3}$.
Area of $\Delta OAB = \frac{1}{2} \times OA \times AB = \frac{1}{2} \times 2 \times 2\sqrt{3} = 2\sqrt{3}$.
Area of sector $OAC = \frac{\theta}{360^{\circ}} \times \pi r^2 = \frac{60^{\circ}}{360^{\circ}} \times \pi (2)^2 = \frac{1}{6} \times 4\pi = \frac{2\pi}{3}$.
The shaded region is the area of $\Delta OAB$ minus the area of sector $OAC$,which is $2\sqrt{3} - \frac{2\pi}{3}$.
The unshaded region is the area of sector $OAC$,which is $\frac{2\pi}{3}$.
Ratio = $\frac{\text{Shaded}}{\text{Unshaded}} = \frac{2\sqrt{3} - \frac{2\pi}{3}}{\frac{2\pi}{3}} = \frac{2\sqrt{3}}{\frac{2\pi}{3}} - 1 = \frac{6\sqrt{3}}{2\pi} - 1 = \frac{3\sqrt{3}}{\pi} - 1$.
133
DifficultMCQ
The tangent to the circle $C_1 : x^2 + y^2 - 2x - 1 = 0$ at the point $(2, 1)$ cuts off a chord of length $4$ from a circle $C_2$ whose centre is $(3, -2)$. The radius of $C_2$ is
A
$\sqrt{6}$
B
$2$
C
$\sqrt{2}$
D
$3$

Solution

(A) The equation of the circle $C_1$ is $x^2 + y^2 - 2x - 1 = 0$.
The equation of the tangent at point $(x_1, y_1) = (2, 1)$ is given by $xx_1 + yy_1 - (x + x_1) - 1 = 0$.
Substituting the values,we get $2x + y - (x + 2) - 1 = 0$,which simplifies to $x + y - 3 = 0$.
This line acts as a chord for the circle $C_2$ with center $(3, -2)$.
The perpendicular distance $d$ from the center $(3, -2)$ to the line $x + y - 3 = 0$ is $d = \frac{|3 - 2 - 3|}{\sqrt{1^2 + 1^2}} = \frac{|-2|}{\sqrt{2}} = \sqrt{2}$.
The length of the chord is $l = 4$,so half the length of the chord is $\frac{l}{2} = 2$.
The radius $r$ of the circle $C_2$ is given by $r = \sqrt{(\frac{l}{2})^2 + d^2}$.
Substituting the values,$r = \sqrt{2^2 + (\sqrt{2})^2} = \sqrt{4 + 2} = \sqrt{6}$.
134
DifficultMCQ
The equation of the tangent to the circle at the point $(1, -1)$,whose center is the point of intersection of the straight lines $x - y = 1$ and $2x + y = 3$,is:
A
$x + 4y + 3 = 0$
B
$3x - y - 4 = 0$
C
$x - 3y - 4 = 0$
D
$4x + y - 3 = 0$

Solution

(A) The center of the circle is the point of intersection of the lines $x - y = 1$ and $2x + y = 3$.
Adding the two equations: $(x - y) + (2x + y) = 1 + 3 \implies 3x = 4 \implies x = \frac{4}{3}$.
Substituting $x = \frac{4}{3}$ into $x - y = 1$: $\frac{4}{3} - y = 1 \implies y = \frac{4}{3} - 1 = \frac{1}{3}$.
So,the center $O$ is $\left(\frac{4}{3}, \frac{1}{3}\right)$.
The point of tangency is $P(1, -1)$.
The slope of the radius $OP$ is $m_{OP} = \frac{\frac{1}{3} - (-1)}{\frac{4}{3} - 1} = \frac{\frac{4}{3}}{\frac{1}{3}} = 4$.
Since the tangent is perpendicular to the radius at the point of contact,the slope of the tangent $m_t = -\frac{1}{m_{OP}} = -\frac{1}{4}$.
The equation of the tangent passing through $(1, -1)$ with slope $-\frac{1}{4}$ is:
$y - (-1) = -\frac{1}{4}(x - 1)$
$4(y + 1) = -(x - 1)$
$4y + 4 = -x + 1$
$x + 4y + 3 = 0$.
Solution diagram
135
DifficultMCQ
If the tangent to the conic $y - 6 = x^2$ at $(2, 10)$ touches the circle $x^2 + y^2 + 8x - 2y = k$ (for some fixed $k$) at a point $(\alpha, \beta)$,then $(\alpha, \beta)$ is
A
$\left( - \frac{7}{17}, \frac{6}{17} \right)$
B
$\left( - \frac{4}{17}, \frac{1}{17} \right)$
C
$\left( - \frac{6}{17}, \frac{10}{17} \right)$
D
$\left( - \frac{8}{17}, \frac{2}{17} \right)$

Solution

(D) Given the conic $y - 6 = x^2$. Differentiating with respect to $x$,we get $\frac{dy}{dx} = 2x$.
At the point $(2, 10)$,the slope of the tangent is $m = 2(2) = 4$.
The equation of the tangent at $(2, 10)$ is $y - 10 = 4(x - 2)$,which simplifies to $4x - y + 2 = 0$.
Since the tangent touches the circle $x^2 + y^2 + 8x - 2y = k$ at $(\alpha, \beta)$,the point $(\alpha, \beta)$ lies on the tangent line,so $4\alpha - \beta + 2 = 0$,or $\beta = 4\alpha + 2$.
The slope of the tangent to the circle at $(\alpha, \beta)$ is given by differentiating $x^2 + y^2 + 8x - 2y = k$,which gives $2x + 2y \frac{dy}{dx} + 8 - 2 \frac{dy}{dx} = 0$,so $\frac{dy}{dx} = \frac{-(x + 4)}{y - 1}$.
At $(\alpha, \beta)$,the slope is $4$,so $\frac{-(\alpha + 4)}{\beta - 1} = 4$,which implies $-\alpha - 4 = 4\beta - 4$,or $\alpha = -4\beta$.
Substituting $\alpha = -4\beta$ into $\beta = 4\alpha + 2$,we get $\beta = 4(-4\beta) + 2$,so $\beta = -16\beta + 2$,which gives $17\beta = 2$,so $\beta = \frac{2}{17}$.
Then $\alpha = -4 \left( \frac{2}{17} \right) = -\frac{8}{17}$.
Thus,the point $(\alpha, \beta)$ is $\left( -\frac{8}{17}, \frac{2}{17} \right)$.
136
DifficultMCQ
Let the tangents drawn to the circle $x^2 + y^2 = 16$ from the point $P(0, h)$ meet the $x-$axis at points $A$ and $B$. If the area of $\Delta APB$ is minimum, then $h$ is equal to
A
$4\sqrt{2}$
B
$3\sqrt{3}$
C
$3\sqrt{2}$
D
$4\sqrt{3}$

Solution

(A) Let the circle be $x^2 + y^2 = 4^2$, so the radius $r = 4$.
Let the tangent from $P(0, h)$ make an angle $\alpha$ with the $y-$axis. Then $\sin \alpha = \frac{r}{OP} = \frac{4}{h}$.
Let $\theta$ be the angle the tangent makes with the $x-$axis. Then $\theta = 90^\circ - \alpha$, so $\cos \theta = \sin \alpha = \frac{4}{h}$.
The $x-$coordinate of $B$ is $OB = \frac{r}{\sin \theta} = \frac{4}{\cos \alpha} = \frac{4}{\sqrt{1 - (4/h)^2}} = \frac{4h}{\sqrt{h^2 - 16}}$.
The area of $\Delta APB$ is $\frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times (2 \cdot OB) \times h = OB \times h = \frac{4h^2}{\sqrt{h^2 - 16}}$.
Let $f(h) = \frac{16h^4}{h^2 - 16}$. To minimize the area, we minimize $f(h)$.
$f'(h) = 16 \left[ \frac{4h^3(h^2 - 16) - h^4(2h)}{(h^2 - 16)^2} \right] = 0 \implies 4h^5 - 64h^3 - 2h^5 = 0 \implies 2h^5 = 64h^3$.
Since $h > 4$, $h^2 = 32$, so $h = \sqrt{32} = 4\sqrt{2}$.
Solution diagram
137
DifficultMCQ
The equation of a common tangent to the circle $x^2 + y^2 - 6x = 0$ and the parabola $y^2 = 4x$ is:
A
$2\sqrt{3}y = 12x + 1$
B
$\sqrt{3}y = x + 3$
C
$2\sqrt{3}y = -x - 12$
D
$\sqrt{3}y = 3x + 1$

Solution

(B) The equation of a tangent to the parabola $y^2 = 4ax$ (where $a = 1$) is $y = mx + \frac{a}{m}$,which is $y = mx + \frac{1}{m}$.
This can be rewritten as $m^2x - my + 1 = 0$.
The circle is $x^2 + y^2 - 6x = 0$,which has center $(3, 0)$ and radius $r = 3$.
Since the line is a tangent to the circle,the perpendicular distance from the center $(3, 0)$ to the line $m^2x - my + 1 = 0$ must equal the radius $3$.
$\frac{|m^2(3) - m(0) + 1|}{\sqrt{(m^2)^2 + (-m)^2}} = 3$
$|3m^2 + 1| = 3\sqrt{m^4 + m^2}$
Squaring both sides: $(3m^2 + 1)^2 = 9(m^4 + m^2)$
$9m^4 + 6m^2 + 1 = 9m^4 + 9m^2$
$3m^2 = 1$ $\Rightarrow m^2 = \frac{1}{3}$ $\Rightarrow m = \pm \frac{1}{\sqrt{3}}$.
Taking $m = \frac{1}{\sqrt{3}}$,the equation is $y = \frac{1}{\sqrt{3}}x + \sqrt{3}$,which simplifies to $\sqrt{3}y = x + 3$.
138
DifficultMCQ
The straight line $x + 2y = 1$ meets the coordinate axes at $A$ and $B$. $A$ circle is drawn through $A, B$ and the origin. Then the sum of perpendicular distances from $A$ and $B$ on the tangent to the circle at the origin is
A
$\frac{\sqrt{5}}{2}$
B
$2\sqrt{5}$
C
$\frac{\sqrt{5}}{4}$
D
$4\sqrt{5}$

Solution

(A) The line $x + 2y = 1$ intersects the $x$-axis at $A(1, 0)$ and the $y$-axis at $B(0, 1/2)$.
Since the circle passes through the origin $(0, 0)$,$A(1, 0)$,and $B(0, 1/2)$,and the triangle $OAB$ is a right-angled triangle at the origin,the segment $AB$ is the diameter of the circle.
The equation of the circle with diameter $AB$ is $(x - 0)(x - 1) + (y - 0)(y - 1/2) = 0$,which simplifies to $x^2 + y^2 - x - \frac{1}{2}y = 0$.
The tangent to the circle at the origin $(0, 0)$ is found by replacing $x^2$ with $x \cdot 0$,$y^2$ with $y \cdot 0$,$x$ with $\frac{x+0}{2}$,and $y$ with $\frac{y+0}{2}$.
This gives $0 + 0 - \frac{x}{2} - \frac{1}{2} \cdot \frac{y}{2} = 0$,which simplifies to $-\frac{x}{2} - \frac{y}{4} = 0$,or $2x + y = 0$.
The perpendicular distance from $A(1, 0)$ to the line $2x + y = 0$ is $d_1 = \frac{|2(1) + 0|}{\sqrt{2^2 + 1^2}} = \frac{2}{\sqrt{5}}$.
The perpendicular distance from $B(0, 1/2)$ to the line $2x + y = 0$ is $d_2 = \frac{|2(0) + 1/2|}{\sqrt{2^2 + 1^2}} = \frac{1/2}{\sqrt{5}} = \frac{1}{2\sqrt{5}}$.
The sum of the distances is $d_1 + d_2 = \frac{2}{\sqrt{5}} + \frac{1}{2\sqrt{5}} = \frac{4+1}{2\sqrt{5}} = \frac{5}{2\sqrt{5}} = \frac{\sqrt{5}}{2}$.
Solution diagram
139
DifficultMCQ
The tangent and the normal lines at the point $(\sqrt{3}, 1)$ to the circle $x^2 + y^2 = 4$ and the $x$-axis form a triangle. The area of this triangle (in square units) is
A
$\frac{1}{\sqrt{3}}$
B
$\frac{4}{\sqrt{3}}$
C
$\frac{1}{3}$
D
$\frac{2}{\sqrt{3}}$

Solution

(D) Let the circle be $x^2 + y^2 = 4$,with center $O(0, 0)$ and radius $r = 2$. The point $P$ is $(\sqrt{3}, 1)$.
The normal at $P$ is the line passing through $O(0, 0)$ and $P(\sqrt{3}, 1)$. Its equation is $y = \frac{1}{\sqrt{3}}x$,or $x - \sqrt{3}y = 0$.
The tangent at $P(\sqrt{3}, 1)$ to the circle $x^2 + y^2 = 4$ is given by $xx_1 + yy_1 = r^2$,which is $\sqrt{3}x + y = 4$.
The tangent intersects the $x$-axis at point $Q$. Setting $y = 0$ in the tangent equation,we get $\sqrt{3}x = 4$,so $x = \frac{4}{\sqrt{3}}$. Thus,$Q = (\frac{4}{\sqrt{3}}, 0)$.
The triangle is formed by the origin $O(0, 0)$,the point $P(\sqrt{3}, 1)$,and the point $Q(\frac{4}{\sqrt{3}}, 0)$.
The area of triangle $OPQ$ is $\frac{1}{2} \times \text{base} \times \text{height}$.
Base $OQ = \frac{4}{\sqrt{3}}$ and height (the $y$-coordinate of $P$) $= 1$.
Area $= \frac{1}{2} \times \frac{4}{\sqrt{3}} \times 1 = \frac{2}{\sqrt{3}}$ square units.
Solution diagram
140
DifficultMCQ
The line $x = y$ touches a circle at the point $(1, 1)$. If the circle also passes through the point $(1, -3)$,then its radius is
A
$3\sqrt{2}$
B
$3$
C
$2$
D
$2\sqrt{2}$

Solution

(D) The equation of a family of circles touching the line $L: x - y = 0$ at the point $(1, 1)$ is given by $(x - 1)^2 + (y - 1)^2 + \lambda(x - y) = 0$.
Since the circle passes through the point $(1, -3)$,we substitute these coordinates into the equation:
$(1 - 1)^2 + (-3 - 1)^2 + \lambda(1 - (-3)) = 0$
$0 + (-4)^2 + \lambda(4) = 0$
$16 + 4\lambda = 0 \Rightarrow \lambda = -4$.
Substituting $\lambda = -4$ back into the equation:
$(x - 1)^2 + (y - 1)^2 - 4(x - y) = 0$
$x^2 - 2x + 1 + y^2 - 2y + 1 - 4x + 4y = 0$
$x^2 + y^2 - 6x + 2y + 2 = 0$.
The center of the circle is $(-g, -f) = (3, -1)$ and the radius $r$ is given by $\sqrt{g^2 + f^2 - c} = \sqrt{3^2 + (-1)^2 - 2} = \sqrt{9 + 1 - 2} = \sqrt{8} = 2\sqrt{2}$.
Solution diagram
141
DifficultMCQ
If a line,$y=mx+c$ is a tangent to the circle,$(x-3)^{2}+y^{2}=1$ and it is perpendicular to a line $L_{1},$ where $L_{1}$ is the tangent to the circle,$x^{2}+y^{2}=1$ at the point $\left(\frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}}\right),$ then
A
$c^{2}-6c+7=0$
B
$c^{2}+6c+7=0$
C
$c^{2}+7c+6=0$
D
$c^{2}-7c+6=0$

Solution

(B) The equation of the circle is $x^{2}+y^{2}=1$. The slope of the tangent at $P\left(\frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}}\right)$ is found by differentiating: $2x+2yy'=0 \Rightarrow y' = -\frac{x}{y}$.
At $P$,the slope $m_{L1} = -\frac{1/\sqrt{2}}{1/\sqrt{2}} = -1$.
Since the line $y=mx+c$ is perpendicular to $L_{1}$,its slope $m = -\frac{1}{m_{L1}} = -\frac{1}{-1} = 1$.
Thus,the line is $y=x+c$,or $x-y+c=0$.
This line is a tangent to the circle $(x-3)^{2}+y^{2}=1$,which has center $(3, 0)$ and radius $r=1$.
The perpendicular distance from the center $(3, 0)$ to the line $x-y+c=0$ must equal the radius:
$\frac{|3-0+c|}{\sqrt{1^{2}+(-1)^{2}}} = 1 \Rightarrow |3+c| = \sqrt{2}$.
Squaring both sides: $(3+c)^{2} = 2$ $\Rightarrow 9+6c+c^{2} = 2$ $\Rightarrow c^{2}+6c+7=0$.
142
DifficultMCQ
$A$ circle touches the $y$-axis at the point $(0,4)$ and passes through the point $(2,0)$. Which of the following lines is not a tangent to this circle?
A
$3x - 4y - 24 = 0$
B
$3x + 4y - 6 = 0$
C
$4x + 3y - 8 = 0$
D
$4x - 3y + 17 = 0$

Solution

(C) The equation of a circle touching the $y$-axis at $(0,4)$ is $(x-0)^2 + (y-4)^2 + \lambda x = 0$.
Since it passes through $(2,0)$,we substitute $x=2$ and $y=0$:
$(2-0)^2 + (0-4)^2 + \lambda(2) = 0$ $\Rightarrow 4 + 16 + 2\lambda = 0$ $\Rightarrow 2\lambda = -20$ $\Rightarrow \lambda = -10$.
Thus,the circle equation is $x^2 + (y-4)^2 - 10x = 0$,which simplifies to $x^2 + y^2 - 10x - 8y + 16 = 0$.
The center is $(5,4)$ and the radius $r = \sqrt{5^2 + 4^2 - 16} = \sqrt{25 + 16 - 16} = 5$.
$A$ line $ax + by + c = 0$ is a tangent if the perpendicular distance from the center $(5,4)$ to the line equals the radius $5$.
For $A: |3(5) - 4(4) - 24| / \sqrt{3^2 + (-4)^2} = |15 - 16 - 24| / 5 = |-25| / 5 = 5$ (Tangent).
For $B: |3(5) + 4(4) - 6| / \sqrt{3^2 + 4^2} = |15 + 16 - 6| / 5 = |25| / 5 = 5$ (Tangent).
For $C: |4(5) + 3(4) - 8| / \sqrt{4^2 + 3^2} = |20 + 12 - 8| / 5 = |24| / 5 = 4.8 \neq 5$ (Not a tangent).
For $D: |4(5) - 3(4) + 17| / \sqrt{4^2 + (-3)^2} = |20 - 12 + 17| / 5 = |25| / 5 = 5$ (Tangent).
143
MediumMCQ
Find the points on the curve $x^{2}+y^{2}-2x-3=0$ at which the tangents are parallel to the $x$-axis.
A
$(1, 2)$ and $(1, -2)$
B
$(1, 2)$ and $(-1, 2)$
C
$(2, 1)$ and $(2, -1)$
D
$(0, 2)$ and $(0, -2)$

Solution

(A) The equation of the given curve is $x^{2}+y^{2}-2x-3=0$.
On differentiating with respect to $x$,we get:
$2x + 2y \frac{dy}{dx} - 2 = 0$
$2y \frac{dy}{dx} = 2 - 2x$
$\frac{dy}{dx} = \frac{1-x}{y}$.
For the tangent to be parallel to the $x$-axis,the slope $\frac{dy}{dx}$ must be $0$.
So,$\frac{1-x}{y} = 0$,which implies $1-x = 0$,or $x = 1$.
Substituting $x = 1$ into the curve equation:
$(1)^{2} + y^{2} - 2(1) - 3 = 0$
$1 + y^{2} - 2 - 3 = 0$
$y^{2} - 4 = 0$
$y^{2} = 4$
$y = \pm 2$.
Thus,the points are $(1, 2)$ and $(1, -2)$.
144
Medium
At what points on the curve $x^{2}+y^{2}-2x-4y+1=0$,are the tangents parallel to the $y$-axis?

Solution

(A) Given the equation of the curve: $x^{2}+y^{2}-2x-4y+1=0$ ... $(i)$
Differentiating with respect to $x$:
$2x + 2y \frac{dy}{dx} - 2 - 4 \frac{dy}{dx} = 0$
$\frac{dy}{dx}(2y - 4) = 2 - 2x$
$\frac{dy}{dx} = \frac{2(1-x)}{2(y-2)} = \frac{1-x}{y-2}$
Since the tangents are parallel to the $y$-axis,the slope $\frac{dy}{dx}$ is undefined,which means the denominator must be zero:
$y - 2 = 0 \Rightarrow y = 2$
Substituting $y = 2$ into the original equation $(i)$:
$x^{2} + (2)^{2} - 2x - 4(2) + 1 = 0$
$x^{2} + 4 - 2x - 8 + 1 = 0$
$x^{2} - 2x - 3 = 0$
Factoring the quadratic equation:
$(x - 3)(x + 1) = 0$
$x = 3$ or $x = -1$
Thus,the required points are $(3, 2)$ and $(-1, 2)$.
145
DifficultMCQ
Let $ABCD$ be a square of side length $1$. $A$ circle $C_{1}$ centered at $A$ with unit radius is drawn. Another circle $C_{2}$ which touches $C_{1}$ and is tangent to the lines $AD$ and $AB$ is also drawn. Let a tangent line from the point $C$ to the circle $C_{2}$ meet the side $AB$ at $E$. If the length of $EB$ is $\alpha+\sqrt{3} \beta,$ where $\alpha, \beta$ are integers,then $\alpha+\beta$ is equal to.........
A
$2$
B
$3$
C
$1$
D
$5$

Solution

(C) Let the square $ABCD$ have vertices $A(0,0)$,$B(1,0)$,$C(1,1)$,and $D(0,1)$.
The circle $C_{1}$ is centered at $A(0,0)$ with radius $1$,so its equation is $x^2 + y^2 = 1$.
Let the circle $C_{2}$ have center $(r,r)$ and radius $r$ because it is tangent to $AD$ $(x=0)$ and $AB$ $(y=0)$.
Since $C_{2}$ touches $C_{1}$ externally,the distance between their centers is the sum of their radii: $\sqrt{r^2 + r^2} = 1 + r$.
$\sqrt{2}r = 1 + r \Rightarrow r(\sqrt{2}-1) = 1 \Rightarrow r = \frac{1}{\sqrt{2}-1} = \sqrt{2}+1$. However,the circle is inside the square,so $r = \sqrt{2}-1$.
The equation of $C_{2}$ is $(x-r)^2 + (y-r)^2 = r^2$ with $r = \sqrt{2}-1$.
$A$ line passing through $C(1,1)$ with slope $m$ is $y-1 = m(x-1)$,or $mx - y + (1-m) = 0$.
Since this line is tangent to $C_{2}$,the perpendicular distance from $(r,r)$ to the line equals $r$:
$\frac{|mr - r + 1 - m|}{\sqrt{m^2+1}} = r \Rightarrow |(m-1)(r-1) + 1| = r\sqrt{m^2+1}$.
Substituting $r = \sqrt{2}-1$,we have $r-1 = \sqrt{2}-2$.
$|(m-1)(\sqrt{2}-2) + 1| = (\sqrt{2}-1)\sqrt{m^2+1}$.
Squaring both sides and solving for $m$ gives $m = 2 \pm \sqrt{3}$.
For the tangent to meet $AB$ at $E$ between $A$ and $B$,we choose $m = -(2+\sqrt{3})$ or similar based on geometry. Using $y-1 = m(x-1)$ and setting $y=0$,we get $x = 1 - \frac{1}{m}$.
For $m = -(2+\sqrt{3})$,$x = 1 - \frac{1}{-(2+\sqrt{3})} = 1 + (2-\sqrt{3}) = 3-\sqrt{3}$.
$EB = 1 - x = 1 - (3-\sqrt{3}) = \sqrt{3}-2$ (not matching form). Using the other tangent,$EB = 2-\sqrt{3}$.
Thus $\alpha = 2, \beta = -1$. $\alpha+\beta = 2-1 = 1$.
Solution diagram
146
DifficultMCQ
The line $2x - y + 1 = 0$ is a tangent to the circle at the point $(2, 5)$ and the centre of the circle lies on the line $x - 2y = 4$. Then,the radius of the circle is
A
$3 \sqrt{5}$
B
$5 \sqrt{3}$
C
$5 \sqrt{4}$
D
$4 \sqrt{5}$

Solution

(A) Let the centre of the circle be $O(h, k)$.
Since the centre lies on the line $x - 2y = 4$,we have $h - 2k = 4$,which implies $k = \frac{h - 4}{2}$.
So,the centre is $O(h, \frac{h - 4}{2})$.
The line $2x - y + 1 = 0$ is a tangent at $A(2, 5)$. The radius $OA$ is perpendicular to the tangent.
The slope of the tangent is $m_1 = 2$.
The slope of the radius $OA$ is $m_2 = \frac{\frac{h - 4}{2} - 5}{h - 2} = \frac{h - 4 - 10}{2(h - 2)} = \frac{h - 14}{2(h - 2)}$.
Since $m_1 \times m_2 = -1$,we have $2 \times \frac{h - 14}{2(h - 2)} = -1$.
$\frac{h - 14}{h - 2} = -1 \implies h - 14 = -h + 2 \implies 2h = 16 \implies h = 8$.
Then $k = \frac{8 - 4}{2} = 2$.
The centre is $(8, 2)$.
The radius $r$ is the distance between $(8, 2)$ and $(2, 5)$:
$r = \sqrt{(8 - 2)^2 + (2 - 5)^2} = \sqrt{6^2 + (-3)^2} = \sqrt{36 + 9} = \sqrt{45} = 3 \sqrt{5}$.
Solution diagram
147
DifficultMCQ
Let the lengths of intercepts on the $x$-axis and $y$-axis made by the circle $x^{2}+y^{2}+ax+2ay+c=0$ $(a < 0)$ be $2\sqrt{2}$ and $2\sqrt{5}$,respectively. Then the shortest distance from the origin to a tangent to this circle which is perpendicular to the line $x+2y=0$ is equal to:
A
$\sqrt{11}$
B
$\sqrt{7}$
C
$\sqrt{6}$
D
$\sqrt{10}$

Solution

(C) The equation of the circle is $x^{2}+y^{2}+ax+2ay+c=0$.
The length of the $x$-intercept is $2\sqrt{g^{2}-c} = 2\sqrt{\frac{a^{2}}{4}-c} = 2\sqrt{2}$.
$\Rightarrow \frac{a^{2}}{4}-c = 2 \quad \dots(1)$
The length of the $y$-intercept is $2\sqrt{f^{2}-c} = 2\sqrt{a^{2}-c} = 2\sqrt{5}$.
$\Rightarrow a^{2}-c = 5 \quad \dots(2)$
Subtracting $(1)$ from $(2)$:
$(a^{2}-c) - (\frac{a^{2}}{4}-c) = 5-2$ $\Rightarrow \frac{3a^{2}}{4} = 3$ $\Rightarrow a^{2} = 4$.
Since $a < 0$,we have $a = -2$.
Substituting $a = -2$ into $(2)$: $(-2)^{2}-c = 5$ $\Rightarrow 4-c = 5$ $\Rightarrow c = -1$.
The circle equation is $x^{2}+y^{2}-2x-4y-1 = 0$,which is $(x-1)^{2}+(y-2)^{2} = 6$.
The center is $(1, 2)$ and the radius $r = \sqrt{6}$.
The tangent is perpendicular to $x+2y=0$,so its slope $m = 2$.
The equation of the tangent is $(y-2) = 2(x-1) \pm \sqrt{6}\sqrt{1+2^{2}}$.
$y-2 = 2x-2 \pm \sqrt{30} \Rightarrow 2x-y \pm \sqrt{30} = 0$.
The distance from the origin $(0,0)$ to the tangent $2x-y \pm \sqrt{30} = 0$ is $d = \frac{|\pm \sqrt{30}|}{\sqrt{2^{2}+(-1)^{2}}} = \frac{\sqrt{30}}{\sqrt{5}} = \sqrt{6}$.
148
DifficultMCQ
Two tangents are drawn from a point $P$ to the circle $x^{2}+y^{2}-2x-4y+4=0$,such that the angle between these tangents is $\tan^{-1}\left(\frac{12}{5}\right)$,where $\tan^{-1}\left(\frac{12}{5}\right) \in (0, \pi)$. If the centre of the circle is denoted by $C$ and these tangents touch the circle at points $A$ and $B$,then the ratio of the areas of $\Delta PAB$ and $\Delta CAB$ is:
A
$11:4$
B
$9:4$
C
$3:1$
D
$2:1$

Solution

(B) Let the angle between the tangents be $\theta = \tan^{-1}\left(\frac{12}{5}\right)$. Thus,$\tan \theta = \frac{12}{5}$.
Since $\tan \theta = \frac{12}{5}$,we have $\sin \theta = \frac{12}{13}$ and $\cos \theta = \frac{5}{13}$.
Let $r$ be the radius of the circle. From the equation $x^2+y^2-2x-4y+4=0$,we have $(x-1)^2 + (y-2)^2 = 1^2$,so $r=1$.
Let $\alpha = \theta/2$ be the angle between the tangent and the line joining the center to the external point $P$. Then $\tan \alpha = \frac{r}{PA} = \frac{1}{PA}$.
Also,$\tan \theta = \frac{2 \tan \alpha}{1 - \tan^2 \alpha} = \frac{2/PA}{1 - 1/PA^2} = \frac{2 PA}{PA^2 - 1} = \frac{12}{5}$.
$10 PA = 12 PA^2 - 12 \implies 6 PA^2 - 5 PA - 6 = 0 \implies (2 PA - 3)(3 PA + 2) = 0$. Since $PA > 0$,$PA = 3/2$.
Area of $\Delta PAB = \frac{1}{2} (PA)^2 \sin \theta = \frac{1}{2} \left(\frac{3}{2}\right)^2 \left(\frac{12}{13}\right) = \frac{1}{2} \cdot \frac{9}{4} \cdot \frac{12}{13} = \frac{27}{26}$.
Area of $\Delta CAB = \frac{1}{2} r^2 \sin(180^\circ - \theta) = \frac{1}{2} (1)^2 \sin \theta = \frac{1}{2} \cdot \frac{12}{13} = \frac{6}{13}$.
Ratio = $\frac{\text{Area}(\Delta PAB)}{\text{Area}(\Delta CAB)} = \frac{27/26}{6/13} = \frac{27}{26} \cdot \frac{13}{6} = \frac{27}{12} = \frac{9}{4}$.
Solution diagram
149
DifficultMCQ
Let the tangent to the circle $x^{2}+y^{2}=25$ at the point $R(3,4)$ meet the $x$-axis and $y$-axis at points $P$ and $Q$,respectively. If $r$ is the radius of the circle passing through the origin $O$ and having its centre at the incentre of the triangle $OPQ$,then $r^{2}$ is equal to
A
$\frac{529}{64}$
B
$\frac{125}{72}$
C
$\frac{625}{72}$
D
$\frac{585}{66}$

Solution

(C) The equation of the tangent to the circle $x^{2}+y^{2}=25$ at $R(3,4)$ is given by $3x+4y=25$.
To find the points $P$ and $Q$ where the tangent meets the axes:
For $P$ (on $x$-axis),set $y=0$: $3x=25 \implies x=\frac{25}{3}$. So,$P = (\frac{25}{3}, 0)$.
For $Q$ (on $y$-axis),set $x=0$: $4y=25 \implies y=\frac{25}{4}$. So,$Q = (0, \frac{25}{4})$.
The triangle $OPQ$ is a right-angled triangle with vertices $O(0,0)$,$P(\frac{25}{3}, 0)$,and $Q(0, \frac{25}{4})$.
The lengths of the sides are $OP = \frac{25}{3}$,$OQ = \frac{25}{4}$,and $PQ = \sqrt{(\frac{25}{3})^{2} + (\frac{25}{4})^{2}} = \sqrt{\frac{625}{9} + \frac{625}{16}} = \sqrt{625(\frac{16+9}{144})} = 25 \times \frac{5}{12} = \frac{125}{12}$.
The incentre $I(a, b)$ of a right-angled triangle with vertices at $(0,0)$,$(x_1, 0)$,and $(0, y_1)$ is given by $I = (r_{in}, r_{in})$,where $r_{in} = \frac{x_1 + y_1 - \sqrt{x_1^2 + y_1^2}}{2}$.
Here,$r_{in} = \frac{\frac{25}{3} + \frac{25}{4} - \frac{125}{12}}{2} = \frac{\frac{100+75-125}{12}}{2} = \frac{\frac{50}{12}}{2} = \frac{25}{12}$.
So,the incentre is $I(\frac{25}{12}, \frac{25}{12})$.
The circle passes through the origin $O(0,0)$ and has its centre at $I(\frac{25}{12}, \frac{25}{12})$.
The radius $r$ is the distance $OI = \sqrt{(\frac{25}{12}-0)^{2} + (\frac{25}{12}-0)^{2}} = \sqrt{2(\frac{25}{12})^{2}}$.
Therefore,$r^{2} = 2 \times (\frac{25}{12})^{2} = 2 \times \frac{625}{144} = \frac{625}{72}$.
Solution diagram
150
DifficultMCQ
Let the lines $(2-i)z = (2+i)\bar{z}$ and $(2+i)z + (i-2)\bar{z} - 4i = 0$ (where $i^2 = -1$) be normal to a circle $C$. If the line $iz + \bar{z} + 1 + i = 0$ is tangent to this circle $C$,then its radius is
A
$\frac{3}{\sqrt{2}}$
B
$\frac{1}{2\sqrt{2}}$
C
$3\sqrt{2}$
D
$\frac{3}{2\sqrt{2}}$

Solution

(D) The normal lines to a circle intersect at its center. Let $z = x + iy$.
$(i)$ $(2-i)z = (2+i)\bar{z}$ $\Rightarrow (2-i)(x+iy) = (2+i)(x-iy)$ $\Rightarrow 2x + 2iy - ix + y = 2x - 2iy + ix + y$ $\Rightarrow 4iy - 2ix = 0$ $\Rightarrow y = \frac{x}{2}$.
(ii) $(2+i)z + (i-2)\bar{z} - 4i = 0$ $\Rightarrow (2+i)(x+iy) + (i-2)(x-iy) - 4i = 0$ $\Rightarrow (2x + 2iy + ix - y) + (ix + y - 2x + 2iy) - 4i = 0$ $\Rightarrow 4iy + 2ix - 4i = 0$ $\Rightarrow x + 2y = 2$.
Solving $(i)$ and (ii): Substitute $y = \frac{x}{2}$ into $x + 2y = 2$ $\Rightarrow x + x = 2$ $\Rightarrow x = 1, y = \frac{1}{2}$.
So,the center of the circle is $(1, \frac{1}{2})$.
(iii) The tangent line is $iz + \bar{z} + 1 + i = 0$ $\Rightarrow i(x+iy) + (x-iy) + 1 + i = 0$ $\Rightarrow ix - y + x - iy + 1 + i = 0$ $\Rightarrow (x-y+1) + i(x-y+1) = 0$ $\Rightarrow x - y + 1 = 0$.
The radius $r$ is the perpendicular distance from the center $(1, \frac{1}{2})$ to the line $x - y + 1 = 0$:
$r = \frac{|1 - \frac{1}{2} + 1|}{\sqrt{1^2 + (-1)^2}} = \frac{3/2}{\sqrt{2}} = \frac{3}{2\sqrt{2}}$.

10-1.Circle and System of Circles — Tangent and normal to a circle · Frequently Asked Questions

1Are these 10-1.Circle and System of Circles questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a 10-1.Circle and System of Circles Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.