This page provides comprehensive Class 11 Maths Exemplar Chapter 10 Exercise 10.2 Solutions. Detailed step-by-step solutions for Class 11 Maths NCERT Exemplar Chapter 10 Conic Sections Exercise 10.2. Free PDF download and interactive practice.
Exercise 10.2
Questions
Q1
Find the equation of the circle which touches the both axes in first quadrant and whose radius is a.
Since the circle touches both axes in the first quadrant and radius is $a$, its centre is $(a, a)$. Equation: $(x - a)^2 + (y - a)^2 = a^2$ $x^2 - 2ax + a^2 + y^2 - 2ay + a^2 = a^2$ $x^2 + y^2 - 2ax - 2ay + a^2 = 0$.
$x^2 + y^2 - 2ax - 2ay + a^2 = 0$
Q2
Show that the point $(x, y)$ given by $x = \frac{2at}{1+t^2}$ and $y = \frac{a(1-t^2)}{1+t^2}$ lies on a circle for all real values of $t$ such that $-1 < t < 1$ where $a$ is any given real number.
Calculate $x^2 + y^2$: $x^2 + y^2 = \left(\frac{2at}{1+t^2}\right)^2 + \left(\frac{a(1-t^2)}{1+t^2}\right)^2$ $= \frac{a^2}{(1+t^2)^2} [4t^2 + (1-t^2)^2]$ $= \frac{a^2}{(1+t^2)^2} [4t^2 + 1 - 2t^2 + t^4]$ $= \frac{a^2}{(1+t^2)^2} [t^4 + 2t^2 + 1]$ $= \frac{a^2(1+t^2)^2}{(1+t^2)^2} = a^2$. Thus, the point lies on the circle $x^2 + y^2 = a^2$.
$Proof$
Q3
If a circle passes through the point $(0, 0), (a, 0), (0, b)$ then find the coordinates of its centre.
Let the equation be $x^2 + y^2 + 2gx + 2fy + c = 0$. Passes through $(0, 0) \implies c = 0$. Passes through $(a, 0) \implies a^2 + 2ga = 0 \implies g = -a/2$. Passes through $(0, b) \implies b^2 + 2fb = 0 \implies f = -b/2$. Centre is $(-g, -f) = (a/2, b/2)$.
$(\frac{a}{2}, \frac{b}{2})$
Q4
Find the equation of the circle which touches x-axis and whose centre is $(1, 2)$.
If the lines $3x - 4y + 4 = 0$ and $6x - 8y - 7 = 0$ are tangents to a circle, then find the radius of the circle.
The lines are parallel. $3x - 4y + 4 = 0$ and $3x - 4y - 7/2 = 0$. Distance between them is the diameter. $D = \frac{|4 - (-3.5)|}{\sqrt{3^2 + (-4)^2}} = \frac{7.5}{5} = 1.5$. Radius $r = D/2 = 0.75 = 3/4$.
$\frac{3}{4}$
Q6
Find the equation of a circle which touches both the axes and the line $3x - 4y + 8 = 0$ and lies in the third quadrant.
Since it lies in the 3rd quadrant and touches both axes, centre is $(-r, -r)$ and radius is $r$. Distance from centre to line $3x - 4y + 8 = 0$ is $r$. $\frac{|3(-r) - 4(-r) + 8|}{\sqrt{3^2 + (-4)^2}} = r$ $\frac{|r + 8|}{5} = r \implies |r + 8| = 5r$. $r + 8 = 5r \implies 4r = 8 \implies r = 2$. ($r + 8 = -5r$ gives negative radius, impossible). Centre $(-2, -2)$, radius 2. Equation: $(x + 2)^2 + (y + 2)^2 = 4 \implies x^2 + y^2 + 4x + 4y + 4 = 0$.
$x^2 + y^2 + 4x + 4y + 4 = 0$
Q7
If one end of a diameter of the circle $x^2 + y^2 - 4x - 6y + 11 = 0$ is $(3, 4)$, then find the coordinate of the other end of the diameter.
Centre of circle is $(2, 3)$. Let other end be $(x, y)$. Midpoint of diameter is centre. $\frac{x + 3}{2} = 2 \implies x = 1$. $\frac{y + 4}{2} = 3 \implies y = 2$. Coordinates are $(1, 2)$.
$(1, 2)$
Q8
Find the equation of the circle having $(1, -2)$ as its centre and passing through the intersection of the lines $3x + y = 14$ and $2x + 5y = 18$.
If the line $y = \sqrt{3}x + k$ touches the circle $x^2 + y^2 = 16$, then find the value of $k$.
Line is $\sqrt{3}x - y + k = 0$. Circle centre $(0, 0)$, radius 4. Perpendicular distance from centre to line equals radius. $\frac{|k|}{\sqrt{(\sqrt{3})^2 + (-1)^2}} = 4 \implies \frac{|k|}{2} = 4 \implies |k| = 8 \implies k = \pm 8$.
$\pm 8$
Q10
Find the equation of a circle concentric with the circle $x^2 + y^2 - 6x + 12y + 15 = 0$ and has double of its area.
Given circle centre $(3, -6)$, radius $r_1 = \sqrt{9 + 36 - 15} = \sqrt{30}$. Area $A_1 = 30\pi$. New area $A_2 = 60\pi$. New radius $r_2 = \sqrt{60}$. Equation: $(x - 3)^2 + (y + 6)^2 = 60$ $x^2 - 6x + 9 + y^2 + 12y + 36 = 60$ $x^2 + y^2 - 6x + 12y - 15 = 0$.
$x^2 + y^2 - 6x + 12y - 15 = 0$
Q11
If the latus rectum of an ellipse is equal to half of minor axis, then find its eccentricity.
Find the coordinates of a point on the parabola $y^2 = 8x$ whose focal distance is 4.
$4a = 8 \implies a = 2$. Focus $(2, 0)$. Focal distance of $(x, y)$ is $x + a$. $x + 2 = 4 \implies x = 2$. $y^2 = 8(2) = 16 \implies y = \pm 4$.
$(2, 4)$ and $(2, -4)$
Q17
Find the length of the line-segment joining the vertex of the parabola $y^2 = 4ax$ and a point on the parabola where the line-segment makes an angle $\theta$ to the x-axis.
Let point be $P(at^2, 2at)$. Vertex $O(0, 0)$. Slope of $OP = \tan \theta = \frac{2at}{at^2} = \frac{2}{t} \implies t = 2 \cot \theta$. Length $OP = \sqrt{(at^2)^2 + (2at)^2} = at\sqrt{t^2 + 4}$ $= a(2\cot\theta)\sqrt{4\cot^2\theta + 4} = 2a\cot\theta \cdot 2\csc\theta = 4a \frac{\cos\theta}{\sin^2\theta} = 4a \cos\theta \csc^2\theta$.
$4a \cos \theta \csc^2 \theta$
Q18
If the points $(0, 4)$ and $(0, 2)$ are respectively the vertex and focus of a parabola, then find the equation of the parabola.