JEE Exam  >  JEE Notes  >  Mathematics (Maths) Main & Advanced  >  NCERT Solutions: Exercise 10.1 - Conic Sections

NCERT Solutions: Exercise 10.1 - Conic Sections

Q1: Find the equation of the circle with centre (0, 2) and radius 2
Ans: The equation of a circle with centre (h, k) and radius is given as
(x­ - h)2 + (y ­- k)2r2
It is given that centre (h, k) = (0, 2) and radius (r) = 2.
Therefore, the equation of the circle is
(x - 0)2 + (y - 2)2 = 22
x2 + (y - 2)2 = 4
x2 + (y2 - 4y + 4) = 4
x2 + y2 - 4y = 0.
Q2: Find the equation of the circle with centre (-2, 3) and radius 4
Ans: The equation of a circle with centre (h, k) and radius is given as
(x­ - h)2 + (y ­- k)2r2
It is given that centre (h, k) = (-2, 3) and radius (r) = 4.
Therefore, the equation of the circle is
(x + 2)2 + (y - 3)2 = 42
⇒ (x2 + 4x + 4) + (y2 - 6y + 9) = 16
x2 + y2 + 4x - 6y + 13 = 16
x2 + y2 + 4x - 6y - 3 = 0.
Q3: Find the equation of the circle with centre  

NCERT Solutions: Exercise 10.1 - Conic Sections

  and radius 

NCERT Solutions: Exercise 10.1 - Conic Sections

Ans: The equation of a circle with centre (h, k) and radius is given as

(x­ - h)2 + (y ­- k)2r2
It is given that centre (h, k) =

NCERT Solutions: Exercise 10.1 - Conic Sections
and radius (r) = .
NCERT Solutions: Exercise 10.1 - Conic Sections
Therefore, the equation of the circle is
NCERT Solutions: Exercise 10.1 - Conic Sections

Q4: Find the equation of the circle with centre (1, 1) and radius 
NCERT Solutions: Exercise 10.1 - Conic Sections
Ans: The equation of a circle with centre (h, k) and radius is given as
(x­ - h)2 + (y ­- k)2r2
It is given that centre (h, k) = (1, 1) and radius (r) =
NCERT Solutions: Exercise 10.1 - Conic Sections .
Therefore, the equation of the circle is
NCERT Solutions: Exercise 10.1 - Conic Sections

Q5: Find the equation of the circle with centre (-a, -b) and radius 
NCERT Solutions: Exercise 10.1 - Conic Sections
Ans: The equation of a circle with centre (h, k) and radius is given as
(x­ - h)2 + (y ­- k)2r2
It is given that centre (h, k) = (-a, -b) and radius (r) = .
NCERT Solutions: Exercise 10.1 - Conic Sections
Therefore, the equation of the circle is 
NCERT Solutions: Exercise 10.1 - Conic Sections

Q6: Find the centre and radius of the circle (x + 5)2 + (y - 3)2 = 36
Ans: The equation of the given circle is (x + 5)2 + (y - 3)2 = 36.
Rewrite as (x - (-5))2 + (y - 3)2 = 62, which is of the form (x - h)2 + (y - k)2 = r2.
Therefore h = -5, k = 3 and r = 6.
Thus, the centre is (-5, 3) and the radius is 6.
Q7: Find the centre and radius of the circle x2 +  y2 - 4x - 8y - 45 = 0
Ans: The equation of the given circle is x2 +  y2 - 4x - 8y - 45 = 0.
Group terms and complete the square:
(x2 - 4x) + (y2 - 8y) = 45
Complete squares:
{x2 - 4x + 4} + {y2 - 8y + 16} = 45 + 4 + 16
⇒ (x - 2)2 + (y - 4)2 = 65.
Thus h = 2, k = 4 and r2 = 65, so r = √65.
Thus, the centre is (2, 4) and the radius is √65.
NCERT Solutions: Exercise 10.1 - Conic Sections

Q8: Find the centre and radius of the circle x2 +  y2 - 8x+  10y - 12 = 0
Ans: The equation of the given circle is x2 +  y2 - 8x + 10y - 12 = 0.
Group and complete the square:
(x2 - 8x) + (y2 + 10y) = 12
Add and subtract squares:
{x2 - 8x + 16} + {y2 + 10y + 25} = 12 + 16 + 25
⇒ (x - 4)2 + (y + 5)2 = 53.
Therefore h = 4, k = -5 and r= √53.
NCERT Solutions: Exercise 10.1 - Conic Sections
NCERT Solutions: Exercise 10.1 - Conic Sections
Thus, the centre is (4, -5) and the radius is √53.
NCERT Solutions: Exercise 10.1 - Conic Sections

Q9: Find the centre and radius of the circle 2x2 + 2y2 - x = 0
Ans: The equation of the given circle is 2x2 + 2y2x = 0.
Divide both sides by 2:
x2 + y2 - (1/2)x = 0
Rewrite the x-terms and complete the square:
x2 - (1/2)x + y2 = 0
Add and subtract (1/4)2 = 1/16 to complete square in x:
{x2 - (1/2)x + 1/16} + y2 = 1/16
⇒ (x - 1/4)2 + y2 = (1/4)2.
Hence the centre is (1/4, 0) and the radius is 1/4.
NCERT Solutions: Exercise 10.1 - Conic Sections
NCERT Solutions: Exercise 10.1 - Conic Sections
(h = 1/4, k = 0, r= 1/4).
NCERT Solutions: Exercise 10.1 - Conic Sections
NCERT Solutions: Exercise 10.1 - Conic Sections
Thus, the centre is
NCERT Solutions: Exercise 10.1 - Conic Sections
and the radius is
NCERT Solutions: Exercise 10.1 - Conic Sections.
Q10: Find the equation of the circle passing through the points (4, 1) and (6, 5) and whose centre is on the line 4x +  y = 16.
Ans: Let the required circle be (x - h)2 + (y - k)2 = r2.
Since it passes through (4,1) and (6,5):
(4 - h)2 + (1 - k)2 = r2 ... (1)
(6 - h)2 + (5 - k)2 = r2 ... (2)
Centre (h, k) lies on 4xy = 16:
4hk = 16 ... (3)
Subtract (1) from (2):
(6 - h)2 - (4 - h)2 + (5 - k)2 - (1 - k)2 = 0
Compute differences:
(36 - 12h + h2) - (16 - 8h + h2) + (25 -10k + k2) - (1 -2k + k2) = 0
⇒ (20 - 4h) + (24 - 8k) = 0 ⇒ 4h + 8k = 44 ⇒ h + 2k = 11 ... (4)
Solve (3) and (4):
4hk = 16
h + 2k = 11
Multiply second by 4 and subtract first×1 to eliminate h or solve directly:
From (4): h = 11 - 2k. Substitute in (3): 4(11 - 2k) + k = 16 ⇒ 44 - 8k + k = 16 ⇒ -7k = -28 ⇒ k = 4 ⇒ h = 3.
Substitute in (1): (4 - 3)2 + (1 - 4)2 = r2 ⇒ 1 + 9 = r2r2 = 10.
Therefore the circle is (x - 3)2 + (y - 4)2= 10.
NCERT Solutions: Exercise 10.1 - Conic Sections
Expand if required:
x2 + y2 - 6x - 8y+ 15 = 0.
NCERT Solutions: Exercise 10.1 - Conic Sections

Q11: Find the equation of the circle passing through the points (2, 3) and (-1, 1) and whose centre is on the line - 3y - 11 = 0.
Ans: Let the required circle be (x - h)2 + (y - k)2 = r2.
Since it passes through (2,3) and (-1,1):
(2 - h)2 + (3 - k)2 = r2 ... (1)
(-1 - h)2 + (1 - k)2 = r2 ... (2)
Centre (h, k) lies on x - 3y - 11 = 0 ⇒ h - 3k = 11 ... (3)
Subtract (2) from (1):
(2 - h)2 - (-1 - h)2 + (3 - k)2 - (1 - k)2 = 0
Compute differences:
(4 - 4h) - (1 + 2h) + (9 - 6k) - (1 - 2k) = 0
⇒ (4 - 4h - 1 - 2h) + (9 - 6k - 1 + 2k) = 0
⇒ (3 - 6h) + (8 - 4k) = 0 ⇒ -6h - 4k +11 = 0 ⇒ 6h + 4k = 11 ... (4)
Solve (3) and (4):
h - 3k = 11
6h + 4k = 11
Multiply first by 6: 6h - 18k = 66. Subtract the second: (6h - 18k) - (6h + 4k) = 66 - 11 ⇒ -22k = 55 ⇒ k = -55/22 = -5/2.
Then h = 11 + 3k = 11 + 3(-5/2) = 11 - 15/2 = 22/2 - 15/2 = 7/2.
Thus centre (h, k) = (7/2, -5/2).
NCERT Solutions: Exercise 10.1 - Conic Sections

Find r2 using (1):
(2 - 7/2)2 + (3 + 5/2)2r2
(-3/2)2 + (11/2)2 = 9/4 + 121/4 = 130/4 = 65/2.
Therefore the circle is (x - 7/2)2 + (y + 5/2)2= 65/2.
NCERT Solutions: Exercise 10.1 - Conic Sections
Equivalently one may multiply through by 2 to obtain an integer-coefficient form.
NCERT Solutions: Exercise 10.1 - Conic Sections

Q12: Find the equation of the circle with radius 5 whose centre lies on x-axis and passes through the point (2, 3).
Ans: Let the required circle be (x - h)2 + (y - k)2 = r2.
Centre lies on the x-axis ⇒ k = 0 and r = 5.
So (x - h)2 + y2 = 25. The circle passes through (2,3):
(2 - h)2 + 32 = 25 ⇒ (2 - h)2 = 16 ⇒ 2 - h = ±4.
If 2 - h = 4 ⇒ h = -2, giving (x + 2)2 + y2 = 25 ⇒ x2 + y2 + 4x - 21 = 0.
If 2 - h = -4 ⇒ h = 6, giving (x - 6)2 + y2 = 25 ⇒ x2 + y2 - 12x + 11 = 0.
Hence there are two such circles.
NCERT Solutions: Exercise 10.1 - Conic Sections

Q13: Find the equation of the circle passing through (0, 0) and making intercepts and b on the coordinate axes.
Ans: Let the required circle be (x - h)2 + (y - k)2 = r2.
Since it passes through (0,0): h2 + k2 = r2.
Therefore equation becomes (x - h)2 + (y - k)2 = h2 + k2.
The circle passes through (a, 0) and (0, b). From (a, 0):
(a - h)2 + (-k)2 = h2 + k2a2 - 2ah = 0 ⇒ h = a/2 (since a≠ 0).
NCERT Solutions: Exercise 10.1 - Conic Sections
From (0, b):
(-h)2 + (b - k)2 = h2 + k2b2 - 2bk = 0 ⇒ k = b/2 (since b≠ 0).
NCERT Solutions: Exercise 10.1 - Conic Sections

Thus centre is (a/2, b/2) and r2 = (a/2)2 + (b/2)2 = (a2 + b2)/4.
Therefore the equation is (x - a/2)2 + (y - b/2)2 = (a2 + b2)/4.
NCERT Solutions: Exercise 10.1 - Conic Sections

Q14: Find the equation of a circle with centre (2, 2) and passes through the point (4, 5).
Ans: The centre is (hk) = (2, 2).
Radius squared = distance2 between (2,2) and (4,5):
(4 - 2)2 + (5 - 2)2 = 22 + 32= 4 + 9 = 13.
NCERT Solutions: Exercise 10.1 - Conic Sections
Thus the equation is
(x - 2)2 + (y - 2)2= 13.
NCERT Solutions: Exercise 10.1 - Conic Sections

Q15: Does the point (-2.5, 3.5) lie inside, outside or on the circle x2 +  y2 = 25?
Ans: The given circle is x2 + y2 = 25, so its centre is (0, 0) and radius = 5.
Distance of (-2.5, 3.5) from (0, 0) = √[(-2.5)2 + 3.52] = √[6.25 + 12.25] = √18.5 = √(37/2) ≈ 4.30.
NCERT Solutions: Exercise 10.1 - Conic Sections
Since this distance (≈ 4.30) is less than the radius 5, the point (-2.5, 3.5) lies inside the circle.
The document NCERT Solutions: Exercise 10.1 - Conic Sections is a part of the JEE Course Mathematics (Maths) for JEE Main & Advanced.
All you need of JEE at this link: JEE

FAQs on NCERT Solutions: Exercise 10.1 - Conic Sections

1. What are the different types of conic sections?
Ans. Conic sections include circles, ellipses, parabolas, and hyperbolas. These curves are formed by the intersection of a plane and a double cone.
2. How are conic sections used in real life?
Ans. Conic sections have various applications in real life, such as in astronomy for describing the orbits of planets, in architecture for designing structures like domes, and in engineering for creating satellite dishes.
3. What is the general equation of a conic section?
Ans. The general equation of a conic section is of the form Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0, where A, B, C, D, E, and F are constants. The coefficients determine the type of conic section.
4. How do you determine the type of conic section from its equation?
Ans. By analyzing the coefficients of the variables in the general equation of a conic section, you can determine its type. For example, if A = C and B = 0, it represents a circle. If A = C but B ≠ 0, it represents an ellipse.
5. What is the focus-directrix property of conic sections?
Ans. The focus-directrix property states that for every point on a conic section, the distance to the focus is equal to the perpendicular distance to the directrix. This property helps in defining the shape and properties of conic sections.
Explore Courses for JEE exam
Get EduRev Notes directly in your Google search
Related Searches
mock tests for examination, Objective type Questions, NCERT Solutions: Exercise 10.1 - Conic Sections, NCERT Solutions: Exercise 10.1 - Conic Sections, Extra Questions, shortcuts and tricks, study material, NCERT Solutions: Exercise 10.1 - Conic Sections, pdf , practice quizzes, Semester Notes, past year papers, ppt, Exam, Previous Year Questions with Solutions, MCQs, Free, Important questions, Viva Questions, Sample Paper, video lectures, Summary;