0% found this document useful (0 votes)
102 views85 pages

Circle

The document provides a comprehensive overview of circles in coordinate geometry, including definitions, equations, and properties. It covers various forms of circle equations, conditions for defining circles, and methods for finding equations based on given parameters. Additionally, it includes examples and self-practice problems to reinforce understanding of the concepts presented.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
102 views85 pages

Circle

The document provides a comprehensive overview of circles in coordinate geometry, including definitions, equations, and properties. It covers various forms of circle equations, conditions for defining circles, and methods for finding equations based on given parameters. Additionally, it includes examples and self-practice problems to reinforce understanding of the concepts presented.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 85

Circle

Four circles to the kissing come, The smaller are the benter. The bend is just the inverse of The distance from the centre. Through their intrigue
left Euclid dumb There’s now no need for rule of thumb. Since zero bend’s a dead straight line And concave bends have minus sign, The sum of
squares of all four bends Is half the square of their sum. ....... Soddy, Frederick

A circle is a locus of a point in a plane whose distance from a fixed point (called centre) is always constant
(called radius).
Equation of a circle in various forms :
(a) The circle with centre as origin & radius ‘r’ has the equation; x 2 + y2 = r2.

(b) The circle with centre (h, k) & radius ‘r’ has the equation; (x  h)2 + (y  k)2 = r2.

(c) The general equation of a circle is x2 + y2 + 2gx + 2fy + c = 0


with centre as (g, f) & radius = g2  f 2  c .
This can be obtained from the equation (x – h)2 + (y – k)2 = r2
 x2 + y2 – 2hx – 2ky + h2 + k2 – r2 = 0
Take – h = g, – k = f and h2 + k2 – r2 = c
Condition to define circle :-
g² + f²  c > 0  real circle.
g² + f²  c = 0  point circle.
g² + f²  c < 0  imaginary circle, with real centre, that is (– g, – f)

Note : That every second degree equation in x & y, in which coefficient of x2 is equal to coefficient of y2
& the coefficient of xy is zero, always represents a circle.

(d) The equation of circle with (x1, y1) & (x2, y2) as extremeties of its diameter is:
(x  x1) (x  x2) + (y  y1) (y  y2) = 0.

This is obtained by the fact that angle in a semicircle is a right angle.


 (Slope of PA) (Slope of PB) = – 1
y  y1 y  y 2
  . = – 1  (x – x1) (x – x2) + (y – y1) (y – y2) = 0
x  x1 x  x 2
Note that this will be the circle of least radius passing through (x1, y1) & (x2, y2).

Example # 1 Find the equation of the circle whose centre is (0, 3) and radius is 3.
Solution. The equation of the circle is (x – 0)2 + (y – 3)2 = 32
  x2 + y2 – 6y = 0

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 47


Circle

Example # 2 Find the equation of the circle which passes through(1, –1) and two of its dimeter are
x + 2y – 5 = 0 and x – y + 1 = 0
Solution. Let P be the point of intersection of the lines
x + 2y – 5 = 0 ..........(i)
and x–y+1=0 ..........(ii)
Solving (i) and (ii), we get x = 1, y = 2. So, coordinates of centre are (1, 2). since circle passes
through (1,–1) so
radius  (1  1)2  (2  1)2   radius = 3
Hence the equation of the required circle is (x – 1)2 + (y + 2)2 = 9

Example # 3 If the equation ax2 + (b – 3)xy + 3y2 + 6ax + 2by – 3 = 0 represents the equation of a circle then
find a, b
Solution. ax2 + (b – 3)xy + 3y2 + 6ax + 2by – 3 = 0
above equation will represent a circle if
coefficient of x2 = coefficient of y2
a=3
coefficient of xy = 0
b=3

Example # 4 Find the equation of a circle whose diametric end points are (x 1, y1) and (x2, y2) where x1, x2 are
the roots of x2 – ax + b = 0 and y1, y2 are the roots of y2 – by + a = 0.
Solution. We know that the equation of the circle described on the line segment joining (x 1, y1) and
(x2, y2) as a diameter is (x – x1) (x – x2) + (y – y1) (y – y2) = 0.
x2 + y2 – (x1+ x2)x – (y1 + y2)y + x1x2 + y1 y2 = 0
Here, x1 + x2 = a , x1x2 = b
y1 + y2 = b , y1y2 = a
So, the equation of the required circle is x2 + y2 – ax – by + a + b = 0
Self practice problems :
(1) Find the equation of the circle passing through the point of intersection of the lines
x + 3y = 0and 2x – 7y = 0 and whose centre is the point of intersection of the lines x + y + 1 = 0
and x – 2y + 4 = 0.
(2) Find the equation of the circle whose centre is (1, 2) and which passes through the point (4, 6)
(3) Find the equation of a circle whose radius is 6 and the centre is at the origin.
Answers :
(1) x2 + y2 + 4x – 2y = 0 (2) x2 + y2 – 2x – 4y – 20 = 0 (3) x2 + y2 = 36.

Intercepts made by a circle on the axes:


The intercepts made by the circle x2 + y2 + 2gx + 2fy + c = 0 on the coordinate axes
are 2 g2  c (on x-axis) & 2 f 2  c (on y-axis) respectively.
If g2 > c  circle cuts the x axis at two distinct points.

g2 = c    circle touches the xaxis.


g2 < c    circle lies completely above or below the xaxis.

AB = 2AD = 2 r 2  CD2 = 2 r 2  f 2 = 2 g2  f 2  c  f 2 = 2 g2  c

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 48


Circle

Example # 5 Find the locus of the centre of the circle whose x and y intercepts are a and b respectively.
Solution. Equation of circle is x2 + y2 + 2gx + 2fy + c = 0
x intercept = a
a2
2 g2 – c  a g2 – c = ...... (i)
4
y intercept = b
b2
2 f2 – c  b f2 – c = ...... (ii)
4
subtracting equation (i) and (ii)
a2 – b2
g2 – f2 =
4
a2 – b2
hence locus of centre is x2 – y2 =
4
Self practice problems :
(4) Find the equation of a circle which touches the positive axis of y at a distance 3 from the origin
and intercepts a distance 6 on the axis of x.
(5) Find the equation of a circle which touches positive y-axis at a distance of 2 units from the
origin and cuts an intercept of 3 units with the positive direction of
x-axis.
Answers : (4) x2 + y2 ± 6 2 x – 6y + 9 = 0 (5) x2 + y2 – 5x – 4y + 4 = 0

Parametric equations of a circle:


The parametric equations of (x  h)2 + (y  k)2 = r2 are: x = h + r cos  ; y = k + r sin ;   <   
where (h, k) is the centre, r is the radius &  is a parameter.

Example # 6 Find the parametric equations of the circle x2 + y2 + 4x + 6y + 9 = 0


Solution. We have : x2 + y2 + 4x + 6y + 9 = 0 
   (x + 2)2 + (y + 3)2 = 22
So, the parametric equations of this circle are
x = –2 + 2 cos  , y = –3 + 2 sin .

Example # 7 Find the equation of the following curve in cartesian form


x+ y = cos , x – y = sin where  is the parameter.
Solution. We have : x+ y = cos ....... (i)
x – y = sin  ....... (ii)
(i)2 + (ii)2
 (x + y)2 + (x – y)2 = 1
1
x2 + y2 =
2
1
Clearly, it is a circle with centre at (0, 0) and radius .
2
Self practice problems :
(6) Find the parametric equations of circle x2 + y2 – 6x + 4y – 12 = 0
(7) Find the cartesian equations of the curve x = 1 + 2 cos , y = 2 – 2 sin 
Answers : (6) x = 3 + 5 cos , y = –2 + 5 sin  (7) (x – 1)2 + (y – 2)2 = 2

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 49


Circle

Position of a point with respect to a circle:


The point (x1, y1) is inside, on or outside the circle S  x2 + y2 + 2gx + 2fy + c = 0.
according as S1  x1² + y1² + 2gx1 + 2fy1 + c <, = or > 0.

Note : The greatest & the least distance of a point A (lies outside the circle) from a circle with centre
C & radius r is AC + r & AC  r respectively.

Example # 8 Check whether the point (1, 2) lies in smaller or larger region made by circle
x2 + y2 – 4x + 2y – 11 = 0 and the line x + y = 0
Solution : We have x2 + y2 – 4x + 2y – 11 = 0 or S = 0,
x+y =0


(2,–1)

where S = x2 + y2 – 4x + 2y – 11.
For the point (1, 2), we have S1 = 12 + 22 – 4 × 1 +2 × 2 – 11 < 0
Hence, the point (1, 2) lies inside the circle
Points (1,2) and (2, –1) lie on same side of the line x + y = 0
Hence the point (1,2) lies in the larger region.

Self practice problem :

(8) How are the points (0, 1) (3, 1) and (1, 3) situated with respect to the circle
x2 + y2 – 2x – 4y + 3 = 0?
Answer : (8) (0, 1) lies on the circle ; (3, 1) lies outside the circle ; (1, 3) lies inside the circle.

Line and a circle:


Let L = 0 be a line & S = 0 be a circle. If r is the radius of the circle & p is the length of the perpendicular
from the centre on the line, then:
(i) p>r  the line does not meet the circle i. e. passes out side the circle.
(ii) p=r  the line touches the circle. (It is tangent to the circle)
(iii) p<r  the line is a secant of the circle.
(iv) p=0  the line is a diameter of the circle.
Also, if y = mx + c is line and x2 + y2 = a2 is circle then
(i) c2 < a2 (1 + m2) the line is a secant of the circle.
(ii) c2 = a2 (1 + m2)  the line touches the circle. (It is tangent to the circle)
(iii) c2 > a2 (1 + m2)  the line does not meet the circle i. e. passes out side the
circle.

These conditions can also be obtained by solving y = mx + c with x 2 + y2 = a2 and making the
discriminant of the quadratic greater than zero for secant, equal to zero for tangent and less the zero for
the last case.

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 50


Circle

Example # 9 For what value of , does the line x + y =  touch the circle x2 + y2 – 2x – 2y = 0
Solution. We have : x + y =  ......(i) and x2 + y2 – 2x – 2y = 0 ....... (ii)
If the line (i) touches the circle (ii), then
length of the  from the centre (1, 1) = radius of circle (ii)
1 1 
 = 2  2–  2   = 0 or 4
12  12
Hence, the line (i) touches the circle (ii) for  = 0 or 4

Self practice problem :


(9) Find the range of values of m for which the line y = mx + 2 cuts the circle x2 + y2 = 1 at distinct
points
Answers : (9) m(–, – 3 )  ( 3 ,)

Slope form of tangent :


y = mx + c is always a tangent to the circle x 2 + y2 = a2 if c2 = a2 (1 + m2). Hence, of tangent is
 a2m a2 
y = mx ± a 1  m2 and the point of contact is   ,  .
 c c
 
Point form of tangent :
(i) The equation of the tangent to the circle x2 + y2 = a2 at its point (x1, y1) is, x x1 + y y1 = a².
(ii) The equation of the tangent to the circle x2 + y2 + 2gx + 2fy + c = 0 at its point
(x1, y1) is : xx1 + yy1 + g (x+x1) + f (y+y1) + c = 0.

Note : In general the equation of tangent to any second degree curve at point (x 1, y1) on it can be obtained by
x  x1 y  y1
replacing x2 by x x1, y2 by yy1, x by , y by ,
2 2
x y  x y1
xy by 1 and c remains as c.
2
Parametric form of tangent :
The equation of a tangent to circle x2 + y2 = a2 at (a cos , a sin)is x cos + ysin=a.
 a cos    a sin    
NOTE : The point of intersection of the tangents at the points P() & Q() is  2
, 2 
 cos    cos
 
 2 2 

Example # 10 Find the equation of the tangent to the circle x 2 + y2 – 2x – 2y – 11 = 0 at (3, 4).
Solution. Equation of tangent is
x3 y4
3x + 4y – 2   – 2  2  – 11 = 0
 2   
or 2x + 3y – 18 = 0
Hence, the required equation of the tangent is 2x + 3y – 18 = 0

Example # 11 Find the equation of tangents to the circle x 2 + y2 – 4x + 2y = 0 which are perpendicular to the
line x + 2y + 4 = 0
Solution. Given circle is x2 + y2 – 4x + 2y = 0 .......(i)
and given line is x + 2y + 4 = 0 .......(ii)
Centre of circle (i) is (2,–1)) and its radius 5 is Equation of any line
2x – y + k = 0 perpendicular to the line (ii) .......(iii)
If line (iii) is tangent to circle (i) then
| 4  1 k |
 5 or |k + 5| = 5 or k = 0, – 10
5
Hence equation of required tangents are 2x – y = 0 and 2x – y – 10 = 0

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 51


Circle

Self practice problem :

(10) Find the equation of the tangents to the circle x 2 + y2 – 2x – 4y – 4 = 0 which are
(i) parallel,
(ii) perpendicular to the line 3x – 4y – 1 = 0
Answer.
(10) (i) 3x – 4y + 20 = 0 and 3x – 4y – 10 = 0 (ii) 4x + 3y + 5 = 0 and 4x + 3y – 25 = 0

Normal :
If a line is normal / orthogonal to a circle, then it must pass through the centre of the circle. Using this
y f
fact normal to the circle x2 + y2 + 2gx + 2fy + c = 0 at (x1, y1) is; y  y1 = 1 (x  x1).
x1  g
Example # 12 Two normals of a circle are 2x + 3y = 5 and 3x – 4y + 1 = 0. Find its equation having radius 2
Solution. Since point of intersection of normals is the centre of the circle
point of intersection of lines 2x + 3y = 5 and 3x – 4y + 1 = 0 is (1,1)
equation of circle having centre (1,1) and radius 2 is
(x – 1)2 + (y – 1)2 = 4

Self practice problem :

(11) Find the equation of the normal to the circle x2 + y2 – 2x – 4y + 3 = 0 at the point (2, 3).

Answer : (11) x – y + 1 = 0

Pair of tangents from a point :


The equation of a pair of tangents drawn from the point A (x 1, y1) to the circle
x2 + y2 + 2gx + 2fy + c = 0 is : SS1 = T².
Where S  x2 + y2 + 2gx + 2fy + c ; S1  x1² + y1² + 2gx1 + 2fy1 + c
T  xx1 + yy1 + g(x + x1) + f(y + y1) + c.

Example # 13 Find the equation of the pair of tangents drawn to the circle x 2 + y2 + 4x – 6y + 9 = 0 from
thepoint (2, 1)
Solution. Given circle is S = x2 + y2 + 4x – 6y + 9 = 0
Let P  (2, 1)
For point P, S1 = 16
Clearly P lies outside the circle
and T  2x + y + 2 (x + 2) – 3(y + 1) + 9 = 0
i.e T  2(2x – y + 5)
Now equation of pair of tangents from P(2, 1) to circle (1) is SS1 = T2
or 16 (x2 + y2 + 4x – 6y + 9) = 4(2x – y + 5)2 or 12y2 – 16x – 56y + 16xy + 44 = 0
or 3y2 – 4x – 14y + 4xy + 11 = 0

Self practice problems :

(12) Find the joint equation of the tangents through (7, 1) to the circle x 2 + y2 = 25.

Answer : (12) 12x2 – 12y2 + 7xy – 175x – 25y + 625 = 0


JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 52
Circle

Length of a tangent and power of a point :


The length of a tangent from an external point (x1, y1) to the circle
S  x2 + y2 + 2gx + 2fy + c = 0 is given by L = x12  y12  2gx1  2f1 y  c = S1 .

AP = length of tangent
AP2 = AD . AE
Square of length of the tangent from the point A is also called the power of point w.r.t. a circle.
Power of a point w.r.t. a circle remains constant.
Power of a point P is positive, negative or zero according as the point ‘A’ is outside, inside or on the circle
respectively.

Example # 14 Find the angle between the tangents drawn from the point (2, 0) to the circle x2 + y2 = 1
Solution. Given circle is x2 + y2 = 1 .........(i)
Given point is (2, 0).
Now length of the tangent from (2, 0) to circle (i) = 22  02  1 = 3
1
tan =
3
3
1
 (2, 0)


=
6

so angle between tangents = 2 =
3
Self practice problems :

(13) The lenght of tangents from P(1, –1) & Q(3, 3) to a circle are 2 and 6 respectively. Then
find the lenght of tangent from R (– 1, – 5) to the same circle.
(14) Find the lenght of tangent drawn from any point on circle x 2 + y2 + 4x + 6y – 3 = 0 to the circle
x2 + y2 + 4x + 6y + 4 = 0.
Answer. (13) 38 (14) 7
Director circle :
The locus of the point of intersection of two perpendicular tangents is called the director circle of the
given circle. The director circle of a circle is the concentric circle having radius equal to times the
original circle.
Proof :

AC = r cosec 45º = r 2
Example # 15 Find the equation of director circle of the circle x2 + y2 + 6x + 8y – 2 = 0
Solution : Centre & radius of given circle are (–3, –4) & 27 respectively.
Centre and radius of the director circle will be (–3, –4) & 27. 2 = 54 respectively.
 equation of director circle is (x + 3)2 + (y + 4)2 = 54
  x2 + y2 + 6x + 8y –29 = 0

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 53


Circle

Self practice problems:


(15) Find the angle between the tangents drawn from (5, 7 ) to the circle x2+y2 =16

Answer (15)
2

Chord of contact :
If two tangents PT1 & PT2 are drawn from the point P(x1, y1) to the circle S  x2 + y2 + 2gx + 2fy + c = 0,
then the equation of the chord of contact T 1T2 is : xx1 + yy1 + g (x + x1) + f (y + y1) + c = 0.
Note : Here R = radius; L = length of tangent.
(a) Chord of contact exists only if the point ‘P’ is not inside.
(b)

2LR
(b) Length of chord of contact T1 T2 = .
R 2  L2
RL3
(c) Area of the triangle formed by the pair of the tangents & its chord of contact =
R2  L2
 2RL 
(d) Tangent of the angle between the pair of tangents from (x 1, y1) =  2 
 L  R2
 
(e) Equation of the circle circumscribing the triangle PT 1 T2 is:
(x  x1) (x + g) + (y  y1) (y + f) = 0.

Example # 16 Find the equation of the chord of contact of the tangents drawn from (0, 1) to the
circle x2 + y2 – 2x + 4y = 0

Solution. Given circle is x2 + y2 – 2x + 4y = 0 .......(i)


Let P = (0, 1)
For point P (0, 1), T = x . 0 + y . 1 – (x + 0) + 2(y + 1) i.e.T = x – 3y – 2
Now equation of the chord of contact of point P(0, 1) w.r.t. circle (i) will be x – 3y – 2 = 0
Example # 17 If the chord of contact of the tangents drawn from (, ) to the circle x2 + y2 = a2
subtends right angle at the centre then prove that 2 + 2 = 2a2.

Solution. QOR = QPR =
2
so OQPR is a square

O P

OQ2 = PQ2
a2 = 2 + 2 – a2
2 + 2 = 2a2

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 54


Circle

Self practice problems :


(16) Find the co-ordinates of the point of intersection of tangents at the points where the line
x – 2y + 1 = 0 meets the circle x2 + y2 = 25
(17) If the chord of contact of the tangetns drawn from a point on circle x 2 + y2 = a2 to another circle
x2 + y2 = b2 touches the circle x2 + y2 = c2 then prove that a,b,c are in G.P.
405  3
Answers : (16) (–25, 50) (17) sq. unit ; 4x + 6y – 25 = 0
52

Equation of the chord with a given middle point:


The equation of the chord of the circle S  x2 + y2 + 2gx + 2fy + c = 0 in terms of its mid point M (x1, y1) is
xx1 + yy1 + g (x + x1) + f (y + y1) + c = x12 + y12 + 2gx1 + 2fy1 + c which is designated by T = S1.

Notes : (i) The shortest chord of a circle passing through a point ‘M’ inside the circle, is one chord whose
middle point is M.
(ii) The chord passing through a point ' M ' inside the circle and which is at a maximum distance
from the centre is a chord with middle point M.

Example # 18 Find the equation of the chord of the circle x2 + y2 + 2x – 2y – 4 = 0,


whose middle point is (0, 0)
Solution. Equation of given circle is S  x2 + y2 + 2x – 2y – 4 = 0
Let L  (0, 0)
For point L(0, 0), S1 = –4 and

T  x.0 + y (0) + (x + 0) – (y + 0) – 4 i.e. Tx–y–4


Now equation of the chord of circle (i) whose middle point is L(0, 0) is
T = S1 or x – y = 0

Second Method: Let C be the centre of the given circle, then C  (–1, 1).
L  (0, 0) slope of CL = –1
 Equation of chord of circle whose middle point is L, is y – 0 = 1(x – 0)

( chord is perpendicular to CL) or x–y=0

Self practice problems :


(18) Find the equation of that chord of the circle x2 + y2 = 15, which is bisected at (3, 2)

(19) A variable chord is drawn through the origin to the circle x 2 + y2 – 2ax = 0. Find the locus of the
centre of the circle drawn on this chord as diameter.
Answers : (18) 3x + 2y – 13 = 0 (19) x2 + y2 – ax = 0

Equation of the chord joining two points of circle :


The equation of chord PQ to the circle x2 + y2 = a2 joining two points P() and Q() on it is given by the
equation of a straight line joining two point  &  on the circle x2 + y2 = a2 is
   
x cos + y sin = a cos .
2 2 2

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 55


Circle

Common tangents to two circles:


Case Number of Tangents Condition

(i) 4 common tangents

(2 direct and 2 transverse) r1 + r2 < c 1 c 2 .

(ii)   3 common tangents. r1 + r2 = c 1 c 2 .

(iii)    2 common tangents. r1  r2 < c1 c2 < r1 + r2

(iv)   1 common tangent. r1  r2 = c1 c2.

(v)    No common tangent. c1 c2 < r1  r2.

(Here C1C2 is distance between centres of two circles.)

Notes : (i) The direct common tangents meet at a point which divides the line joining centre of circles
externally in the ratio of their radii.
Transverse common tangents meet at a point which divides the line joining centre of circles
internally in the ratio of their radii.
(ii) Length of an external (or direct) common tangent & internal (or transverse) common tangent to

the two circles are given by: Lext= d2  (r1  r2 )2 & Lint = d2  (r1  r2 )2 , where d = distance

between the centres of the two circles and r 1, r2 are the radii of the two circles. Note that length
of internal common tangent is always less than the length of the external or direct common
tangent.

Example # 19 Examine if the two circles x2 + y2 – 4x – 6y + 9 = 0 and x2 + y2 – 10x – 6y + 18 = 0 intersect


or not
Solution. Given circles are x2 + y2 – 4x – 6y + 9 = 0 ...........(i)
and x + y – 10x – 6y + 18 = 0
2 2
...........(ii)
Let A and B be the centres and r1 and r2 the radii of circles (i) and (ii) respectively, then
A  (2, 3), B  (5, 3), r1 = 2, r2 = 4
Now AB = 3 and r1 + r2 = 6, |r1 – r2| = 2
Thus |r1 – r2| < AB < r1 + r2, hence the two circles intersect.

Self practice problems :


(20) Find the position of the circles x2 + y2 – 10x + 4y – 20 = 0 and x2 + y2 + 14x – 6y + 22 = 0 with
respect to each other.
Answer : (20) touch externally

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 56


Circle

Orthogonality of two circles:


Two circles S1= 0 & S2= 0 are said to be orthogonal or said to intersect orthogonally if the tangents at
their point of intersection include a right angle. The condition for two circles to be orthogonal is:
2 g1 g2 + 2 f1 f2 = c1 + c2.
Proof :
(C1C2)2 = (C1P)2 + (C2P)2

 (g1 – g2)2 + (f1 – f2)2 = g12 + f12 – c1 + g22 + f22 – c2

 2g1g2 + 2f1f2 = c1 + c2

Notes :
(a) The centre of a variable circle orthogonal to two fixed circles lies on the radical axis of two circles.
(b) If two circles are orthogonal, then the polar of a point 'P' on first circle w.r.t. the second circle passes
through the point Q which is the other end of the diameter through P. Hence locus of a point which
moves such that its polars w.r.t. the circles S1 = 0, S2 = 0 & S3 = 0 are concurrent in a circle which is
orthogonal to all the three circles.
(c) The centre of a circle which is orthogonal to three given circles is the radical centre provided the radical
centre lies outside all the three circles.

Example # 20 If the circles x2 + y2 + 2g1x + 2f1y + c1 = 0 and 2x2 + 2y2 + 2g2x + 2f2y + c2 = 0 are orthogonal to
c2
each other then prove that g1g2 + f1f2 = c1 +
2
Solution. Given circles are x + y + 2g1x + 2f1y + c1 = 0
2 2
...........(i)
and 2x2 + 2y2 + 2g2x + 2f2y + c2 = 0
c2
or x2 + y2 + g2x + f2y + =0 ..........(ii)
2
Since circles (i) and (ii) cut orthogonally
g  f  c
  2g1  2  + 2f1  2  = c1 + 2
 2  2 2
c2
g1g2 + f1f2 = c1 +
2

Self practice problems :

(21) For what value of  the circles x2 + y2 + 8x + 3y + 9 = 0 and x2 + y2 + 2x – y –  = 0 cut


orthogonally.

(22) Find the equation to the circle which passes through the origin and has its centre on the line
x – y = 0 and cuts the circle x2 + y2 – 4x – 6y + 10 = 0 orthogonally.
5
Answer : (21) (22) x2 + y2 – 2x – 2y = 0
2

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 57


Circle

Radical axis and radical centre:


The radical axis of two circles is the locus of points whose powers w.r.t. the two circles are equal. The
equation of radical axis of the two circles S1 = 0 & S2 = 0 is given by
S1  S2 = 0 i.e. 2 (g1  g2) x + 2 (f1  f2) y + (c1  c2) = 0.

The common point of intersection of the radical axes of three circles taken two at a time is called the
radical centre of three circles. Note that the length of tangents from radical centre to the three circles
are equal.
Notes :
(a) If two circles intersect, then the radical axis is the common chord of the two circles.

(b) If two circles touch each other, then the radical axis is the common tangent of the two circlesat the
common point of contact.
(c) Radical axis is always perpendicular to the line joining the centres of the two circles.
(d) Radical axis will pass through the mid point of the line joining the centres of the two circles only if
the two circles have equal radii.
(e) Radical axis bisects a common tangent between the two circles.
(f) A system of circles, every two which have the same radical axis, is called a coaxial system.
(g) Pairs of circles which do not have radical axis are concentric.

Example # 21 Find the co-ordinates of the point from which the lengths of the tangents to the following three
circles be equal.
x2 + y2 = 1
x2 + y2 – 8x + 15 = 0
x2 + y2 + 10y + 24 = 0
Solution : Here we have to find the radical centre of the three circles. First reduce them to standard form
in which coefficients of x2 and y2 be each unity. Subtracting in pairs the three radical axes are
x = 2 ; 8x + 10y + 9 = 0
10y + 25 = 0

 5
solving any two, we get the point  2,   which satisfies the third also. This point is called the radical
 2

centre and by definition the length of the tangents from it to the three circles are equal.
Self practice problem :
(23) Find the point from which the tangents to the three circles x 2 + y2 – 4x + 7 = 0,
2x2 + 2y2 – 3x + 5y + 9 = 0 and x2 + y2 + y = 0 are equal in length. Find also
this length.
Answer : (23) (2, – 1) ; 2.

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 58


Circle

Family of Circles:
This article is aimed at obtaining the equation of a group of circles having a specific characteristic.
For example, the equation x2 + y2 + 4x + 2y +  = 0 where  is arbitrary, represents a family of circles with
fixed centre (–2, –1) but variable radius. We have the following results for some other families of circles.
(a) The equation of the family of circles passing through the points of intersection of two circles
S1 = 0 & S2 = 0 is: S1 + K S2 = 0

(K  1, provided the coefficient of x2 & y2 in S1 & S2 are same)

(b) The equation of the family of circles passing through the point of intersection of a circle S = 0 &
a line L = 0 is given by S + KL = 0.
(c) The equation of a family of circles passing through two given points (x1, y1) & (x2, y2) can be
written in the form :
x y 1
(x  x1) (x  x2) + (y  y1) (y  y2) + K x1 y1 1 = 0, where K is a parameter.
x2 y2 1

(d) The equation of a family of circles touching a fixed line y  y1 = m (x  x1) at the fixed point

(x1, y1) is (x  x1)2 + (y  y1)2 + K (y  y1  m (x  x1)) = 0, where K is a parameter.

(e) Family of circles circumscribing a triangle whose sides are given by L 1 = 0, L2 = 0 and L3 = 0 is

given by; L1L2 +  L2L3 +  L3L1 = 0

provided coefficient of xy = 0 and coefficient of x2 = coefficient of y2.

(f) Equation of circle circumscribing a quadrilateral whose side in order are represented by the
lines L1 = 0, L2 = 0, L3 = 0 & L4 = 0 are u L1L3 + L2L4 = 0 where values of u &  can be found

out by using condition that coefficient of x2 = coefficient of y2 and coefficient of xy = 0.

Example # 22 Find the equation of the circle passing through the point (1, 1) and points of intersection of the
circles x2 + y2 + 13x – 3y = 0 and 2x2 + 2y2 + 4x – 7y – 25 = 0.
Solution. Any circle through the intersection of given circles is S 1 + S2 = 0 or

x2 + y2 + 13x – 3y + (x2 + y2 + 2x – 7y/2 – 25/2) = 0


This circle passes through (1, 1) 1 + 1 + 13 – 3 + (1 + 1 + 2 – 7/2 – 25/2) = 0
=1
Putting the value of  in (i) the required circle is 4x2 + 4y2 + 30x – 13y – 25 = 0

Example # 23 Find the equations of smallest circle which passes through the points of intersection of the line
x + y = 1 and the circle x2 + y2 = 9.
Solution. The required circle by S + L = 0 is x2 + y2 – 9 +  (x + y – 1) = 0 ....(i)

    
centre (– g, – f) =   ,   centre lies on the line x + y = 1 – – =1
 2 2  2 2

 = –1
Putting the value of  in (i) the required circle is x2 + y2 –x – y – 8 = 0
JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 59
Circle

5
Example # 24 Find the equation of circle passing through the points A(1, 1) & B(0, 3) and whose radius is .
2
Solution. Equation of AB is 2x + y – 3 = 0
 equation of circle is
(x – 1) (x) + (y – 1) (y – 3) + (2x + y – 3) = 0 or x2 + y2 + (2 – 1)x + ( – 4)y + 3 – 3 = 0
2
 2  1     4  5
 2    2   3  3 = =1
    2

 equation of circle is x2 + y2 + x – 3y = 0

Example # 25 A variable circle always touhces x + y = 2 at (1, 1), cuts the circle x 2 + y2 + 4x + 5y – 6 = 0.
Prove that all common chords pass through a fixed point. Also find the point.
Solution : Equation of circle is (x – 1)2 + (y – 1)2 + (x + y – 2) = 0
x2 + y2 + x ( – 2) + y ( – 2) + 2 – 2 = 0
common chord of this circle with x2 + y2 + 4x + 5y – 6 = 0 is ( – 6)x + ( – 7)y + 8 – 2 = 0
(x + y – 2) + (–6x – 7y + 8) = 0
this chord passes through the point of intersection of the lines x + y – 2 = 0 and –6x –7y + 8
= 0 which is (6, –4)

Example # 26 Find the equation of circle circumcscribing the triangle whose sides are 3x – y – 12 = 0,
5x – 3y – 28 = 0 & x + y – 4 = 0.
Solution : L1L2 + L2L3 + µL1L3 = 0

(3x – y – 12) (5x – 3y – 28) + (5x – 3y – 28) (x + y – 4) + µ (3x – y – 12) (x + y – 4) = 0

coefficient of x2 = coefficient of y2  5 + 3µ + 15 = 3 – 3 – µ
2 + µ + 3 = 0 ...........(ii)
coefficient of xy = 0  + µ – 7 = 0 ..........(iii)
Solving (ii) and (iii), we have  = – 10, µ = 17
Puting these values of  & µ in equation (i), we get 2x2 + 2y2 – 9x + 11y + 4 = 0
Self practice problems :
(24) Find the equation of the circle passing through the points of intersection of the circles
x2 + y2 – 6x + 2y + 4 = 0 and x2 + y2 + 2x – 4y – 6 = 0 and with its centre on the line y = x.
(25) Find the equation of circle circumscribing the quadrilateral whose sides are x + y = 10,
x – 7y + 50 = 0, 22x – 4y + 125 = 0 and 2x – 4y – 5
Answers : (24) 7x2 + 7y2 – 10x – 10y – 12 = 0
125
(25) x2 + y2 =
2

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 60


Circle

 Marked questions are recommended for Revision.

PART - I : SUBJECTIVE QUESTIONS


Section (A) : Equation of circle, parametric equation, position of a point
A-1. Find the equation of the circle that passes through the points (1, 0), (– 1, 0) and (0, 1).

A-2. ABCD is a square in first quadrant whose side is a, taking AB and AD as axes, prove that the equation
to the circle circumscribing the square is x2 + y2 = a(x + y).

A-3. Find the equation to the circle which passes through the origin and cuts off intercepts equal to 3 and 4
from the positive axes.

A-4. Find equation of circle which touches x & y axis & perpendicular distance of centre of circle from
3x + 4y + 11 = 0 is 5. Given that circle lies in Ist quadrant.

A-5. Find the equation to the circle which touches the axis of x at a distance 3 from the origin and intercepts
a distance 6 on the axis of y.

A-6. Find equation of circle whose cartesian equation are x = –3 + 2 sin , y = 4 + 2 cos 

A-7. Find the values of p for which the power of a point (2, 5) is negative with respect to a circle
x2 + y2  8x  12y + p = 0 which neither touches the axes nor cuts them.

Section (B) : Line and circle, tangent, pair of tangent


B-1. If radii of the largest and smallest circle passing through the point (1, –1) and touching the circle
x2 + y2 + 2 2 y – 2 = 0 are r1 and r2 respectively, then find the sum of r1 and r2 .

B-2. Find the points of intersection of the line x – y + 2 = 0 and the circle 3x2 + 3y2 – 29x – 19y + 56 = 0. Also
determine the length of the chord intercepted.

B-3. Show that the line 7y – x = 5 touches the circle x2 + y2 – 5x + 5y = 0 and find the equation of the other
parallel tangent.

B-4. Find the equation of the tangents to the circle x2 + y2 = 4 which make an angle of 60º with the positive x-
axis in anticlockwise direction.

B-5. Show that two tangents can be drawn from the point (9, 0) to the circle x 2 + y2 = 16; also find the
equation of the pair of tangents and the angle between them.

B-6. If the length of the tangent from (f, g) to the circle x2 + y2 = 6 be twice the length of the tangent from
(f, g) to the circle x2 + y2 + 3x + 3y = 0, then will f2 + g2 + 4f + 4g + 2 = 0 ?

Section (C) : Normal, Director circle, chord of contact, chord with mid point
C-1. Find the equation of the normal to the circle x2 + y2 = 5 at the point (1, 2)

C-2. Find the equation of the normal to the circle x2 + y2 = 2x, which is parallel to the line x + 2y = 3.
C-3. Find the equation of director circle of the circle (x + 4)2 + y2 = 8

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 61


Circle

C-4. Tangents are drawn from the point (h, k) to the circle x 2 + y2 = a2; prove that the area of the triangle
a(h2  k 2  a2 )3 / 2
formed by them and the straight line joining their points of contact is c.
h2  k 2
C-5. Find the equation of the chord of the circle x2 + y2 + 6x + 8y + 9 = 0 whose middle point is (– 2, – 3).

C-6. Tangents are drawn to the circle x2 + y2 = 12 at the points where it is met by the circle
x2 + y2 – 5x + 3y – 2 = 0; find the point of intersection of these tangents.

Section (D) : Position of two circle, Orthogonality, Radical axis and radical centre
D-1. Find the equations to the common tangents of the circles x 2 + y2 – 2x – 6y + 9 = 0 and
x2 + y2 + 6x – 2y + 1 = 0

D-2. Show that the circles x2 + y2 –2x – 6y – 12 = 0 and x2 + y2 + 6x + 4y – 6 = 0 cut each other orthogonally.

D-3. Find the equation of the circle passing through the origin and cutting the circles
x2 + y2 – 4x + 6y + 10 = 0 and x2 + y2 + 12y + 6 = 0 at right angles.

D-4. Given the three circles x2 + y2 – 16x + 60 = 0, 3x2 + 3y2 – 36x + 81 = 0 and x2 + y2 – 16x – 12y + 84 = 0,
find (1) the point from which the tangents to them are equal in length and (2) this length.

Section (E) : Family of circles , Locus, Miscellaneous


E-1. If y = 2x is a chord of the circle x2 + y2 – 10x = 0, find the equation of a circle with this chord as diameter.
E-2. Find the equation of a circle which touches the line 2x – y = 4 at the point (1, –2) and
(i) Passes through (3, 4) (ii) Radius = 5

E-3. Show that the equation x2 + y2 – 2x – 2y – 8 = 0 represents for different values of  a system of circles
passing through two fixed points A and B on the x-axis, and also find the equation of that circle of the
system the tangent to which at A and B meet on the line x + 2y + 5 = 0.

E-4. Consider a family of circles passing through two fixed points A (3, 7) and B (6, 5). Show that the chords
in which the circles x2 + y2 – 4x – 3 = 0 cuts the members of the family are concurrent at a point. Also
find the co-ordinates of this point.

E-5. Find the equation of the circle circumscribing the triangle formed by the lines x + y = 6, 2x + y = 4 and
x + 2y = 5.

1 1 1
E-6. Prove that the circle x2 + y2 + 2ax + c2 = 0 and x2 + y2 + 2by + c2 = 0 touches each other if 2
 2  2
a b c

PART - II : ONLY ONE OPTION CORRECT TYPE


Section (A) : Equation of circle, parametric equation, position of a point
A-1. The radius of the circle passing through the points (1, 2), (5, 2) & (5,  2) is:

(A) 5 2 (B) 2 5 (C) 3 2 (D) 2 2

A-2. The centres of the circles x2 + y2 – 6x – 8y – 7 = 0 and x2 + y2 – 4x – 10y – 3 = 0 are the ends of the
diameter of the circle
(A) x2 + y2 – 5x – 9y + 26 = 0 (B) x2 + y2 + 5x – 9y + 14 = 0
(C) x + y + 5x – y – 14 = 0
2 2 (D) x2 + y2 + 5x + y + 14 = 0

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 62


Circle

A-3. The circle described on the line joining the points (0, 1), (a, b) as diameter cuts the xaxis in points
whose abscissa are roots of the equation:
(A) x² + ax + b = 0 (B) x²  ax + b = 0 (C) x² + ax  b = 0 (D) x²  ax  b = 0

A-4. The intercepts made by the circle x2 + y2 – 5x – 13y – 14 = 0 on the x-axis and y-axis are respectively
(A) 9, 13 (B) 5, 13 (C) 9, 15 (D) none

A-5. Equation of line passing through mid point of intercepts made by circle x 2 + y2 – 4x – 6y = 0 on
co-ordinate axes is
(A) 3x + 2y – 12 = 0 (B) 3x + y – 6 = 0 (C) 3x + 4y – 12 = 0 (D) 3x + 2y – 6 = 0

A-6. Two thin rods AB & CD of lengths 2a & 2b move along OX & OY respectively, when ‘O’ is the origin.
The equation of the locus of the centre of the circle passing through the extremities of the two rods is:
(A) x² + y² = a² + b² (B) x²  y² = a²  b² (C) x² + y² = a²  b² (D) x²  y² = a² + b²

A-7. Let A and B be two fixed points then the locus of a point C which moves so that (tanBAC)
 
(tan ABC)=1, 0 <BAC < , 0 < ABC < is
2 2
(A) Circle (B) pair of straight line (C) A point (D) Straight line
A-8. STATEMENT-1 : The length of intercept made by the circle x2 + y2 – 2x – 2y = 0 on the x-axis is 2.
 
STATEMENT-2 : x2 + y2 – x – y = 0 is a circle which passes through origin with centre  ,  and
 2 2
2  2
radius
2
(A) STATEMENT-1 is true, STATEMENT-2 is true and STATEMENT-2 is correct explanation for
STATEMENT-1
(B) STATEMENT-1 is true, STATEMENT-2 is true and STATEMENT-2 is not correct explanation
for STATEMENT-1
(C) STATEMENT-1 is true, STATEMENT-2 is false
(D) STATEMENT-1 is false, STATEMENT-2 is true

Section (B) : Line and circle, tangent, pair of tangent


B-1. Find the co-ordinates of a point p on line x + y = – 13, nearest to the circle x2 + y2 + 4x + 6y – 5 = 0
(A) (– 6, – 7) (B) (– 15, 2) (C) (– 5, – 6) (D) (– 7, – 6)
B-2. The number of tangents that can be drawn from the point (8, 6) to the circle x 2 + y2 – 100 = 0 is
(A) 0 (B) 1 (C) 2 (D) none
B-3. Two lines through (2, 3) from which the circle x2 + y2 = 25 intercepts chords of length 8 units have
equations
(A) 2x + 3y = 13, x + 5y = 17 (B) y = 3, 12x + 5y = 39
(C) x = 2, 9x – 11y = 51 (D) y = 0, 12x + 5y = 39
B-4. The line 3x + 5y + 9 = 0 w.r.t. the circle x2 + y2 – 4x + 6y + 5 = 0 is
(A) chord dividing circumference in 1 : 3 ratio (B) diameter
(C) tangent (D) outside line
B-5. If one of the diameters of the circle x 2 + y2 – 2x – 6y + 6 = 0 is a chord to the circle with centre (2, 1),
then the radius of the circle is
(A) 3 (B) 2 (C) 3/2 (D) 1
B-6. The tangent lines to the circle x² + y²  6x + 4y = 12 which are parallel to the line 4x + 3y + 5 = 0 are
given by:
(A) 4x + 3y  7 = 0, 4x + 3y + 15 = 0 (B) 4x + 3y  31 = 0, 4x + 3y + 19 = 0
(C) 4x + 3y  17 = 0, 4x + 3y + 13 = 0 (D) 4x + 3y  31 = 0, 4x + 3y – 19 = 0

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 63


Circle

B-7. The condition so that the line (x + g) cos + (y + f) sin  = k is a tangent to x2 + y2 + 2gx + 2fy + c = 0 is
(A) g2 + f2 = c + k2 (B) g2 + f2 = c2 + k (C) g2 + f2 = c2 + k2 (D) g2 + f2 = c + k

B-8. The tangent to the circle x2 + y2 = 5 at the point (1, –2) also touches the circle
x2 + y2 – 8x + 6y + 20 = 0 at
(A) (–2, 1) (B) (–3, 0) (C) (–1, –1) (D) (3, –1)

B-9. The angle between the two tangents from the origin to the circle (x  7)² + (y + 1)² = 25 equals
   
(A) (B) (C) (D)
4 3 2 6
B-10. A point A (2, 1) is outside the circle x² + y² + 2gx + 2fy + c = 0 & AP, AQ are tangents to the circle.
The equation of the circle circumscribing the triangle APQ is:
(A) (x + g) (x  2) + (y + f) (y  1) = 0 (B) (x + g) (x  2)  (y + f) (y  1) = 0
(C) (x  g) (x + 2) + (y  f) (y + 1) = 0 (D) (x – g) (x  2) + (y – f) (y  1) = 0

B-11. A line segment through a point P cuts a given circle in 2 points A & B, such that PA = 16 & PB = 9, find
the length of tangent from points to the circle
(A) 7 (B) 25 (C) 12 (D) 8

B-12.The length of the tangent drawn from any point on the circle x² + y² + 2gx + 2fy + p = 0 to the circle
x² + y² + 2gx + 2fy + q = 0 is:
(A) q  p (B) p  q (C) q  p (D) 2q  p

B-13. The equation of the diameter of the circle (x – 2)2 + (y + 1)2 = 16 which bisects the chord cut off by the
circle on the line x – 2y – 3 = 0 is
(A) x + 2y = 0 (B) 2x + y – 3 = 0 (C) 3x + 2y – 4 = 0 (D) 3x – 2y – 4 = 0

B-14. The locus of the point of intersection of the tangents to the circle x 2 + y2 = a2 at points whose parametric

angles differ by is
3
4a2 2a2 a2 a2
(A) x2 + y2 = (B) x2 + y2 = (C) x2 + y2 = (D) x2 + y2 =
3 3 3 9
Section (C) : Normal, Director circle, chord of contact, chord with mid point
C-1. The equation of normal to the circle x2 + y2 – 4x + 4y – 17 = 0 which passes through (1, 1) is
(A) 3x + y – 4 = 0 (B) x – y = 0 (C) x + y = 0 (D) 3x – y – 4 = 0

C-2. The normal at the point (3, 4) on a circle cuts the circle at the point (–1, –2). Then the equation of the
circle is
(A) x2 + y2 + 2x – 2y – 13 = 0 (B) x2 + y2 – 2x – 2y – 11 = 0
(C) x + y – 2x + 2y + 12 = 0
2 2 (D) x2 + y2 – 2x – 2y + 14 = 0

C-3. The co-ordinates of the middle point of the chord cut off on 2x – 5y + 18 = 0 by the circle
x2 + y2 – 6x + 2y – 54 = 0 are
(A) (1, 4) (B) (2, 4) (C) (4, 1) (D) (1, 1)

C-4. The locus of the mid point of a chord of the circle x² + y² = 4 which subtends a right angle at the origin is:
(A) x + y = 2 (B) x² + y² = 1 (C) x² + y² = 2 (D) x + y = 1

C-5. The chords of contact of the pair of tangents drawn from each point on the line 2x + y = 4 to the circle
x2 + y2 = 1 pass through the point
 1 1
(A) (1, 2) (B)  ,  (C) (2, 4) (D) (4, 4)
2 4

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 64


Circle

C-6. The locus of the centers of the circles such that the point (2, 3) is the mid point of the chord 5x + 2y = 16 is:

(A) 2x  5y + 11 = 0 (B) 2x + 5y  11 = 0 (C) 2x + 5y + 11 = 0 (D) 2x  5y – 11 = 0

C-7. Find the locus of the mid point of the chord of a circle x² + y² = 4 such that the segment intercepted by
the chord on the curve x²  2x  2y = 0 subtends a right angle at the origin.
(A) x² + y²  2x  2y = 0 (B) x² + y²  2x  2y = 0 (C) x² + y²  2x  2y = 0 (D) x² + y² – 2x  2y = 0

Section (D) : Position of two circle, Orthogonality, Radical axis and radical centre
D-1. Number of common tangents of the circles (x + 2)² + (y2)² = 49 and (x  2)² + (y + 1)² = 4 is:
(A) 0 (B) 1 (C) 2 (D) 3

D-2. The equation of the common tangent to the circle x 2 + y2 – 4x – 6y–12=0 and x2 + y2 + 6x+18y + 26 = 0
at their point of contact is
(A) 12x + 5y + 19 = 0 (B) 5x + 12y + 19 = 0 (C) 5x – 12y + 19 = 0 (D) 12x –5y + 19 = 0

D-3. Equation of the circle cutting orthogonally the three circles x 2 + y2 – 2x + 3y – 7 = 0,


x2 + y2 + 5x – 5y + 9 = 0 and x2 + y2 + 7x – 9y + 29 = 0 is
(A) x2 + y2 – 16x – 18y – 4 = 0 (B) x2 + y2 – 7x + 11y + 6 = 0
(C) x2 + y2 + 2x – 8y + 9 = 0 (D) x2 + y2 + 16x – 18y – 4 = 0

D-4. If the length of a common internal tangent to two circles is 7, and that of a common external tangent is
11, then the product of the radii of the two circles is:
(A) 18 (B) 20 (C) 16 (D) 12

Section (E) : Family of circles , Locus, Miscellaneous


E-1. The locus of the centre of the circle which bisects the circumferences of the circles x² + y² = 4
& x² + y²  2x + 6y + 1 = 0 is :
(A) a straight line (B) a circle (C) a parabola (D) pair of straight line

E-2. Equation of a circle drawn on the chord x cos  + y sin  = p of the circle x2 + y2 = a2 as its diameter, is
(A) (x2 + y2 – a2) –2p (xsin + ycos – p) = 0 (B) (x2 + y2 – a2) –2p (xcos + ysin – p) = 0
(C) (x2 + y2 – a2) + 2p (xcos + ysin – p) = 0 (D) (x2 + y2 – a2) –p (xcos + ysin – p) = 0

E-3. Find the equation of the circle which passes through the point (1, 1) & which touches the circle
x² + y² + 4x  6y  3 = 0 at the point (2, 3) on it.
(A) x² + y² + x  6y + 3 = 0 (B) x² + y² + x  6y – 3 = 0
(C) x² + y² + x  6y + 3 = 0 (D) x² + y² + x  3y + 3 = 0

E-4. Find the equation of circle touching the line 2x + 3y + 1 = 0 at (1, – 1) and cutting orthogonally the circle
having line segment joining (0, 3) and (– 2, – 1) as diameter.
(A) 2x2 + 2y2 – 10x– 5y + 1 = 0 (B) 2x2 + 2y2 – 10x+ 5y + 1 = 0
(C) 2x2 + 2y2 – 10x– 5y – 1 = 0 (D) 2x2 + 2y2 + 10x– 5y + 1 = 0

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 65


Circle

E-5. Equation of the circle which passes through the point (–1, 2) & touches the circle x2 + y2 – 8x + 6y = 0
at origin, is -
3
(A) x2 + y2 – 2x – y = 0 (B) x2 + y2 + x – 2y = 0
2
3 3
(C) x2 + y2 + 2x + y = 0 (D) x2 + y2 + 2x – y = 0
2 2
E-6. Two circles are drawn through the point (a, 5a) and (4a, a) to touch the axis of ‘y’. They
intersect at an angle of  then tan is -
40 9 1 1
(A) (B) (C) (D)
9 40 9 3

PART - III : MATCH THE COLUMN


1. Column – I Column – II
(A) Number of values of a for which the common chord of the circles x2 + y2 = 8 (p) 0
and (x – a)2 + y2 = 8 subtends a right angle at the origin is

(B) The number of circles touching all the three lines 3x + 7y = 2, 21x + 49y = 5 (q) 2
and 9x + 21y = 0 are

(C) The length of common chord of circles x2 + y2 – x – 11y + 18 = 0 and (r) 5

x2 + y2 – 9x – 5y + 14 = 0 is

(D) Number of common tangents of the circles x2 + y2 – 2x = 0 and (s) 3


x + y + 6x – 6y + 2 = 0 is
2 2

2. Column – I Column – II
(A) If director circle of two given circles C1 and C2 of equal radii touches each other, (p) 13
then ratio of length of internal common tangent of C1 and C2 to their radii equals to

(B) Let two circles having radii r1 and r2 are orthogonal to each other. If length of their (q) 7
common chord is k times the square root of hormonic mean between squares of
their radii, then k4 equals to

(C) The axes are translated so that the new equation of the circle (r) 4
2
x² + y²  5x + 2y  5 = 0 has no first degree terms and the new equation x2 + y2= ,
4
then the value of is

(D) The number of integral points which lie on or inside the circle x2 + y2 = 4 is (s) 2

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 66


Circle

PART - I : ONLY ONE OPTION CORRECT TYPE

 1  1  1  1
1. If  a ,  ,  b ,  ,  c ,  &  d ,  are four distinct points on a circle of radius 4 units, then abcd is
 a  b  c  d
equal to:
(A) 4 (B) 16 (C) 1 (D) 2

2. From the point A (0, 3) on the circle x² + 4x + (y  3)² = 0 a chord AB is drawn & extended to a point M
such that AM = 2 AB. The equation of the locus of M is :
(A) x² + 8x + y² = 0 (B) x² + 8x + (y  3)² = 0
(C) (x  3)² + 8x + y² = 0 (D) x² + 8x + 8y² = 0

3. If tangent at (1, 2) to the circle c1: x2 + y2 = 5 intersects the circle c2: x2 + y2 = 9 at A & B and tangents

at A & B to the second circle meet at point C, then the coordinates of C is

 9 18   9 18 
(A) (4, 5) (B)  ,  (C) (4,  5) (D)  , 
 15 5  5 5 

 7
4. A circle passes through point  3,  touches the line pair x2 – y2 – 2x + 1 = 0. Centre of circle lies
 2 

inside the circle x2 + y2 – 8x + 10y + 15 = 0. Co-ordinate of centre of circle is
(A) (4, 0) (B) (5, 0) (C) (6, 0) (D) (0, 4)

5. The length of the tangents from any point on the circle 15x 2 + 15y2 – 48x + 64y = 0 to the two circles
5x2 + 5y2 – 24x + 32y + 75 = 0 and 5x2 + 5y2 – 48x + 64y + 300 = 0 are in the ratio
(A) 1 : 2 (B) 2 : 3 (C) 3 : 4 (D) 2 : 1

6. The distance between the chords of contact of tangents to the circle; x² + y² + 2gx + 2fy + c = 0 from the
origin & the point (g, f) is:

g2  f 2  c g2  f 2  c g2  f 2  c
(A) g2  f 2 (B) (C) (D)
2 2 g2  f 2 2 g2  f 2

7. If from any point P on the circle x² + y² + 2gx + 2fy + c = 0, tangents are drawn to the circle
x² + y² + 2gx + 2fy + c sin² + (g² + f²) cos² = 0, then the angle between the tangents is:
 
(A)  (B) 2  (C)  (D)
2 3
8. The locus of the mid points of the chords of the circle x² + y² + 4x  6y  12 = 0 which subtend an angle

of radians at its circumference is:
3
(A) (x  2)² + (y + 3)² = 6.25 (B) (x + 2)² + (y  3)² = 6.25
(C) (x + 2)² + (y  3)² = 18.75 (D) (x + 2)² + (y + 3)² = 18.75

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 67


Circle

9. If the two circles, x2 + y2 + 2 g1x + 2 f1y = 0 & x2 + y2 + 2 g2x + 2 f2y = 0 touch each other then:
f1 f
(A) f1 g1 = f2 g2 (B) = 2 (C) f1 f2 = g1 g2 (D) f1 + f2 = g1 + g2
g1 g2

10. A circle touches a straight line x + my + n = 0 & cuts the circle x² + y² = 9 orthogonally. The locus of

centres of such circles is:


(A) (x + my + n)² = (² + m²) (x² + y²  9) (B) (x + my  n)² = (² + m²) (x² + y²  9)

(C) (x + my + n)² = (² + m²) (x² + y² + 9) (D) (x + my – n)² = (² + m²) (x² + y²  9)

11. The locus of the point at which two given unequal circles subtend equal angles is:
(A) a straight line (B) a circle (C) a parabola (D) an ellipse

12. A circle is given by x2 + (y – 1)2 = 1. Another circle C touches it externally and also the x-axis, then the
locus of its centre is
(A) {(x, y) : x2 = 4y} U {(x, y) : y  0} (B) {(x, y) : x2 + (y – 1)2 = 4} U {(x, y) : y  0}
(C) {(x, y) : x2 = y} U {(0, y) : y  0} (D) {(x, y) : x2 = 4y} U {(0, y) : y  0}

13. The locus of the centre of a circle touching the circle x 2 + y2 – 4y – 2x = 4 internally and tangent on
which from (1, 2) is making a 60° angle with each other.
(A) (x – 1)2 + (y – 2)2 = 2 (B) (x – 1)2 + (y – 2)2 = 4
(C) (x + 1)2 + (y – 2)2 = 4 (D) (x + 1)2 + (y + 2)2 = 4

14. STATEMENT-1 : If three circles which are such that their centres are non-collinear, then exactly one
circle exists which cuts the three circles orthogonally.
STATEMENT-2 : Radical axis for two intersecting circles is the common chord.
(A) STATEMENT-1 is true, STATEMENT-2 is true and STATEMENT-2 is correct explanation for
STATEMENT-1
(B) STATEMENT-1 is true, STATEMENT-2 is true and STATEMENT-2 is not correct explanation
for STATEMENT-1
(C) STATEMENT-1 is true, STATEMENT-2 is false
(D) STATEMENT-1 is false, STATEMENT-2 is true

 3  4
15. The centre of family of circles cutting the family of circles x 2 + y2 + 4x   –  + 3y   –  – 6
 2   3 
( + 2) = 0 orthogonally, lies on
(A) x – y – 1 = 0 ( B) 4x + 3y – 6 = 0 (C) 4x + 3y + 7 = 0 (D) 3x – 4y – 1 = 0

16. The circle x² + y² = 4 cuts the circle x² + y² + 2x + 3y  5 = 0 in A & B. Then the equation of the circle on
AB as a diameter is:
(A) 13(x² + y²)  4x  6y  50 = 0 (B) 9(x² + y²) + 8x  4y + 25 = 0
(C) x² + y²  5x + 2y + 72 = 0 (D) 13(x² + y²)  4x  6y  50 = 0

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 68


Circle

PART-II: NUMERICAL VALUE QUESTIONS

INSTRUCTION :
 The answer to each question is NUMERICAL VALUE with two digit integer and decimal upto two digit.
 If the numerical value has more than two decimal places truncate/round-off the value to TWO decimal placed.
1. Find maximum number of points having integer coordinates (both x, y integer) which can lie on a circle
with centre at  
2, 3 is (are)

2. If equation of smallest circle touching the circles x² + y²  2y  3 = 0 and x² + y²  8x  18y + 93 = 0 is


x2 + y2 – 4x – fy + c = 0 then value of f + c is
3. A line meets the coordinate axes in A and B. A circle is circumscribed about the triangle OAB. If
d1 and d2 are the distances of the tangent to the circle at the origin O from the points A and B
respectively and diameter of the circle is 1d1 + 2d2, then find the value of 1 + 2.
4. A circle is inscribed (i.e. touches all four sides) into a rhombous ABCD with one angle 60º. The distance
from the centre of the circle to the nearest vertex is equal to 1. If P is any point of the circle, then
2 2 2 2
PA  PB  PC  PD is equal to :

5. Let x & y be the real numbers satisfying the equation x 2  4x + y2 + 3 = 0. If the maximum and minimum
values of x2 + y2 are M & m respectively, then find the numerical value of (M  m).
6. Find absolute value of 'c' for which the set,
{(x, y)x2 + y2 + 2x  1}  {(x, y)5x  12y + c  0} contains only one point is common.
7. A rhombus is inscribed in the region common to the two circles x² + y²  4x  12 = 0 and
x² + y² + 4x  12 = 0 with two of its vertices on the line joining the centres of the circles then area of the
rhombus is
8. If (, ) is a point on the circle whose centre is on the x-axis and which touches the line x + y = 0 at
(2, –2), then find the greatest value of ‘’ is
9. Two circles whose radii are equal to 4 and 8 intersect at right angles, then length of their common
chord is

10. A variable circle passes through the point A (a, b) & touches the xaxis and the locus of the other end
of the diameter through A is (x  a)² = by , then find the value of 
11. Let A be the centre of the circle x² + y²  2x  4y  20 = 0. Suppose that the tangents at the points
B (1, 7) & D (4,  2) on the circle meet at the point C. Find the area of the quadrilateral ABCD.
12. If the complete set of values of a for which the point (2a, a + 1) is an interior point of the larger segment
of the circle x2 + y2  2x  2y  8 = 0 made by the chord whose equation is 3x  4y + 5 = 0 is (p,q) then
value of p + q is
13. The circles x2 + y2 + 2ax + cy + a = 0 and x2 + y2 – 3ax + dy – 1 = 0 intersect in two distinct points P and
Q, then find the number of values of ‘a’ for which the line 5x + by – a = 0 passes through P and Q.

14. The circumference of the circle x2 + y2  2x + 8y  q = 0 is bisected by the circle x2 + y2 + 4x + 12y +


p = 0, then find p + q
15. A circle touches the line y = x at a point P such that OP = 4 2 where O is the origin. The circle
contains the point (10, 2) in its interior and the length of its chord on the line x + y = 0 is 6 2 . If the
equation of the circle x2 + y2 + 2g x  2fy + 3c = 0, then value of g + f + c is

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 69


Circle

PART - III : ONE OR MORE THAN ONE OPTIONS CORRECT TYPE


1. The equation of circles passing through (3, –6) touching both the axes is
(A) x2 + y2 – 6x + 6y + 9 = 0 (B) x2 + y2 + 6x – 6y + 9 = 0
(C) x2 + y2 + 30x – 30y + 225 = 0 (D) x2 + y2 – 30x + 30y + 225 = 0

2. Equations of circles which pass through the points (1, –2) and (3, – 4) and touch the x-axis is
(A) x2 + y2 + 6x + 2y + 9 = 0 (B) x2 + y2 + 10x + 20y + 25 = 0
(C) x2 + y2 – 6x + 4y + 9 = 0 (D) x2 + y2 + 10x + 20y – 25 = 0

3. The centre of a circle passing through the points (0, 0), (1, 0) & touching the circle x 2 + y2 = 9 is :

 3 1 1   1 1 1 
(A)  ,  (B)  , 2  (C)  ,  (D)  ,  2 
2 2  2  2 2  2 

x y
4. The equation of the circle which touches both the axes and the line + = 1 and lies in the first
3 4
quadrant is (x – c)2 + (y – c)2 = c2 where c is
(A) 1 (B) 2 (C) 4 (D) 6

5. Find the equations of straight lines which pass through the intersection of the lines x  2y  5 = 0,
7x + y = 50 & divide the circumference of the circle x² + y² = 100 into two arcs whose lengths are in the
ratio 2 : 1.
(A) 3x – 4y  25 = 0 (B) 4x  3y  25 = 0 (C) 4x  3y  25 = 0 (D) 3x + 4y  25 = 0

6. Tangents are drawn to the circle x2 + y2 = 50 from a point ‘P’ lying on the x-axis. These tangents meet the
y-axis at points ‘P1’ and ‘P2’. Possible coordinates of ‘P’ so that area of triangle PP1P2 is minimum, is/are

(A) (10, 0) (B) (10 2 , 0) (C) (–10, 0) (D) (– 10 2 , 0)

7. If (a, 0) is a point on a diameter segment of the circle x 2 + y2 = 4, then x2 – 4x – a2 = 0 has


(A) exactly one real root in (– 1, 0] (B) Exactly one real root in [2, 5]
(C) distinct roots greater than-1 (D) Distinct roots less than 5

8. The tangents drawn from the origin to the circle x2 + y2 – 2rx – 2hy + h2 = 0 are perpendicular if

(A) h = r (B) h = – r (C) r2 + h2 = 1 (D) r2 = h2

9. The equation (s) of the tangent at the point (0, 0) to the circle where circle makes intercepts of length
2a and 2b units on the coordinate axes, is (are) -
(A) ax + by = 0 (B) ax – by = 0 (C) x = y (D) bx + ay = ab

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 70


Circle

10. Consider two circles C1 : x2 + y2 – 1 = 0 and C2 : x2 + y2 – 2 = 0. Let A(1,0) be a fixed point on the circle
C1 and B be any variable point on the circle C2. The line BA meets the curve C2 again at C.
Which of the following alternative(s) is/are correct?
(A) OA2 + OB2 + BC2  [7, 11], where O is the origin.
(B) OA2 + OB2 + BC2  [4, 7], where O is the origin.
1
(C) Locus of midpoint of AB is a circle of radius .
2

(D) Locus of midpoint of AB is a circle of area .
2

11. One of the diameter of the circle circumscribing the rectangle ABCD is x – 3y + 1 = 0.
If two verticles of rectangle are the points (– 2, 5) and (6, 5) respectively, then which of the following
hold(s) good?
(A) Area of rectangle ABCD is 64 square units.
(B) Centre of circle is (2, 1)
(C) The other two vertices of the rectangle are (– 2, – 3) and (6, – 3)
(D) Equation of sides are x = – 2, y = – 3, x = 5 and y = 6.

12. Three concentric circles of which the biggest is x 2 + y2 = 1, have their radii in A.P. If the line y = x + 1
cuts all the circles in real and distinct points.The permissible values of common difference of A.P. is/are
(A) 0.4 (B) 0.6 (C) 0.01 (D) 0.1

13. If 4²  5m² + 6 + 1 = 0. Prove that x + my + 1 = 0 touches a definite circle, then which of the following

is/are true.

(A) Centre (0, 3) (B) centre (3, 0) (C) Radius 5 (D) Radius 5

14. If the circle C1: x² + y² = 16 intersects another circle C 2 of radius 5 in such a manner that the common

chord is of maximum length and has a slope equal to 3/4, then the coordinates of the centre of C2 are:

 9 12   9 12   9 12   9 12 


(A)  ,  (B)  , (C)  , (D)  ,
5 5  5 5   5 5   5 5 

15. For the circles x2 + y2 – 10x + 16y + 89 – r2 = 0 and x2 + y2 + 6x – 14y + 42 = 0 which of the following
is/are true.
(A) Number of integral values of r are 14 for which circles are intersecting.
(B) Number of integral values of r are 9 for which circles are intersecting.
(C) For r equal to 13 number of common tangents are 3.
(D) For r equal to 21 number of common tangents are 2.

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 71


Circle

16. Which of the following statement(s) is/are correct with respect to the circles S 1  x2 + y2 – 4 = 0

and S2  x2 + y2 – 2x – 4y + 4 = 0?
(A) S1 and S2 intersect at an angle of 90°.

6 8
(B) The point of intersection of the two circle are (2, 0) and  ,  .
5 5
4
(C) Length of the common of chord of S1 and S2 is .
5
(D) The point (2, 3) lies outside the circles S1 and S2.

17. Two circles, each of radius 5 units, touch each other at (1, 2). If the equation of their common tangent is
4x + 3y = 10. The equations of the circles are
(A) x² + y² + 6x + 2y  15 = 0 (B) x² + y²  10x  10y + 25 = 0
(C) x² + y² – 6x + 2y  15 = 0 (D) x² + y²  10x  10y + 25 = 0

18. x2 + y2 = a2 and (x – 2a)2 + y2 = a2 are two equal circles touching each other. Find the equation of circle
(or circles) of the same radius touching both the circles.

(A) x2 + y2 + 2ax + 2 3 ay + 3a2 = 0 (B) x2 + y2 – 2ax + 2 3 ay + 3a2 = 0

(C) x2 + y2 + 2ax – 2 3 ay + 3a2 = 0 (D) x2 + y2 – 2ax – 2 3 ay + 3a2 = 0

19. The circle x2 + y2  2 x  3 k y  2 = 0 passes through two fixed points, (k is the parameter)


(A) 1  3, 0  
(B)  1  3, 0  
(C)  3  1, 0  
(D) 1  3, 0 
20. Curves ax2 + 2hxy + by2 – 2gx – 2fy + c = 0 and ax2 – 2hxy + (a + a – b)y2 – 2gx – 2f y + c = 0 intersect at

 g  g f   f 
four concyclic point A, B, C and D. If P is the point  ,  , then which of the following is/are true
 a  a a  a 

(A) P is also concyclic with points A, B, C, D (B) PA, PB, PC in G.P.


(C) PA2 + PB2 + PC2 = 3PD2 (D) PA, PB, PC in A.P.

PART - IV : COMPREHENSION
Comprehension # 1 (Q. No. 1 to 3) 
Let S1, S2, S3 be the circles x2 + y2 + 3x + 2y + 1 = 0, x2 + y2 – x + 6y + 5 = 0 and x2 + y2 + 5x – 8y + 15 = 0, then
1. Point from which length of tangents to these three circles is same is
(A) (1, 0) (B) (3, 2) (C) (10, 5) (D) (– 2, 1)

2. Equation of circle S4 which cut orthogonally to all given circle is


(A) x2 + y2 – 6x + 4y – 14 = 0 (B) x2 + y2 + 6x + 4y – 14 = 0
(C) x2 + y2 – 6x – 4y + 14 = 0 (D) x2 + y2 – 6x – 4y – 14 = 0

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 72


Circle

3. Radical centre of circles S1, S2, & S4 is

 3 8  4 3
(A)  – ,–  (B) (3, 2) (C) (1, 0) (D)  – , – 
 5 5  5 2

Comprehension # 2 (Q. No. 4 to 6)


Two circles are S1 (x + 3)2 + y2 = 9

S2 (x – 5)2 + y2 = 16
with centres C1 & C2
4. A direct common tangent is drawn from a point P (on x-axis) which touches S1 & S2 at Q & R,

respectively. Find the ratio of area of PQC1 & PRC2.


(A) 3 : 4 (B) 9 : 16 (C) 16 : 9 (D) 4 : 3

5. From point 'A' on S2 which is nearest to C1, a variable chord is drawn to S1. The locus of mid point of the
chord.
(A) circle (B) Diameter of s1
(C) Arc of a circle (D) chord of s1 but not diameter

6. Locus obtained in question 5 cuts the circle S1 at B & C, then line segment BC subtends an angle on
the major arc of circle S1 is

3  4  1 3  4
(A) cos–1 (B) – tan–1 (C) – tan–1 (D) cot–1  
4 2 3 2 2 4 2 3

 Marked questions are recommended for Revision.


* Marked Questions may have more than one correct option.
PART - I : JEE (ADVANCED) / IIT-JEE PROBLEMS (PREVIOUS YEARS)
1. Two parallel chords of a circle of radius 2 are at a distance 3  1 apart. If the chords subtend at the
 2
center, angles of and , where k > 0, then the value of [k] is
k k
[Note : [k] denotes the largest integer less than or equal to k] [IIT-JEE - 2010, Paper-2, (3, 0), 79]

2. The circle passing through the point (–1, 0) and touching the y-axis at (0, 2) also passes through the
point [IIT-JEE 2011, Paper-2, (3, –1), 80]
 3   5   3 5
(A)   , 0  (B)   , 2  (C)   ,  (D) (–4, 0)
 2   2   2 2
3. The straight line 2x – 3y = 1 divides the circular region x2 + y2  6 into two parts.
 3   5 3   1 1   1 1 
If S =  2,  ,  ,  ,  ,   ,  ,   , [IIT-JEE 2011, Paper-2, (4, 0), 80]
 4   2 4   4 4   8 4 
then the number of point(s) in S lying inside the smaller part is

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 73


Circle

4. The locus of the mid-point of the chord of contact of tangents drawn from points lying on the straight
line 4x – 5y = 20 to the circle x2 + y2 = 9 is [IIT-JEE 2012, Paper-1, (3, –1), 70]
(A) 20(x2 + y2) – 36x + 45y = 0 (B) 20(x2 + y2) + 36x – 45y = 0
(C) 36(x2 + y2) – 20x + 45y = 0 (D) 36(x2 + y2) + 20x – 45y = 0

Paragraph for Question Nos. 5 to 6


A tangent PT is drawn to the circle x2 + y2 = 4 at the point P( 3 , 1). A straight line L, perpendicular to
PT is a tangent to the circle (x – 3)2 + y2 = 1. [IIT-JEE 2012, Paper-2, (3, –1), 66]

5. A common tangent of the two circles is


(A) x = 4 (B) y = 2 (C) x + 3y=4 (D) x + 2 3y=6

6. A possible equation of L is
(A) x – 3y=1 (B) x + 3y=1 (C) x – 3 y = –1 (D) x + 3 y=5

7*. Circle(s) touching x-axis at a distance 3 from the origin and having an intercept of length 2 7 on y-axis
is (are) [JEE (Advanced) 2013, Paper-2, (3, –1)/60]
(A) x + y – 6x + 8y + 9 = 0
2 2
(B) x + y2 – 6x + 7y + 9 = 0
2

(C) x + y – 6x – 8y + 9 = 0
2 2
(D) x2 + y2 – 6x – 7y + 9 = 0

8*. A circle S passes through the point (0, 1) and is orthogonal to the circles (x – 1)2 + y2 = 16
and x2 + y2 = 1. Then [JEE (Advanced) 2014, Paper-1, (3, 0)/60]
(A) radius of S is 8 (B) radius of S is 7
(C) centre of S is (–7, 1) (D) centre of S is (–8, 1)

9*. The circle C1 : x2 + y2 = 3, with centre at O, intersects the parabola x2 = 2y at the point P in the first
quadrant. Let the tangent to the circle C1 at P touches other two circles C2 and C3 at R2 and R3,

respectively. Suppose C2 and C3 have equal radii 2 3 and centres Q2 and Q3, respectively. If Q2 and
Q3 lie on the y-axis, then [JEE (Advanced) 2016, Paper-1, (4, –2)/62]

(A) Q2Q3 = 12 (B) R2R3 = 4 6

(C) area of the triangle OR2R3 is 6 2 (D) area of the triangle PQ2Q3 is 4 2

10*. Let RS be the diameter of the circle x2 + y2 = 1, where S is the point (1, 0). Let P be a variable point
(other than R and S) on the circle and tangents to the circle at S and P meet at the point Q. The normal
to the circle at P intersects a line drawn through Q parallel to RS at point E. Then the locus of E passes
through the point(s) [JEE (Advanced) 2016, Paper-1, (4, –2)/62]
1 1   1 1 1 1  1 1
(A)  3 ,  (B)  ,  (C)  3 , – 
 (D)  , – 
 3 4 2  3 4 2

11. For how many values of p, the circle x 2 + y2 + 2x + 4y – p = 0 and the coordinate axes have exactly
three common points? [JEE(Advanced) 2017, Paper-1,(3, 0)/61]

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 74


Circle

PARAGRAPH “X” [JEE(Advanced) 2018, Paper-1, (3, –1)/60]


Let S be the circle in the xy-plane defined by the equation x2 + y2 = 4.
(There are two questions based on PARAGRAPH “X”, the question given below is one of them)

12. Let E1E2 and F1F2 be the chords of S passing through the point P0(1, 1) and parallel to the x-axis and
the y-axis, respectively. Let G1G2 be the chord of S passing through P0 and having slope –1. Let the
tangents to S at E1 and E2 meet at E3, the tangents to S at F1 and F2 meet at F3, and the tangents to S
at G1 and G2 meet at G3. Then, then, the points E3, F3, and G3 lie on the curve
(A) x +y = 4 (B) (x – 4)2 + (y – 4)2 = 16 (C) (x – 4)(y – 4) = 4 (D) xy = 4
13. Let P be a point on the circle S with both coordinates being positive. Let the tangent to S at P intersect
the coordinate axes at the points M and N. Then, the mid-point of the line segment MN must lie on the
curve
(A) (x + y)2 = 3xy (B) x2/3 + y2/3 = 24/3 (C) x2 + y2 = 2xy (D) x2 + y2 = x2y2

14*. Let T be the line passing through the points P(–2, 7) and Q(2, –5). Let F1 be the set of all pairs of circles
(S1, S2) such that T is tangent to S1 at P and tangent to S2 at Q, and also such that S1 and S2 touch
each other at a point, say, M. Let E1 be the set representing the locus of M as the pair (S 1, S2) varies in
F1. Let the set of all straight line segments joining a pair of distinct points of E 1 and passing through the
point R(1, 1) be F2. Let E2 be the set of the mid-points of the line segments in the set F2. Then, which of
the following statement(s) is (are) TRUE [JEE(Advanced) 2018, Paper-2, (4, –2)/60]

4 7
(A) The point (–2, 7) lies in E1 (B) The point  ,  does NOT lie in E2
5 5

1   3
(C) The point  ,1 lies in E2 (D) The point  0,  does NOT lie in E1
2   2

PART - II : JEE (MAIN) / AIEEE PROBLEMS (PREVIOUS YEARS)


1. The circle x2 + y2 = 4x + 8y + 5 intersects the line 3x – 4y = m at two distinct points if
[AIEEE 2010, (4, –1), 144]
(1) – 35 < m < 15 (2) 15 < m < 65 (3) 35 < m < 85 (4) – 85 < m < – 35

2. The two circles x2 + y2 = ax and x2 + y2 = c2(c > 0) touch each other if:
[AIEEE-2011, I, (4, –1), 120]
(1) 2|a| = c (2) |a| = c (3) a = 2c (4) |a| = 2c

3. The equation of the circle passing through the point (1, 0) and (0, 1) and having the smallest radius is -
(1) x2 + y2 – 2x – 2y + 1 = 0 (2) x2 + y2 – x – y = 0 [AIEEE-2011, II, (4, –1), 120]
(3) x + y + 2x + 2y – 7 = 0
2 2
(4) x + y + x + y – 2 = 0
2 2

4. The length of the diameter of the circle which touches the x-axis at the point (1, 0) and passes through
the point (2, 3) is : [AIEEE- 2012, (4, –1), 120]
10 3 6 5
(1) (2) (3) (4)
3 5 5 3

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 75


Circle

5. The circle passing through (1, –2) and touching the axis of x at (3, 0) also passes through the point
[AIEEE - 2013, (4, –1),120]
(1) (–5, 2) (2) (2, – 5) (3) (5, – 2) (4) (–2, 5)

6. Let C be the circle with centre at (1, 1) and radius = 1. If T is the circle centred at (0, y), passing through
origin and touching the circle C externally, then the radius of T is equal to :
[JEE(Main) 2014, (4, – 1), 120]
1 1 3 3
(1) (2) (3) (4)
2 4 2 2

7. Locus of the image of the point (2, 3) in the line (2x – 3y + 4) + k (x – 2y + 3) = 0, k  R, is a


[JEE(Main) 2015, (4, – 1), 120]
(1) straight line parallel to x-axis (2) straight line parallel to y-axis
(3) circle of radius 2 (4) circle of radius 3

8. The number of common tangents to the circles x2 + y2 – 4x –6y – 12 = 0 and x2 + y2 + 6x + 18y + 26 = 0,


is [JEE(Main) 2015, (4, – 1), 120]
(1) 1 (2) 2 (3) 3 (4) 4
9. The centres of those circles which touch the circle, x 2 + y2 – 8x – 8y – 4 = 0, externally and also touch
the x-axis, lie on : [JEE(Main) 2016, (4, – 1), 120]
(1) an ellipse which is not a circle (2) a hyperbola
(3) a parabola (4) a circle

10. If one of the diameters of the circle, given by the equation, x 2 + y2 – 4x + 6y – 12 = 0, is a chord of a
circle S, whose centre is at (– 3, 2), then the radius of S is : [JEE(Main) 2016, (4, – 1), 120]
(1) 5 3 (2) 5 (3) 10 (4) 5 2

11. Let the orthocenter and centroid of a triangle be A (–3, 5) and B(3,3) respectively. If C is the
circumcentre of this triangle, then the radius of the circle having line segement AC as diameter, is :
[JEE(Main) 2018, (4, – 1), 120]
5 3 5
(1) 3 (2) (3) 10 (4) 2 10
2 2

12. Three circles of radii, a, b, c (a < b < c) touch each other externally, If they have x-axis as a common
tangent, then : [JEE(Main) 2019, Online (09-01-19),P-1 (4, – 1), 120]
1 1 1 1 1 1
(1) a, b, c are in A.P. (2)   (3) a, b, c are in A.P. (4)  
a b c b a c

13. If a circle C passing through the point (4, 0) touches the circle x2 + y2 + 4x – 6y = 12 externally at the
point (1, –1), then the radius of C is: [JEE(Main) 2019, Online (10-01-19),P-1 (4, – 1), 120]

(1) 2 5 (2) 57 (3) 4 (4) 5

14. If a variable line, 3x + 4y –  = 0 is such that the two circles x 2 + y2 – 2x –2y + 1 = 0 and
x2 + y2 –18x –2y +78 = 0 are on its opposite sides, then the set of all values of  is the interval:
[JEE(Main) 2019, Online (12-01-19),P-1 (4, – 1), 120]
(1) (2, 17) (2) [12, 21] (3) [13, 23] (4) (23,31)

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 76


Circle

15. If a circle of radius R passes through the origin O and intersects the coordinate axes at A and B, then
the locus of the foot of perpendicular from O on AB is -
[JEE(Main) 2019, Online (12-01-19),P-2 (4, – 1), 120]
(1) (x2+y2) (x + y) = R2xy (2) (x2 + y2)3 = 4R2x2y2
(3) (x2 + y2)2 = 4Rx2y2 (4) (x2 + y2)2 = 4R2x2y2
16. The sum of the squares of the lengths of the chords intercepted on the circle, x 2 + y2 = 16, by the lines,
x + y =n, n  N, where N is the set of all natural numbers, is:
[JEE(Main) 2019, Online (08-04-19),P-1 (4, – 1), 120]
(1) 105 (2) 210 (3) 320 (4) 160

17. If a tangent to the circle x2 + y2 = 1 intersects the coordinate axes at distinct points P and Q, then the
locus of the mid-point of PQ is : [JEE(Main) 2019, Online (09-04-19),P-1 (4, – 1), 120]

(1) x2 + y2 – 4x2y2 = 0 (2) x2 + y2 – 16x2y2 = 0 (3) x2 + y2 – 2x2y2 = 0 (4) x2 + y2 – 2xy = 0

18. The locus of the centres of the circles, which touch the circle, x 2 + y2 = 1 externally, also touch the
y-axis and lie in the first quadrant, is : [JEE(Main) 2019, Online (10-04-19),P-2 (4, – 1), 120]

(1) x  1  4 y , y  0 (2) y  1  4x , x  0 (3) x  1  2y , y  0 (4) y  1  2x , x  0

19. If a line, y = mx + c is a tangent to the circle, (x – 3)2 + y2 = 1 and it is perpendicular to a line L1, where
 1 1 
L1 is the tangent to the circle, x2 + y2 = 1 at the point  ,  ; then:
 2 2

[JEE (Main) 2020, Online (08-01-20),P-2 (4, –1), 120]

(1) c2 + 7c + 6 = 0 (2) c2 + 6c + 7 = 0 (3) c2 – 6c + 7 = 0 (4) c2 – 7c + 6 = 0

20. If the curves, x2 – 6x + y2 + 8 = 0 and x2 – 8y + y2 + 16 – k = 0, (k > 0) touch each other at a point, then
the largest value of k is ________ [JEE(Main) 2020, Online (09-01-20),P-2 (4, 0), 120]

 Marked Questions may have for Revision Questions.

SUBJECTIVE QUESTIONS
1. Find the equation of the circle passing through the points A(4, 3), B(2, 5) and touching the axis of
y. Also find the point P on the yaxis such that the angle APB has largest magnitude.

2. Let a circle be given by 2x (x  a) + y (2y  b) = 0, (a  0, b  0). Find the condition on a & b if two

 b
chords, each bisected by the xaxis, can be drawn to the circle from  a , 
 2

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 77


Circle

3. A circle is described to pass through the origin and to touch the lines x = 1, x + y = 2. Prove that the


radius of the circle is a root of the equation 3  2 2  t2  2 2 t + 2 = 0.

4. If (a, ) lies inside the circle x2 + y2 = 9 : x2 – 4x – a2 = 0 has exactly one root in (– 1, 0), then find the
area of the region in which (a, ) lies.

5. Let S  x2 + y2 + 2gx + 2fy + c = 0 be a given circle. Find the locus of the foot of the perpendicular
drawn from the origin upon any chord of S which subtends right angle at the origin.

6. A ball moving around the circle x² + y²  2x  4y  20 = 0 in anticlockwise direction leaves it


tangentially at the point P(2, 2). After getting reflected from a straight line it passes through the centre
5
of the circle. Find the equation of this straight line if its perpendicular distance from P is . You can
2
assume that the angle of incidence is equal to the angle of reflection.

7. The lines 5x + 12 y  10 = 0 and 5x  12y  40 = 0 touch a circle C 1 of diameter 6 unit. If the centre of
C1 lies in the first quadrant, find the equation of the circle C 2 which is concentric with C1 and cuts of
intercepts of length 8 on these lines.

8. The chord of contact of tangents drawn from a point on the circle x 2 + y2 = a2 to the circle
x2 + y2 = b2 touches the circle x2 + y2 = c2. Show that a, b, c are in G.P.

9. Find the locus of the middle points of chords of a given circle x2 + y2 = a2 which subtend a right angle at
the fixed point (p, q).

10. Let a 2  bm2 + 2 d + 1 = 0, where a, b, d are fixed real numbers such that a + b = d 2. If the line

x + my + 1 = 0 touches a fixed circle then find the equation of circle

11. The centre of the circle S = 0 lies on the line 2x  2y + 9 = 0 and S = 0 cuts orthogonally the circle
x² + y² = 4. Show that circle S = 0 passes through two fixed points and also find their coordinates.

12. Prove that the two circles which pass through the points (0, a), (0,  a) and touch the straight line y = m
x + c will cut orthogonaly if c2 = a2 (2 + m2).

13. Consider points A ( 13, 0) and B (2 13, 0) lying on x-axis. These points are rotated in an-
2
anticlockwise direction about the origin through an angle of tan–1   . Let the new position of A and B
3
2 13
be A and B respectively. With A as centre and radius a circle C1 is drawn and with B as a
3
13
centre and radius circle C2 is drawn. Find radical axis of C1 and C2.
3

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 78


Circle

14. P(a, b) is a point in the first quadrant. If the two circles which pass through P and touch both the
coordinate axes cut at right angles, then find condition in a and b.

15. Prove that the square of the tangent that can be drawn from any point on one circle to another circle is
equal to twice the product of perpendicular distance of the point from the radical axis of two circles and
distance between their centres.

16. Find the equation of the circle which cuts each of the circles, x² + y² = 4, x² + y²  6x  8y + 10 = 0
& x² + y² + 2x  4y  2 = 0 at the extremities of a diameter.

17. Show that if one of the circle x2 + y2 + 2gx + c = 0 and x2 + y2 + 2g1x + c = 0 lies within the other,
then gg1 and c are both positive.

18. Let ABCD is a rectangle. Incircle of ABD touches BD at E. Incircle of CBD toches BD at F.

If AB = 8 units, and BC = 6 units, then find length of EF.

19. Let circles S1 and S2 of radii r1 and r2 respectively (r1 > r2) touches each other externally. Circle S radii r
touches S1 and S2 externally and also their direct common tangent. Prove that the triangle formed by
joining centre of S1, S2 and S is obtuse angled triangle.

20. Circles are drawn passing through the origin O to intersect the coordinate axes at point P and Q such
that m. OP + n. OQ is a constant. Show that the circles pass through a fixed point.

21. A triangle has two of its sides along the axes, its third side touches the circle x2 + y2  2 ax  2 ay + a2 = 0.
Find the equation of the locus of the circumcentre of the triangle.

22. Let S1 be a circle passing through A(0, 1), B(–2, 2) and S2 is a circle of radius 10 units such that AB is
common chord of S1 and S2. Find the equation of S2.

23. The curves whose equations are


S = ax2 + 2hxy + by2 + 2gx + 2fy + c = 0
S = ax2 + 2hxy + by2 + 2gx + 2fy + c = 0
intersect in four concyclic points then find relation in a, b, h, a, b, h

24. A circle of constant radius ‘r’ passes through origin O and cuts the axes of coordinates in points P and
Q, then find the equation of the locus of the foot of perpendicular from O to PQ.

25. The ends A , B of a fixed straight line of length ‘a’ and ends A and B of another fixed straight line of
length ‘b’ slide upon the axis of X & the axis of Y (one end on axis of X & the other on axis of Y). Find
the locus of the centre of the circle passing through A, B, A and B.

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 79


Circle

EXERCISE - 1
PART - I
Section (A):
A-1. x2 + y2 = 1 A-3. x2 + y2 – 3x – 4y = 0 A-4. x2 + y2 – 4x – 4y + 4 = 0
A-5. x2 + y2 ± 6 2y ± 6x + 9 = 0 A-6. (x + 3)2 + (y – 4)2 = 4 A-7. (36, 47)
Section (B):
B-1. 2 B-2. (1, 3), (5, 7), 4 2 B-3. x – 7y – 45 = 0
B-4. 3x – y ± 4 = 0
 8 65 
B-5. 16x2 – 65y2 – 288x + 1296 = 0, tan–1   B-6. Yes
 49
 
Section (C):
C-1. 2x – y = 0 C-2. x + 2y – 1 = 0 C-3. (x + 4)2 + y2 = 16
 18 
C-5. x+y+5=0 C-6.  6,  5 
 
Section (D):
D-1. x = 0, 3x + 4y = 10, y = 4 and 3y = 4x.

 33  1
D-3. 2(x2 + y2) – 7x + 2y = 0 D-4.  4 , 2 ; 4
 
Section (E):
E-1. x2 + y2 – 2x – 4y = 0.
E-2. (i) (x – 1)2 + (y + 2)2 + 20 (2x – y – 4) = 0 (ii) (x – 1)2 + (y + 2)2 ± 20 (2x – y – 4) = 0
 52 23 
E-4.  3 ,– 9  E-5. x2 + y2 – 17x – 19y + 50 = 0
 
PART - II
Section (A):
A-1. (D) A-2. (A) A-3. (B) A-4. (C) A-5. (D) A-6. (B) A-7. (A)
A-8. (C)

Section (B):
B-1. (A) B-2. (B) B-3. (B) B-4. (B) B-5. (A) B-6. (B) B-7. (A)
B-8. (D) B-9. (C) B-10. (A) B-11. (C) B-12. (A) B-13. (B) B-14. (A)

Section (C):
C-1. (A) C-2. (B) C-3. (A) C-4. (C) C-5. (B) C-6. (A) C-7. (A)

Section (D):
D-1. (B) D-2. (B) D-3. (A) D-4. (A)

Section (E):
E-1. (A) E-2. (B) E-3. (A) E-4. (A) E-5. (D) E-6. (A)

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 80


Circle

PART - III
1. (A)  (q),( B)  (p), (C)  (r), (D)  (s) 2. (A)  (s), (B)  (r), (C)  (q), (D)  (p)

EXERCISE - 2
PART - I
1. (C) 2. (B) 3. (D) 4. (A) 5. (A) 6. (C) 7. (B)
8. (B) 9. (B) 10. (A) 11. (B) 12. (D) 13. (B) 14. (D)
15. (B) 16. (A)

PART - II
1. 01.00 2. 32.88 or 32.89 3. 02.00 4. 11.00 5. 10.00 6. 13.38

7. 13.85 or 13.86 8. 06.82 or 06.83 9. 07.15 10. 04.00

11. 75.00 12. 01.30 13. 00.00 14. 10.00 15. 18.66 or 18.67

PART - III
1. (AD) 2. (BC) 3. (BD) 4. (AD) 5. (CD) 6. (AC) 7. (ABCD)
8. (ABD) 9. (AB) 10. (ACD) 11. (ABC) 12. (CD) 13. (BC) 14. (BD)
15. (AC) 16. (ACD) 17. (AB) 18. (BD) 19. (AD) 20. (BCD)

PART - IV
1. (B) 2. (D) 3. (A) 4. (B) 5. (C) 6. (A)

EXERCISE - 3
PART - I
1. 3 2. (D) 3. 2 4. (A) 5. (D) 6. (A) 7. (AC)
8. (BC) 9. (ABC) 10. (A, C) 11. (2) 12. (A) 13. (D) 14. (BD)

PART - II
1. (1) 2. (2) 3. (2) 4. (1) 5. (3) 6. (2) 7. (3)

8. (3) 9. (3) 10. (1) 11. (1) 12. (2) 13. (4) 14. (2)

15. (2) 16. (2) 17. (1) 18. (4) 19. (2) 20. 36

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 81


Circle

1. x² + y²  4x  6y + 9 = 0 OR x² + y²  20x  22y + 121 = 0, P(0, 3), = 45°


 9  2 

2. (a² > 2b²) 4. 4  5  cot 1  

 2  5 

c
5. x2 + y2 + gx + fy + =0 6. (4 3  3) x  (4 + 3 3 ) y(39  2 3 ) = 0
2

7. x2 + y2  10 x  4 y + 4 = 0 9. 2 x2 + 2y2  2 p x  2 q y + p2 + q2  a2 = 0

 1 1
10. x2 + y2 – 2dx + d2 – b = 0 11. ( 4, 4);   , 
 2 2

13. 9x + 6y = 65 14. a2  4ab + b2 = 0

16. x² + y²  4x  6y  4 = 0 18. 2

2x y
21. 2 (x + y)  a = 22. x2 + y2 + 2x – 3y + 2 ± 7 (x + 2y – 2) = 0
a

a – b a – b
23.  24. (x2 + y2)2 (x–2 + y–2) = 4r2
h h

25. (2ax  2by)² + (2bx  2ay)² = (a²  b²)²

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 82


Circle

TOPIC : CIRCLE
EXERCISE # 1
PART-I
Section (A)
A-1. Centre (0, 0), radius 1
x2 + y2 = 1

A-2. Since BD is diameter of circle

Hence (x – a) (x – 0) + (y – 0) (y – a) = 0  x2 + y2 = a (x + y)

A-3.
(x – 3)(x – 0) + (y – 0)(y –4) = 0

3r  4r  11
A-4.  distance =5
5
7r + 11 = ± 25
r = 2, – 36/7
 circle is in st quadrant Hence r = 2

Equation (x – 2)2 + (y – 2)2 = 22  x2 + y2 – 4x – 4y + 4 = 0

A-5.

 x  3 2   y  3   3 2 
2 2
2
A-6. x = –3 + 2sin   x + 3 = 2 sin 
y = 4 + 2cos   y – 4 = 2 cos 
Squarring and add (x + 3)2 + (y – 4)2 = 4

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 227


Circle

A-7. x2 + y2 – 8x – 12y + p = 0
Power of (2, 5) is S1 = 4 + 25 – 16 – 60 + P = P – 47 < 0  P < 47
Circle neither touches nor cuts coordinate axes g2 – c < 0  16 – p < 0  p > 16
f2 – c < 0  36 – p < 0  p > 36
taking intersection P  (36, 47)

Section (B)
B-1. r1 + r2 = r = 2

B-2. On solving, points of intersection are (1, 3) & (5, 7), length = 4 2

5 5
 7  
2 2 5
B-3. Other tangent is – x + 7y +  = 0 then =   = 45 and – 5
50 2

 other tangent is x – 7y – 45 = 0

B-4. m = tan 60º = 3x ; y = mx a 1  m2 y = x 3  2  2

B-5. S1  (9)2 + (0)2 – 16 = 65 > 0


Since (9, 0) lies outside the circle. Hence two real tangents can be drawn.
Now S  x2 + y2 – 16
S1  9x – 16. Hence pair of tangents SS1 = T2
(x2 + y2 – 16) (65) = (9x – 16)2
65x2 + 65y2 – 1040 = 81 x2 + 256 – 288 x
16x2 – 65y2 – 288x + 1296 = 0
2 h2  ab 2 0  16  65 8 65
Angle between these tangents = = =
(a  b) 16  65 49

B-6. given f 2  g2  6 = 2 f 2  g2  3g  3f  3g2 + 3f2 + 12g + 12f + 6 = 0


 g2 + f2 + 4g + 4f + 2 = 0

Section (C)
C-1. Normal passes through centre
Hence equation of normal

2
y= x  y = 2x
1

C-2. Equation of line parallel to x + 2y – 3 = 0 is x + 2y + k = 0


This is normal of x2 + y2 – 2x = 0. Hence centre of circle satisfies it 1 + 0 + k = 0  k = –1
x + 2y – 1 = 0

C-3. given circle (x + 4)2 + y2 = 8 centre of director circle  (–4, 0) radius of director circle  4
Hence equation of director circle (x + 4)2 + (y – 0)2 = 42

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 228


Circle

RL3
C-4. Area of triangle formed by pair of tangents & chord of contact is =
R2  L2
 
3/2
a h2  k 2  a2
Here R = a L = h  k  a
2 2 2
. Hence Area =
h 2
 k2 
C-5. T = S1  –2x – 3y +3(x –2) +4 (y – 3) + 9 = 4 + 9 – 12 – 24 + 9 x + y + 5 = 0

C-6. Equation of common chord is S1 – S2 = 0  5x – 3y – 10 = 0


This chord is also chord of contact. Let point of intersection is p (h, k)

h k 12  18 
Then hx + ky – 12 = 0 compare both equations    (h, k)   6, 
5 3 10  5 
Section (D)
D-1. S1 : x2 + y2 – 2x – 6y + 9 = 0 C1(1, 3), r1 = 1
S2 : x2 + y2 + 6x – 2y + 1 = 0 C2(–3, 1), r2 = 3
C1C2 = 16  4 = 20  n + r2 = 4
Hence C1C2 > r1 + r2
Both circles are non-intersecting. Hence there are four common tangents.
 3  3 1 9   5 
Transverse common tangents : coordinate of P  ,    0, 
 1 3 1 3   2 

5 5
Let slope of these tangents is m y – = m(x – 0)  mx – y + =0
2 2
5
m3
Now 2 = 1  m  1 = 1  m2  m2 + 1 – m = 1 + m2  m = – 3 , other tangents is vertical
1 m 2 2 4 4

3 5
Equation of tangents x = 0 –
x–y+ = 0  –3x – 4y + 10 = 0  3x + 3y = 10
4 2
 3  3 1  9 
Direct common tangents coordinate of Q  ,   Q (3, 4)
 1 3 1 3 

Hence equations y – 4 = m(x – 3)  mx – y + (4 – 3m) = 0


m  3  4  3m 4
 = 1  |1 – 2m| = 1  m2  1 + 4m2 – 4m = 1 + m2  3m2 – 4m = 0  m = 0,
1 m 2 3
4
Hence equation y – 4 = 0(x – 3)  y = 4  y – 4 = (x – 3)  4x – 3y = 0
3

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 229


Circle

D-2. C1  (1, 3) C2 (–3, –2)  r1 = 22 r2 = 19  (C1C2)2 = r12 + r22

D-3. Equation of circle passing through origin is x2 + y2 + 2gx + 2fy = 0


This circle cuts the circle x2 + y2 – 4x + 6y + 10 = 0 orthogonally
2g(–2) + 2f(3) = 0 + 10  –2g + 3f – 5 = 0 ...(1)
& x + y + 12y + 6 = 0
2 2

also 2g(0) + 2f(6) = 6 + 0


1
f=
2
3
 –2g + –5 = 0
2
7
 2g = –
2
7
g=–
4

 7  1
Hence circle x2 + y2 + 2    x + 2   y = 0 2x2 + 2y2 – 7x + 2y = 0
 4 2
D-4. (1) S1 – S2 = 0  4x – 33 = 0
 33 
S3 – S1 = 0  –12y + 24 = 0   , 2
 4 
 33  1
(2) Length of tangent from  , 2  to any circle is = .
 4  4

Section (E) :

E-1. x2 + y2 – 10x +  (2x – y) = 0 ....(i)


x2 + y2 + 2x ( – 5) – y = 0
Centre (– ( – 5), /2)
 5
Using on y = 2x   2(  5)   10
2 2
Putting  = 4 x2 + y2 – 2x – 4y = 0

E-2. (i) Equation of circle is (x – 1)2 + (y + 2)2 +  (2x – y – 4) = 0

(1,–2) (3,4)

which passes through (3,4)   = 20


(ii) equation of circle is (x – 1)2 + (y + 2)2 +  (2x – y – 4) = 0
2
 –  4 
whose radius is 5  ( – 1)2 +   – (1 + 4 – 4) = 25   = ± 20
 2 

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 230


Circle

E-3. (x2 + y2 – 2x – 8) – 2y = 0


S+L=0
solving S = 0 & L = 0
put y = 0½  x2 – 2x – 8 = 0
(x – 4) (x + 2) = 0
x = – 2 or 4
A  (4, 0)
B  (– 2, 0)
Equation of AB C.O.C. xx1 + yy1 – 1 (x+x1) –  (y+y1) – 8 = 0
 x (x1–1) + y (y–y1) – (x1 + y1+8) = 0 ...(1)
Also equation of AB is x-axis i.e 0. x + 1.y + 0.c = 0 ...(2)
0 1 0
comparing (1) & (2)   x = 1 & y1 + 9 = 0
x1  1 y1   x1  y1  8 1
9
y1 =

(–2,0)B A (4,0)

x1-y1

18 18
Also x + 2y + 5 = 0  1 – + 5 = 0  6=  = 3
 
equation of circle is x2 + y2 – 2x – 6y – 8 = 0

E-4. Family of circles passes through two fixed point is


S + L = 0 ...(1)
where S = (x – 3) (x – 6) + (y – 7) (y – 5) = 0

x y 1
L 3 7 10
6 5 1

Equation of variable common chord is


S + L – S’ = 0
 (S – S’) + L = 0
or L’ + L = 0 which represents family of lines concurrent at L’ = 0 and L = 0

A (3,7) B (6,5)

S = (x – 3) (x – 6) + (y – 7) (y – 5) = 0

x2 + y2 – ax – 12y + 53 = 0
x2 + y2 – 4x – 3 = 0
– 5x – 12y + 56 = 0
52 23
4(2x + 3y – 27 = 0) x = , y=–
3 9

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 231


Circle

E-5. Equation of circumcircle of this triangle L1L2 + L2L3 + L3L1 = 0


(x + 2y – 5)(x + y – 6)+(x + y – 6)(2x + y – 4)+(x + 2y – 5)(2x + y – 4) = 0

coef. of xy = 0  3 + 3 + 5 = 0  3 + 5 + 3 = 0 ...(1)
coef. x2 = coef. y2  1 + 2 + 2 = 2 +  + 2   = 1
6
=–
5
6
Hence (x + 2y – 5) (x + y – 6) + (x + y – 6)(2x + y – 4) – (x + 2y – 5) (2x + y – 4) = 0
5
 x2 + y2 – 17x – 19y + 50 = 0

E-6. Subtract to get common tangent and drop pependicular from centre on any one circle and equate it to
its radius.
Radical axes is ax – by = 0 which touches both the circle
2
 ax 
Now x2 +   + 2ax + c2 = 0
 b 
1 1 1
 (b2 + a2)x2 + 2ab2 x + b2c2 = 0  4a2b2 – 4(b2 + a2) b2c2 = 0  a2b2 = c2 (b2 + a2)  = +
c 2 a2 b2

PART - II
Section (A)
A-1.

diameter = 4 2 r = 2 2

A-2. (3,4) & (2,5) are ends of diameter of circle


So, Equation (x – 3)(x –2) + (y –4)(y –5) = 0 x2 + y2 – 5x – 9y + 26 = 0

A-3. Equation of circle (x – 0) (x – a) + (y – 1)(y – b) = 0


it cuts x-axis put y = 0 x2 – ax + b = 0

25 81
A-4. Length of intercept on x-axis = 2 g2  c = 2  14 = 2 =9
4 4
2
 13  169  56 225
on y-axis = 2 f 2  c = 2    14 = 2 =2 = 15
 2 4 4

A-5. given circle x2 + y2 – 4x – 6y = 0


it cuts x-axis put y = 0, x = 0, 4
it cuts y-axis put x = 0, y = 0, 6.
Hence mid points on x-axis (2, 0) on y-axis (0, 3)
x y
Equations of line  = 1  3x + 2y – 6 = 0
2 3

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 232


Circle

A-6. h2 + b2 = r2 k2 + a2 = r2 h2 – k2 = a2 – b2

  
A-7. tan  tan = 1 tan  = cot   tan  = tan  –   + =
 2  2

ACB = locus of C is a
2
C

 
A B

circle as angle in a semicircle is
2
1
A-8. Statement-1 is true and statement-2 is false as radius = 2  2
2

Section (B)

B-1. Point on the line x + y + 13 = 0 nearest to the circle x2 + y2 + 4x + 6y – 5 = 0 is foot of  from centre
x2 y3  2  3  13 
= = – =– 4
1 1  12  12 
x = –6 y = –7

B-2. Point (8,6) lies on circle ; S1 = 0  one tangent.

B-3. Let slope of required line is m


y – 3 = m(x – 2)  mx – y + (3 – 2m) = 0
length of  from origin = 3
 9 + 4m2 – 12m = 9 + 9m2
12
5m2 + 12m = 0  m = 0, –
5

Hence lines are y – 3 = 0  y = 3


12
y–3=– (x – 2)
5
 5y – 15 = –12x + 24  12x + 5y = 39.

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 233


Circle

6  15  9
B-4. From centre (2, –3), length of perpendicular on line 3x + 5y + 9 = 0 is p = 0;
25  9
line is diameter.

B-5. Clearly from the figure the radius of bigger circle

r2 = 22 + {(2 – 1)2 + (1 – 3)2}


r2 = 9 or r = 3

B-6. Line parallel to given line 4x + 3y + 5 = 0 is 4x + 3y + k = 0


This is tangent to x2 + y2 – 6x + 4y – 12 = 0
12  6  k
= 5  6 + k = ±25  k = 19, –31
5
Hence required line 4x + 3y – 31 = 0, 4x + 3y + 19 = 0

( g  g)cos   ( f  f )sin   k
B-7. p= = g2  f 2  c g2 + f2 = c + k2
cos   sin 
2 2

B-8. Equation of tangent x – 2y = 5


Let required point be (, )
x + y –4(x + ) + 3(y + ) + 20 = 0 x( – 4) + y ( + 3) – 4 + 3 + 20 = 0
  4   3 4  3  20
Comparing  
1 2 5
Similarly (, ) 3, –1)

7m  1
B-9. Let tangent be y = mx   5  49m2 + 1 + 14m = 25 (1+m2)
1 m 2

24m2 + 14 m – 24 = 0  m1m2 = – 1 angle = 90º

B-10.
(x + g)(x – 2) + (y + f)(y –1) = 0

B-11. As we know PA. PB = PT2 = (Length of tangent)2

Length of tangent = 16  9 = 12

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 234


Circle

B-12.Let any point on the circle x2 + y2 + 2gx + 2fy + p = 0 (, )


This point satisfies 2 + 2 + 2g + 2f + p = 0
Length of tangent from this point to circle x2 + y2 + 2gx + 2fy + q = 0

length = S1 = 2  2  2g  2f  q = qp

B-13. Required diameter is  to given line.

Hence y + 1 = –2(x – 2)  2x + y – 3 = 0.

 
B-14. POQ = and  POR =
3 6

OP = OR cos 30º
3 4a2
a = h2  k 2   x2 + y2 =
2 3

Section (C)
C-1. Normal to the circle x2 + y2 – 4x + 4y – 17 = 0 also passes through centre.
1 2
Hence its equation is line joining (2, –2) and (1, 1) (y –1) = (x – 1)
1 2
y – 1 = –3x + 3 3x + y – 4 = 0

C-2.

(x –3)(x +1) + (y –4)(y + 2) = 0


Equation x2 + y2 –2x –2y –11 = 0

C-3. Required point is foot of  

x  3 y 1  6  5  18 
= = –  = –1
2 5  4  25 
x = 1, y = 4

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 235


Circle

cm h2  k 2
C-4. cos 45° = =
cp 2

Hence locus x2 + y2 = 2

C-5. Let point on line be (h, 4 – 2h) (chord of contact)


 1 1
hx + y (4 – 2h) = 1  h(x – 2y) + 4y – 1 = 0  Point  , 
2 4

C-6.
 k  3  5 
 h  2   2   1  2x – 5y + 11 = 0
  

C-7. Let mid-point be (h, k) hx + ky = h2 + k2


 hx  ky 
subtend right angle x2 – 2(x + y)  2  = 0 (h + k ) x – 2(x + y) (hx + ky) = 0
2 2 2
 h  k2 
As angle 90º, Coefficient of x2 + Coefficient of y2 = 0 h2 + k2– 2h – 2k = 0
Locus x2 + y2 – 2x –2y = 0

Section (D)
D-1. C1C2 = 5, r1 = 71 r2 = 2

C1C2 = |r1 – r2| one common tangent

D-2. Equation of common tangent at point of contact is S1 – S2 = 0


 10x + 24y + 38 = 0  5x + 12y + 19 = 0

D-3. S1 – S2 = 0 7x – 8y + 16 = 0

S2 – S3 = 0 2x –4y + 20 = 0

S3 – S1 = 0  9x –12y + 36 = 0
On solving centre (8, 9)

Length of tangent = S1  64  81  16  27  7 = 149 = (x – 8)2 + (y – 9)2 = 149

= x2 + y2 – 16x – 18y – 4 = 0

D-4. as we know Lint = d2  (r1  r2 )2 =7 Lext= d2  (r1  r2 )2 = 11

squaring & subtact r1r2 = 18

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 236


Circle

Section (E)
E-1. Let required circle is x2 + y2 + 2gx + 2fy + c = 0

Hence common chord with x2 + y2 – 4 = 0


is 2gx + 2fy + c + y = 0
This is diameter of circle x2 + y2 = 4 hence c = –4.
Now again common chord with other circle 2x (g + 1) + 2y(f – 3) + (c – 1) = 0
This is diameter of x2 + y2 – 2x + 6y + 1 = 0
2(g + 1) – 6(f – 3) + 5 = 0
2g – 6f + 15 = 0
locus 2x – 3y – 15 = 0 which is st. line.

E-2. Equation of family of circles is (x2 + y2 – a2) +  (x cos  + y sin  – p) = 0


 
Now centre lies on the line x cos + y sin = p i.e. – cos2  – sin2  = p   = – 2p
2 2
2 2 2
x +y =a
A B

(x2 + y2 – a2) –2p (xcos + ysin – p) = 0

E-3. Equation of tangent to circle x2 + y2 + 4x – 6y – 3 = 0 at (2, 3) 2x + 3y + 2(x + 2) – 3(y + 3) – 3 = 0


4x – 8 = 0  x–2=0
family of cirlce  S + L = 0
x2 + y2 + 4x – 6y – 3 +  (x – 2) = 0 ...........(1)
Passes through (1, 1) –3 – = 0   = – 3
Putting in (1) x2 + y2 + x – 6y + 3 = 0
E-4. The equation of circle having tangent 2x + 3y + 1 = 0 at (1, – 1)
 (x – 1)2 + (y + 1)2 + (2x + 3y + 1) = 0
x2 + y2 + 2x( – 1) + y(3 + 2) + ( + 2) = 0 ... (i)
equation of circle having end points of diameter (0, – 1) and (–2, 3) is
 x(x + 2) + (y + 1) (y – 3) = 0 or x2 + y2 + 2x – 2y – 3 = 0 ... (ii)
since (i) & (ii) cut orthogonally

2(2 – 2) 2(3  2)
 .1  (– 1) =  + 2 – 3 2 – 2 – 3 – 2 =  – 1 2 = – 3  = – 3/2
2 2
 from equation (i), equation of required circle is 2x2 + 2y2 – 10x– 5y + 1 = 0

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 237


Circle

E-5. Equations of tangent is: 4x – 3y = 0

equation of the family of the cirlcle is (x – 0)2 + (y – 0)2 +  (4x – 3y) = 0

1
which passes through P (– 1,2)  1 + 4  (–4–6) = 0   =
2

(0,0)

2 2
(x +y –8x+6y)=0
T–0 P(1,2)
 

3
 equation of circle is x2 + y2 + 2x – y= 0
2

E-6. Family of circle’s passes through two fixed points is given by : (x – a) (x – 4a) + (y – 5a) (y – a) + L = 0

L 4x + 3y = 19a x2 + y2 – 5ax – 6ay + 4a2 + 5a2 +  (4x + 13y – 19a) = 0

touches y-axis f2 = 0 & now proceed

PART - III

1. (A) S1 – S2 = 0 is the required common chord i.e 2x = a

x2
Make homogeneous, we get x2 + y2 – 8.4 =0
a2

As pair of lines substending angle of 90° at origin

 coefficient of x2 + coefficient of y2 = 0

 a=±4

(B) Three lines are parallel so not any circle is possible

( 3 , 2)

(C) Equation of common chord is 4x – 3y + 2 = 0.

End points of common chord are (1, 2) & (4, 6)

Length of common chord is 5

(D) C1 (1, 0), r1 = 1 and C2 (–3, 3), r2 = 4 distance between centres C1 and C2 = d = 5

d = r1 + r2 = 5  3 common tangents

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 238


Circle

2. (A) Length of internal common tangent equals to 2r

r r r r

r r
r

1 1  
r1 r2 = ×   × r1  r2 {where  is length of common chord)
2 2
(B)
2 2 2
2 2
2r1 r2
= 2  k = 2  k2 = 2
r1  r2
2 2

2
 5 25
(C) x2 + y2 – 5x + 2y – 5 = 0   x   + (y+1)2 – 5 – –1 = 0
 2 4
2
 5 49
  x   +(y+1)2 =
 2 4
5 
So the axes are shifted to  ,  1
2 
49
New equation of circle must be x2 +y2=
4

(D)

EXERCISE # 2

PART - I
 1 1
1. Point  t,  lies on x2 + y2 = 16 t2 + 2 =16  t4 –16t2 + 1 = 0 ........(i)
 t  t
If roots are t1, t2, t3, t4 then t1 t2 t3 t4 = 1 .........(ii)

2.
2 2
h h k3  h2 (k  3)2
B lies on circle   + 4   +   3 = 0  + 2h + =0
2 2  2  4 4
Hence locus of (h, k) x2 + 8x + (y – 3)2 = 0.

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 239


Circle

3. Tangent at (1, 2) to the circle x2 + y2 = 5


x + 2y – 5 = 0
chord of contact from C(h, k) to x2 + y2 = 9

hx + ky – 9 = 0
h k 9  9 18 
compare both equations = = (h, k)   , 
1 2 5 5 5 

4. (x2 – 2x + 1) – y2 = 0
 (x + y – 1) = 0
x–y–1=0

h  0 1 7
= (h  3)2 
2 2

 7
h2 + 1 – 2h = 2  h2  9  6h    h2 – 10h + 24 = 0  h = 6, 4
 2

But centre lies inside the circle x2 + y2 – 8x + 10y + 15 = 0


Hence required point (4, 0).

16x 64y 16x 64y


5. Let any point P(x1, y1) to the circle x2 + y2 – + = 0 x12 + y12 – x + y =0
5 15 5 1 15 1

Length of tangent from P(x1, y1) to the circle are in ration

24 32 16 64 24 32
x12  y12 
x1  y  15 x1  y1  x1  y  15
S1 5 5 1 5 15 5 5 1
= =
S2 48 64 16 64 48 64
x12  y12  x1  y1  60 x1  y1  x1  y  60
5 5 5 15 5 5 1

24x1  32y1  225 24x1  32y1  225 1


= = =
96x1  128y1  900 4( 24x1  32y1  225) 2

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 240


Circle

6. Equation of chords of contact from (0, 0) & (g, f) gx + fy + c = 0

gx + fy + g(x + g) + f(y + f) + c = 0 gx + fy +


g 2
 f2  c  =0
2

g2  f 2  c
Distance between these parallel lines =
2 g2  f 2
7. tan = tan2   = 2 

  
angle = 2

(h  2)2  (k  3)2
8. cos /3 =
5

Locus (x + 2)2 + (y – 3)2 = 6.25

9. If two circles touch each other, then C1C2 = r1 + r2

( g1  g2 )2  ( f1  f2 )2 = g12  f12 + g22  f22

squaring both sides – 2g1g2 – 2f1f2 = 2 g


2
1 
 f12 g22  f22 
g1 f1
 (g1 f2)2 + (g2 f1)2 – 2g1g2f1f2 = 0  =
g2 f2

10. Let required equation of circle is x2 + y2 + 2gx + 2gx + 2fy + c = 0

it cuts the circle x2 + y2 – 9 = 0 orthogonally

 2g(0) + 2f(0) = c – 9  c = 9

It also touches straight line x + my + n = 0 

( g)  m(  f )  n
 = g2  f 2  9
2
m 2

Locus of centre (–g, –f) is (x + my + n)2 = (x2 + y2 – 9) (2 + m2)

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 241


Circle

11. Let two circles are S = 0 and S = 0

r1 r2
having radius r1 and r2 respectively.  = S r12 = r22 S1
S1 S1

2
r 
S1 –  1  S= 0
 r2 
2
r 
 Locus of P (h, k) S –  1  S = 0 which represents the equation of a circle.
 r2 

12. (h  0)2  (k  1)2 = 1 + |k|

or

h2 + k2 – 2k + 1= 1 + 2|k| + k2
h2 = 2|k| + 2k
x2 = 4y if y > 0 & x = 0 if y  0

13. Let centre A (h, k) and r and R be radius of required and given circle

(h  1)2  (k  2)2 = R – r ..........(i)


r
Now tan 30 =
AB

A
r 30° B
(1,2)
C

1
r = (R – r)
2
R
 r= .........(ii)
3

by (i) & (ii)

R 2R
(h  1)2  (k  2)2 = R – = &R=3
3 3
(x – 1)2 + (y – 2)2 = 4

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 242


Circle

14. Statement-1 : There is exactly one circle whose centre is the radical centre and the radius equal to the
length of tangent drawn from the radical centre to any of the given circles.
Statement-2 is True But does not explain Statement-1.

15. (x2 + y2 – 6x – 4y – 12) + (4x + 3y – 6) = 0


This is family of circle passing through points of intersection of circle

x2 + y2 – 6x – 4y – 12 = 0 and line 4x + 3y – 6 = 0
other family will cut this family at A & B.
Hence locus of centre of circle of other family is this
common chord 4x + 3y – 6 = 0

16. Common chord of given circle 2x + 3y – 1 = 0


family of circle passing through point of intersection of given circle
(x2 + y2 + 2x + 3y – 5) + (x2 + y2 – 4) = 0
( + 1)x2 + ( + 1)y2 + 2x + 3y – (4 + 5) = 0
2x 3 (4  5)
x2 + y2 + + y– =0
 1  1  1
 1 3 
centre   , 
   1 2(  1) 
This centre lies on AB
 1   3 
2  + 3  –1=0
   1  2(  1) 
 – 4 – 9 – 2 – 2 = 0 2 = –15
  = –15/2
 15  2  15  2  15 
  2  1 x +   2  1 y + 2x + 3y –  4  2  5  = 0
     
13x 2 13y 2
 – – + 2x + 3y + 25 = 0
2 2
13(x2 + y2) – 4x – 6y – 50 = 0.
PART-II
1. Let equation of circle is (x – 2 )2 + (y – 3 ) = r2, (x1, y1) & (x2, y2) are integer points on circle
(x1 – 2 )2 + (y1 – 3 )2 = (x2 – 2 )2 + (y2 – 3 )2 = r 2
(x2 – x1) (x2 + x1 – 2 2 ) + (y2 – y1) (y2 + y1 – 2 3 ) = 0
(x – x1 ) + (y2 – y1 ) = 2
2
2 2 2 2
3 (y2 – y1) + 2 2 (x2 – x1)
A= 3 B+ 2C
Therefore A = B = C = 0
x1 = x2 & y1 = y2
So, no distinct points are possible.

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 243


Circle

2. Ler r be the radius of new circle C1C2 = 4 5 .

So r = 2 ( 5  1)

Slope of line joining C1 and C2 i.e. tan  = 2

x0 y 1
 Equation of line joining C1 and C2 is = = 2 + 2 ( 5  1) = 2 5
cos  sin 
x = 2 and y = 5
 Centre (2, 5)

hence equation of circle is (x – 2)2 + (y – 5)2 = (2( 5 –1))2

 x2 + y2 – 4x – 10y + (5 + 8 5 ) = 0

3.

Equation of circum circle of triangle OAB x2 + y2 – ax – by = 0.


Equation of tangent at origin ax + by = 0.

| a2 | | b2 |
d1 = and d2 =
a2  b2 a2  b2

d1 + d2 = a2  b2 = diameter

OA
4.  tan 60º = = 3 
1
  A( 3,0) and C(– 3,0) 
r 3
  sin 60º = =
1 2
Let coordinates of any point P on the circle be P  (r cos, r sin)

 PA2 = ( 3 – r cos )2 + (r sin)2


PB2 = (r cos )2 + (1 – r sin)2
PC2 = (r cos + 3 )2 + (r sin)2 and PD2 = (r cos)2 + (r sin + 1)2
 PA2 + PB2 + PC2 + PD2 = 4r2 + 8 = 11
 r= 3 /2

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 244


Circle

5. x2 + y2 – 4x + 3 = 0
x2  y2 represents distance of p from origin

Hence M = 32 + 02
M = 12 + 02
M – m = 10 .

5  0  c
6. = 2  c – 5 = ± 13 2  c = 5 ± 13 2
13
but c  0 hence c = 5 – 13 2

But c = 5 –13 2 common point is one

c = 5 +13 2 common point is infinite

Hence c = 5 –13 2 is Answer.

7.
1 
Area of ABCD = 4  .2.2 3  .
 2 

8.  Equation of circle (x – 2)2 + (y + 2)2 + (x + y) = 0 ........(i)

 Centre lies on the x-axis

  = – 4 put in (i)
 equation of circle is x2 + y2 – 8x + 8 = 0
(, ) lies on it 2 = – 2 + 8 – 8  0

 greatest value of ‘’ is 4 + 2 2

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 245


Circle

9. C1C2 = 80
1 1
Area =  4  8 =  80 
2 2 2

64 16
 
80 5

10. Equation of circle whose diameter's end points are (a, b) and (h, k) (x – a) (x – h) + (y – b) (y – k) = 0
x2 + y2 – x(a + h) – y(b + k) + ah + bk = 0
it touches x-axis.

2
ah
Hence g2 = c    = ah + bk  (h – a) = 4bk
2

 2 
 Locus of (h, k) is (x – a)2 = 4by.

11. Given circle x2 + y2 – 2x – 4y – 20 = 0


Tangents at B (1, 7) is x + 7y – (x + 1) – 2(y + 7) – 20 = 0
5y – 35 = 0  y = 7

at D (4, –2)
4x – 2y – (x + 4) – 2(y – 2) – 20 = 0
3x – 4y = 20
Hence c(16, 7)
Area of quadrilateral ABCD = AB × BC = 5 × 15 = 75 square units.

12. Point (2a, a + 1) lies inside circle x2 + y2 – 2x – 2y – 8 = 0


4a2 + (a + 1)2 – 2(2a) – 2(a + 1) – 8 < 0  5a2 – 4a – 9 < 0
5a2 – 9a + 5a – 9 < 0 a(5a – 9) + 1(5a – 9) < 0

(5a – 9) (a + 1) < 0  a  (–1, 9/5)


centre & (2a, a + 1) lies on same side w.r.t. line 3x – 4y + 5 = 0
1
6a – 4(a + 1) + 5 > 0  a > – .
2
 1 9
Hence a   – , 
 2 5

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 246


Circle

13. Let S1 : x2 + y2 + 2ax + cy + a = 0


S1 : x2 + y2 – 3ax + dy – 1 = 0
common chord S1 – S2 = 0  5ax + y(c – d) + (a + 1) = 0
given line is 5x + by – a = 0
5a c  d a  1 cd 1
compare both = = a = = –1 –
5 b a b a
(i) (ii) (iii)
From (i) & (iii) a2 + a + 1 = 0  a = , 2 no real a.

14. Common chord of given circle 6x + 4y + (p + q) = 0


This is diameter of x2 + y2 – 2x + 8y – q = 0

centre (1, –4) 6 – 16 + (p + q) = 0  p + q = 10

15. By family of circle equation of circle touching y = x at p (4, 4) (x – 4)2 + (y – 4)2 + (x – y) = 0
2 2
8 8
x2 + y2 + x( – 8) – y( + 8) + 32 = 0 radius =      32 = 5 2
 2   2 

22 + 128 – 128 = 200  = ±10


 = 10 x2 + y2 + 2x – 18y + 32 = 0
 = –10 x2 + y2 – 18x + 2y + 32 = 0
By family of circle equation of circle touching y = x at p (–4, –4)
(x + 4)2 + (y + 4)2 + (x – y) = 0 x2 + y2 + x ( + 8) + y (8 – ) + 32 = 0
2 2
8 8
radius =      32 = 5 2  2 = 100  = ±10
 2   2 

Hence x2 + y2 + 18x – 2y + 32 = 0 x2 + y2 – 2x – 18y + 32 = 0 as (–10, 2)


lies inside x2 + y2 + 18x – 2y + 32 = 0
32 56
g = 9, f = –1, c = g+f+c=
3 3

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 247


Circle

PART–III
1. Now (r – 3)2 + (–r + 6)2 = r2
r2 – 18r + 45 = 0  r = 3, 15
Hence circle

(x – 3)2 + (y + 3)2 = 32  x2 + y2 – 6x + 6y + 9 = 0


(x – 15)2 + (y + 15)2 = (15)2  x2 + y2 – 30x + 30y + 225 = 0

2. Let equation of required circle is x2 + y2 + 2gx + 2fy + c = 0


it passes through (1, –2) & (3, – 4)
2g – 4f + c = –5
6g – 8f + c = –25
4g – 8f + 2c = –10
6g – 8f + c = –25
–2g + c = 15
circle touches x-axis g2 = c  g2 – 2g – 15 = 0
g = 5, – 3
g = 5, c = 25, f = 10  x2 + y2 + 10x + 20y + 25 = 0
g = –3, c = 9, f= 2  x2 + y2 – 6x + 4y + 9 = 0

3. Equation of circle passing through (0, 0) and (1, 0) is

x2 + y2 – x + 2fy = 0 .......(i)

 x2 + y2 = 9 ......(ii)

(i) & (ii) touch each other.

so equation of Radical axis is x = 2fy + 9 ......(iii)

line (iii) is also tangent to the circle (ii)

 on solving (ii) & (iii), we get

(1 + 4f2)y2 + 36fy + 72 = 0 .......(iv)

 D=0  f=± 2.

4C  3C  12
4. = C  C = 1, 6.
5

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 248


Circle

5. Angle 360° is also divided into 2 : 1 = 240 : 120 in respect of arc
Point of intersection (7, 1). Here length of perpendicular from lines be 5
y –1 = m (x –7) ..............(1)

1  7m
5
1  m2

 (1 – 7m)2 = 25(1 + m2)

24m2 – 14m – 24 = 0 (4m + 3) (6m – 8) = 0


3 4
m = , m = 
4 3
3 4
Putting in (1) y – 1 =  (x – 7), y – 1 = (x–7)
4 3
6. OP = 5 2 sec, OP1 = 5 2 cosec
100
area (PP1P2) = , area(PP1 P2)min = 100   = /4
sin 2
 OP = 10
P = (10, 0), (– 10, 0)
Hence (a), (c) are correct

7.
Since (a, 0) is a point on the diameter of the circle x2 + y2 = 4,
So maximum value of a2 is 4
Let f(x) = x2 – 4x – a2
clearly f (–1) = 5 – a2 is 4
f(2) = – (a2 + 4) < 0
f(0) = – a2 < 0 and f(5) = 5 – a2 > 0
so graph of f(x) will be as shown
Hence (a), (b), (c), (d) are the correct answer.

 2r 
2
8. Director circle is (x – r)2 + (y – R)2 = .

satisfies by (0, 0)  r2 + h2 2r2 r2 = h2.

9. Equation of circle passing through origin and cutting off intercepts 2a and 2b units on the coordinate
axes is x2 + y2 ± 2ax ± 2by = 0.

Hence (a), (b) are correct answers.

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 249


Circle

10. We have maximum BC = 2 2 and minimum BC = 2


 OA2 + OB2 + BC2  [7, 11]

 1  2 cos  2 sin  
Let M be the midpoint of AB.  M   ,  = (h, k)
 2 2
 
y

C2
B1 2 cos , 2 sin )

C1

x O A (1,0) B1
x
C (0,0) 2,0)

y
2k 2h  1
 sin = , cos  =
2 2

 Now on squaring & adding, we get4k2 + (2h – 1)2 = 2

2 2
 1  1 
 Locus of M (h, k) is  x   + y2 =   Ans.
 2  2

11. Area of rectangle = (8)(8) = 64 sq. units.

x=2
(–2, –3)D C(6, –3)
H (2, 1)
• x – 3y + 1 = 0

(–2, 5)A M B(6, 5)


(2, 5)

Let D ((x, y)
x6 x5
 = 2 and =1
2 2
 D (– 2, – 3) C(6, – 3).

12. Let ‘d’ be the common difference


 the radii of the three circles be 1 – 2d, 1 – d, 1
 equation of smallest circle is x2 + y2 = (1 – 2d)2 ........(i)
 y = x + 1 intersect (i) at real and distinct points
 x2 + x + 2d – 2d2 = 0 .......(ii)

2 2 2 2 2 2
 D > 0 8d2 – 8d + 1 > 0 d > or d < but d can not be greater than
4 2 2

 2 2 
 d   0, 
 4 

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 250


Circle

3  0.m  1
13. 42 – 5m2 + 6 + 1 = 0  (3 + 1)2 = 5(2 + m2)  = 5
2
 m2
Hence centre (3, 0), radius = 5

14.

4
slope of C1C2 is tan = –
3
By using parametric coordinates C2 (± 3 cos , ± 3 sin )
C2 (± 3 (–3/5), ± 3 (4/5)
C2 (± 9/5,12/5)

15. We have (x – 5)2 + (y + 8)2 = 25 + 64 + r2 – 89


and (x + 3)2 + (y – 7)2 = 49 + 9 – 42 = 16  (x – 5)2 + (y + 8)2 = r2
and (x + 3)2 + (y – 7)2 = (4)2

 64  225 = 289 = 17 = distance between their centres

Now, | r – 4 | < 17 < r + 4  r + 4 > 17  r > 13


and – 17 < r – 4 < 17  – 13 < r < 21
Hence 13 < r < 21
 Possible values of 'r' can be 14, 15, 16, 17, 18, 19, 20. Hence required sum = 119

P S2
r1=2 r2=1
S1 M
C1 C2(1,2)
(0,0) 5

16.
Clearly PC12 + PC22 = (C1C2)2 Two circles intersect orthogonally.

Equation of common chord is S1 – S2 = 0  – x + 2y + 4 = 0

4
Now, C1M =
5

16 4
 Length of common chord = 2 4  = .
5 5
Clearly S1 (2, 3) > 0 and S2 (2, 3) > 0
So, the point (2, 3) lies outside the circles S1 & S2.]

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 251


Circle

17. 1  4x + 3y = 10; 2  3x – 4y = – 5

Let  be the inclination of 2

3
 tan  =
4
x 1 y  2
 equation of 2 in parametric form = =±5
4/5 3/5

co-ordinates of centres are (5, 5), (–3, –1)

18. Given circles are x2 + y2 = a2 ......... (1)

and (x – 2a)2 + y2 = a2 ......... (2)

Let A and B be the centres and r1 and r2 the radii of the circles (1) and (2) respectively. Then

A  (0, 0), B (2a, 0), r1 = a, r2 = a

Now AB = (0  2a)2  02 = 2a = r1 + r2

Hence the two circles touch each other extenally. Let the equation of the circle having same radius ‘a’
and touching the circles (1) and (2) be

(x – )2 + (y – )2 = a2 .......... (3)

Its centre C is () and radius r3 = a

Since circle (3) touches the circle (1), AC = r1 + r3 = 2a. [Here AC  |r1 – r3| as r1 – r3 = a – a = 0]

 AC2 = 4a2  2 + 2 = 4a2 .......... (4)

Again since circle (3) touches the circle (2) BC = r2 + r3  BC2 = (r2)

 (2a – )2 + 2 = (a + a)2  2 + 2 – 4a  = 0  4a2 – 4a  = 0 [from (4)]

 = a and from (4), we have  = ± 3 a.

Hence, the required circles are (x – a)2 + (y a 3 )2 = a2 or x2 + y2 – 2ax 2 3 ay + 3a2 = 0.

19. Two fixed pts.are point of intersection of x2 + y2 –2x –2 = 0 & y = 0


Point x2 – 2x – 2 = 0
(x – 1)2 – 3 = 0 x –1 = 3 , x – 1 =  3  (1 3, 0) (1  3, 0)

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 252


Circle

20. Equation of a curve passing through the intersection points of the given curves
ax2 + 2hxy + by2 – 2gx – 2fy + c = 0 ........ (1)

and ax2 – 2hxy + (a + a – b)y2 – 2gx – 2f y + c = 0 ....... .(2)

can be written as {ax2 – 2hxy +(a + a – b)y2 – 2gx – 2f y + c} + {ax2 + 2hxy + by2 – 2gx – 2fy + c} = 0

i.e. (a + a)x2 + 2h(– 1)xy + (a + a – b + b)y2

– 2(g + g)x – 2(f + f)y + (1 + ) c = 0 ........(3)


According to the given condition equation (3) must represent a circle, therefore, we have coeff.
of x2 = coeff. of y2

i.e. a + a = a + a – b + b i.e. (a – b) = a – b gives  = 1 and coeff. of xy = 0

i.e.  – 1 = 0 gives  = 1.

The identical values prove that the curve is a circle. Putting the above value of  in equation (3) gives
the equation of the circle passing through the intersection points of the curves represented by
equations (1) and (2) as (a +a)(x2 + y2) – 2(g + g)x – 2(f  + f)y + 2c = 0

 g  g f   f 
which has its centre at the point  , .
 a  a a  a 

We can see that the coordinates of the given point P is the same as the centre of the circle passing
through the points A, B, C and D. Therefore, we have PA2 = PB2 = PC2 = PD2 = radius of the circle
which gives the desired result PA2 + PB2 + PC2 = 3PD2.

PART - IV
1. Point from which length of tangents to these circle is same is radical centre
S1 – S2 = 0  4x – 4y – 4 = 0  x – y – 1 = 0
S2 – S3 = 0  –6x + 14y – 10 = 0  -3x + 7y – 5 = 0
3x – 3y – 3 = 0
_____________
4y – 8 = 0  y = 2 x=3

2. If circle be drawn taking radical centre as centre and length of tangents from radial centre to any circle

as radius will cut all the three circles orthogonally. Length of tangent = 9  4  9  4  1 = S1 = 27

Equation of circle (x – 3)2 + (y – 2)2  S4: x2 + y2 – 6x – 4y – 14 = 0

3. S1 – S2 = 0  x – y – 1 = 0

S1 – S4 = 0  9x + 6y + 15 = 0

 3x + 2y + 5 = 0  3x – 3y – 3 = 0

5y + 8 = 0

 y = – 8/5 x = –3/5

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 253


Circle

4. PQC1 and PRC2 are similar

Area of PQC1 r12 9


= =
Area of PRC2 r2 2 25

5. Let mid point m (h, k). Now equation of chord T = S1


hx + ky + 3(x + h) = h2 + k2 + 6h
it passes through (1, 0) h + 3(1 + h) = h2 + k2 + 6h
locus x2 + y2 + 2x – 3 = 0
But clear from Geometry it will be arc of BC

6. Common chord of S1 & answer of 5


2
 3  81 2 63 3 7
4x + 3 = 0  x = –3/4 at x = –3/4    3  + y2 = 9  y2 = 9 – y = y=±
 4  16 16 4

3 7
4 3 7 3
Hence tan  = =  tan  =
(1  3 / 4) 7 7

EXERCISE # 3

PART - I
1. Since distance between parallel chords is greater than radius, therefore both chords lie on opposite
 
side of centre. 2 cos + 2 cos = 3 + 1
2k k

Let =
2k

 2 cos  + 2 cos 2 = 3 +1
 2 cos  + 2 (2 cos  – 1) = 3 + 1 4 cos2 + 2 cos  – (3 + 3 ) = 0
2

 
2
2  4  16(3  3 ) 2  2 1  12  4 3 1  12  1 1  (2 3  1)
 cos  = = = =
2(4) 2(4) 4 4
 3 ( 3  1)  
 cos = , Rejected  = k = 3 [k] = 3
2k 2 2 2k 6

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 254


Circle

2. Let equation of circle is


x2 + y2 + 2gx + 2 fy + c = 0
as it passes through (-1,0) & (0,2)
1 – 2g + c = 0 and 4 + 4 f+ c =0
5
also f2 = c  f = –2, c= 4 ; g =
2
equation of circle is x2 + y2 + 5x – 4y + 4 =0
which passes through (–4, 0)

3. 2x – 3y = 1, x2 + y2  6
 3   5 3   1 1   1 1  
 2, , , , ,  ,  , 
S   4   2 4   4 4   8 4 
( ) ( ) ( ) (V)
Plot the two curves I, III, IV will lie inside the circle and point (I, III, IV) will lie on the P region if (0, 0)
and the given point will lie opposite to the line 2x – 3y – 1 = 0
 3 1 1  1 1
P(0, 0) = negative, P  2,  = positive, P  ,   = positive P  ,  = negative
 4   4 4  8 4
5 3
P  ,  = positive, but it will not lie in the given circle
2 4
 3 1 1
so point  2,  and  ,   will lie on the opp side of the line
 4 4 4
 3 1 1
so two point  2,  and  ,  
 4 4 4
 3 1 1
Further  2,  and satisfy S1  ,   < 0
 4   4 4 

4. Circle x2 + y2 = 9; line 4x – 5y = 20


 4t – 20 
P  t,
 5 
equation of chord AB whose mid point is M (h, k)
T = S1  hx + ky = h2 + k2 ........(1)
equation of chord of contact AB with respect to P.
 4t – 20 
T=0  tx +  y=9 ........(2)
 5 
h 5k h2  k 2
comparing equation (1) and (2)  
t 4t – 20 9

on solving 45k = 36h – 20h2 – 20k2 Locus is 20(x2 +y2) – 36 x+ 45y = 0

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 255


Circle

(Sol. No.5 & 6)

Equation of tangent at  
3,1  3x  y = 4
5.

B divides C1 C2 in 2 : 1 externally

 B(6, 0)
Hence let equation of common tangent is
y – 0 = m(x – 6) mx – y – 6m = 0

6m 1
length of r dropped from center (0, 0) = radius =2m=±
1  m2 2 2

 equation is x + 2 2 y = 6 or x – 2 2 y = 6

6. Equation of L is x – y 3 + c = 0

length of perpendicular dropped from centre = radius of circle


3C
 =1  C = –1, –5
2

x– 3 y=1 or x – 3y=5

7.* Let x2 + y2 + 2gx + 2fy + c = 0  g2 – c = 0  g2 = c ...(i)

2 f2 – c  2 7   f2 – c = 7 ...(ii)

9 + 0 + 6g + 0 + c = 0  9 + 6g + g2 = 0  (g + 3)2 = 0
g = –3
 c=9
f2 = 16  f=±4
 x2 + y2 – 6x ± 8y + 9 = 0

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 256


Circle

8.* Let the cirlce be


x2 + y2 + 2gx + 2fy + c = 0 ...(1)
given circles
x2 + y2 – 2x – 15 = 0 ...(2)
x +y –1=0
2 2
....(3)
c  15
(1) & (2) are orthogonal  –g + 0 =
2
c 1
0+0=
2
 c=1&g=7
so the cirle is x2 + y2 + 14x + 2fy + 1 = 0 it passes thrgouh
(0, 1)  0 + 1 + 0 + 2f + 1 = 0
f = –1  x2 + y2 + 14x – 2y + 1 = 0
Centre (–7, 1)
radius = 7

9. y2 + 2y – 3 = 0
y=1,y=–3

p  2,–1 
tangent is x 2 +y = 3

3
C2(0,)  distance = 2 3 2 3
3
–3=±6
 = 3, ± 6
 = 9, – 3
(0,9) (0,–3)

LDCT = (C2C1 )2 – (R  r)2 = 144 – 16  3 = 4 6

1 3
(C) A = 2 R3R2 ×  from (0, 0) = 2 6 × 3 =6 2

0 –3 1
0 9 1
(D) Area = =6 2
2 1 1

2 1 1
1 1
Area of PQ2Q3 = 2 0 9 1
= 2(9  3)  6 2
0 3 1 2

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 257


Circle

10*.
parallel
to RS line
P(cos 
, sin )

1cos
y   Q  
1cos
 sin  E 1,
 sin 

R S(1, 0)
( –1,0)

y=(tan)x

  
  1  cos    1  cos     tan 2 
E ,
    E , tan 
  sin  tan    sin     tan  2

 

tan 
Let h = 2 and k = tan
tan  2
k
 h=
tan 

 k 2 tan
2 k  2k  k
 tan =

   
2 h
1  tan2
h  1 k2  h
2
 2xy = y(1 – y2)

11. Case-I Passing through origin  p = 0


y

x
O

Cass-II Touches y-axis and cuts x-axis


y

x
O

f2 – c = 0 & g2 – c > 0
4+p=0 1+ p > 0
p=–4
Not possible
Case-III Touches x-axis and cuts y-axis
y

x
O

f2 – c > 0 & g2 – c = 0
4+p>0 1+ p = 0
So two value of p are possible

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 258


Circle

12. Tangent at E1 and E2 are  3x  y  4 and 3x  y  4


They intersect at E3 (0, 4)

E3(0, 4)

(  3, 1) E1 E2 ( 3, 1)

2 0 2

F1 (1, 3 ), F2 (1, – 3 ), F3 (4, 0)


G1(0, 2), G2(2, 0), G3(2, 2)
E3, F3, G3 lie on line x + y = 4

13. Let P(2 cos , 2 sin )


Tanget is x cos  + y sin  = 2

 2   2  1 1
M
 cos  
, 0 , N  0,
 cos  
x= and y =
cos sin

1 1
 2
+ = 1 x2 + y2 = x2y2
x y2
14*.
90°–  90°– 
P(–2,7) Q(2,–5)

 

  C2
C1 M
S2
S1

Let C1 and C2 be the centre of circle S1 and S2 respectively


LetC2QM = C2MQ =   QC2M = – 2
LetC1PM = C1MP =   PC1M = – 2
Now QC2M + PC1M =   – 2+ – 2= = /2
Now QMP =  – QMC2 – PMC1– ( + ) =  – /2 = /2
hence locus equation of variable point M is (x + 2)(x –2) + (y – 7)(y + 5) = 0

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 259


Circle

but locus of M does not contains point P and Q because P is included when radius of S 1 is zero and
circle S2 becomes straight line which is impossible. Q is included when radius of S 2 is zero and circle S1
becomes straight line which is also impossible.
so set E1 does not contain point P(–2, 7) and Q(2, – 5).
Locus of mid-points of chords passing through (1, 1) is h + K – (1 + k) = h2 + k2 – 2K
 h2 + K2 – 2K – h + 1 = 0 x2 + y2 – x – 2y + 1 = 0

y –1 6
Now equation of line passing through P(–2, 7) and R(1, 1) is   y + 2x – 3 = 0
x – 1 –3
Let centre of x2 + y2 – 2y – 39 = 0 is C3 (0, 1)  centre of locus of M is C3 (0, 1)
4 7
Now foot of C3(0, 1) on line y + 2x – 3 = 0 is  ,  .
5 5
which is mid-point of chord PR of circle
x2 + y2 – 2y – 39 = 0
4 7
But if P is not the part of locus of M then PQ is not the chord of locus of M. So point  ,  does not
5 5
lies in set E2
PART - II
6  16  m
1. r= 4  16  5 = 5  < 5 – 25 < m + 10 < 25 – 35 < m < 15
5

Hence correct option is (1)

2. x2 + y2 = ax .........(1)

 a  a 2
 centre c1  – , 0  and radius r1 = x + y2 = c2 .........(2)
 2  2

 centre c2 (0, 0) and radius r2 = c, both touch each other iff |c1c2| = r1 ± r2
2
a2  a  a2 a2
 =   c  = ± |a| c + c2 |a| = c
4  2  4 4

3. Circle whose diametric end points are (1, 0) and (0, 1) will be of smallest radius.
(x – 1)(x – 0) + (y – 0) (y – 1) = 0 x2 + y2 – x – y = 0

4. Now h2 = (1 – 2)2 + (h – 3)2


 0 = 1 – 6h + 9

5 10
6h = 10 h =  Now diameter is 2h =
3 3

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 260


Circle

5. Let the equation of circle be (x – 3)2 + (y – 0)2 + y = 0

A(3, 0)

A
(1, –2)

As it passes through (1, – 2)


 (1 – 3)2 + (– 2)2 + (–2) = 0  = 4
 equation of circle is
(x – 3)2 + y2 – 8 = 0
so (5, – 2) satisfies equation of circle

6. c1 (1, 1) r1 = 1
c2 (0, y) r2 = |y|
c1c2 = r1 + r2

(1  0)2  (1  y)2 = 1 + |y|

2 – 2y + y2 = y2 + 2|y| + 1
4|y| = 1
1
|y| =
4
1
y=
4

7. Line passing through (1, 2)

AP = AQ
( – 1)2 + ( – 2)2 = (2 – 1)2 + (3 – 2)2
2 + 2 – 2 – 4 + 3 = 0
x2 + y2 – 2x – 4y + 3 = 0

r= 1 4  3 = 2

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 261


Circle

8. C1(2, 3) r1 = 5
C2 (–3, – 9) r2 = 8

C 1 C2 = 25  144 = 13

C1C2 = r1 + r2 externally touch 3 common tangents

9. Parabola
Property : distance from a fixed point & fixed line is equal

(h, k)

10.

(-3, 2)
R
5 2 5
5
(2, –3)

r1  4  9  12  5  R  25  50  5 3

11.
2 1
H(–3,5) G(3,3) C(x,y)

2x – 3
3= x=6
3
2y  5
3= y=2
3
AC 1 1 3
= 81  9 = 90 = 10
2 2 2 2
5
r= 3
2

b c
12. a

(a  b)2 – (a – b)2 + (a  c)2 – (a – c)2 = (b  c)2 – (b – c)2


ab + ac = bc
1 1 1
+ =
c b a

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 262


Circle

13. Tangent at (1,–1) is x(1) + y(–1) + 2 (x + 1) – 3 (y – 1) – 12 = 0


 3x –4y = 7
Required circle is (x – 1)2 + (y + 1)2 + (3x – 4y–7) = 0
It pass through (4, 0)
 9 + 1 +  (12 – 7) = 0
=–2
 required circle is x2 + y2 – 8x + 10y + 16 = 0

Radius = 16  25 – 16 = 5

14. 3x + 4y – = 0
(7 – )(31 – ) < 0 {since centres lie opposite side}
(7, 31) ……(1)
7– 31 – 
1 & 2
5 5

| 7 –  |  5 & | 31 –  |  10

 2 or  12 ….(2) &  21 or  41 ….(3)


(1)  (2)  (3)
[12, 21]

Q
15.
r
(h,k)

P
–h
Equation of line PQ y – k = (x – h) ky – k2 = – hx + h2
k

 h2  k 2   h2  k 2 
hx + ky = h2 + k2 A  ,0  , B  0, 
 k   k 
  
O (0, 0)
AB = 2R

(h2  k 2 )2 (h2  k 2 )2
+ = 4R 2
k2 h2

 h2  k 2 
 (h2 + k2)  2 2  = 4R2; (x2 + y2)3 = 4R2x2y2
 hk 
 

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 263


Circle

n
16. p=
2

n
to make the intercept <4n< 4 2
2
Length of intercepts = 2 r 2 – p 2 = 2 16 – n 2 / 2
n2
Square of intercept = 4 × ( 16 – ), n  N
2
Sum of squares of intercept
 1  4  9  16   25    1 
= 4×  16 –   16 –   16 –   16 –   16 –   = 2 80   55  = 210
 2  2  2  2   2   2 

17. Let equation of tangent to the given circle be x cos + y sin = 1

The line meets x – axis at (sec, 0) & y - axis at (0, cosec ). If P (h, k) is the mid-point of this segment.

1 1
 2h = sec & 2k = cosec   2
+ = 4  x2 + y2 – 4x2y2 = 0
x y2
18. Let centre is (h, k) & radius is h (h, k > 0)
OP = h + 1

h P(h,k)
h

1
o 1

h2  k 2 = h + 1 h2 + k2 = h2 + 2h + 1  k2 = 2h + 1
Locus is y2 = 2x + 1

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 264


Circle

 1 1 
19. Slope of tangent to x2 + y2 = 1 at  , 
 2 2

x2 + y2 = 1

2x + 2yy = 0

x
y = – = –1
y

y = mx + c is tangent of x2 + y2 = 1

so m = 1

y=x+c

now distance of (3, 0) from y = x + c is

c3
=1
2

c2 + 6c + 9 = 2

c2 + 6c + 7 = 0

20. Two circles touches each other if C1 C2 = |r1 ± r2|

Distance between C2 (3, 0) and C1(0, 4) is either k  1

or k – 1 (C1 C2 = 5)

 k  1 = 5 or k –1= 5

 k = 16 or k = 36

 maximum value of k is 36

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 265


Circle

1. Equation of circle touching y - axis is x2 + y2 + 2gx + 2fy + f2 = 0


 it passes through (4, 3) & (2, 5)

so 25 + 8g + 6f + f2 = 0  
    29 + 4g + 10f + f2 = 0
solving above two equations, we get (g, f) (–2, – 3) & (– 10, – 11).
So equations of circles are x2 + y2 – 4x – 6y + 9 = 0 and x2 + y2 – 20x – 22y + 121 = 0
for circle x2 + y2 – 4x – 6y + 9 = 0.

5 k 3 k

2 4 14  2k d (tan ) 2(k  11)(k  3)
tan  = = = 2
5  k  3  k  23  k 2  8k dk (k  8k  23)2
1
2  4 
So tan  is max at k = 3 at k = 3, tan  = 1 = 45°

2.

Straight line MN bisected by x-aixs so A (h, 0) is midpoint of MN


b(y  0)
So equation of chord of contact MN. T = S1 2xh – a(x + h) – = 2h2 – 2ah
2
b2
this line passes through (a, b/2) 2ah – a(a + h) – = 2h2 – 2ah 8h2 – 12ah + 4a2 + b2 = 0
4
D > 0  a2 > 2b2

3. Let the centre of the circle be (h, k) and radius equal to ‘r’

 h2 + k2 = r2 ......(i)

hk 2
and = r 2 – h – k = r 2 .....(ii)
2

and h = 1 – r .......(iii)

put h = 1 – r in (ii), we get k = r (1 – 2 ) + 1

Now put the values of h and k in (i), we get (r (1 – 2 ) + 1)2 + (1 – r)2 = r2

r2 (3 – 2 2 ) – 2 2 r + 2 = 0

hence radius i.e. r is the root of the equation (3 – 2 2 ) t2 – 2 2 t + 2 = 0

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 266


Circle

4.

3
2
- 5 5

f(–1) . f(0) < 0


a2 < 5

– 5 < a < 5

 2 
Required area = 4.9   tan1  + 4.
2 5

1 
 9  2 

. 5 .2 4  5  cot 1  
2 
 2  5 

5.


AB is a variable chord such that = AOB =
2

Let P(h,k) be the foot of the perpendicular drawn from origin upon AB. Equation of the chord AB is

–h
y–k= (x – h) i.e. hx + ky = h2 + k2 .......(1)
k

Equation of the pair of straight lines passingh through the origin and the intersection point of the given

circle x2 + y2 + 2gx + 2fy + c = 0 ........(2)

2
 hx  ky   hx  ky 
and the variable chord AB is x2 + y2 + 2(gx + fy)  2 +c  2  =0 .......(3)
 h  k2   h  k2 

If equation (3) must represent a pair of perpendicular lines, then we have coeff. of x2 + coeff. of y2 = 0

 2gh ch2   2fk ck 2 


i.e.  1  2   +  1  2   = 0.
 h  k 2 (h2  k 2 )2
 h k (h2  k 2 )2
2
  

c
Putting (x, y) in place of (h, k) gives the equation of the required locus as x2 + y2 + gx + fy + = 0.
2

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 267


Circle

6. Let the equation of required straight line be y = mx + c.

5 | 2  2m  c |
 = .....(i)
2 1  m2

PC
For PCM = tan 2.
PM

PM = 5cot 2 .....(ii)

5 5 5 cos 2
For PQM = PM sin (90 – )  = cos 
2 2 sin 2

 

on solving, we get = 30°. Equation of tangent at P (– 2, – 2) is 3x + 4y + 14 = 0.

m3 4 m3 4 4 3 3
tan 60° =  3 = m =
1  3m 4 1  3m 4 43 3

11  2 3 39  2 3
Now on substituting value of 'm' in equation (i), we get c = or
43 3 43 3

(4 3  3)  39  2 3 
x +
 4  3 3 
but c should be (–ve) So equation of line y =
43 3  

7. Centre of C1 lies over angle bisector of 1 & 2


Equations of angle bisectors are

5x  12y  10 5x  12y  40 5
=± x = 5 or y = –
13 13 4
Since centre lies in first quadrant so it should be on x = 5.
| 25  12  10 | 9
So let centre be (5, ) 3 =  = 2, –
13 2

9
From the figure r = 16  9  5 . But – so = 2.
2
So equation of cirlce C2 is (x – 5)2 + (y – 2)2 = 52 x2 + y2 – 10x – 4y + 4 = 0.

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 268


Circle

8. S1  x2 + y2 = a2

S2  x2 + y2 = b2

S3  x2 + y2 = c2

equation of 1 is ax cos  + ay sin  = b2

1 is tangent to circle S3

| b2 |
c= ca = b2
a cos   a sin 
2 2 2 2

Hence a,b,c are in G.P.

9. OA = a and AQ = QP = QR

OQ = 2  2

AQ = (p  )2  (q  )2 = PQ

(OA)2 = (OQ)2 + (AQ)2 

 a2 = 2 + 2 + (p – )2 + (q – )2
22 + 22 – 2p– 2q+p2+q2 – a2 = 0.
Locus of the middle point Q (, ) is 2 x2 + 2y2  2 p x  2 q y + p2 + q2  a2 = 0

10.  a2 – bm2 + 2d + 1 = 0 ......(1)

and a + b = d2 .......(2)
Put a = d2 – b in equation (1), we get (d + 1)2 = b(2 + m2)

d1
 = b ......(3)
2
 m2

From (3) we can say that the line x + my + 1 = 0 touches a fixed circle having centre at (d, 0) and

radius= b

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 269


Circle

11.  centre lies over the line 2x – 2y + 9 = 0

 2h  9 
So let coordinate of centre be  h,
 2 
2
 2h  9 
Let the radius of circle be 'r'. So equation of circle is (x – h)2 +  y   =r
2
 2 
81
x2 + y2 – 2hx – y(2h + 9) + 2h2 + 9h – r2 + =0
4
 given circle cuts orthogonally to x2 + y2 = 4

65 65
so 2h2 + 9h + – r2 = 0 or 2h2 + 9h – r2 = –
4 4
so equation of required circle can be written as x2 + y2 – 2hx – y (2h + 9) + 4 = 0
(x2 + y2 – 9y + 4) + h (–2y – 2x) = 0
so this circle always passes through points of intersection of x 2 + y2 – 9y + 4 = 0 and x + y = 0

 1 1
so fixed points are (–4, 4) and   , 
 2 2

12. Let the equation of the circles be x2 + y2 + 2gx + 2fy + d = 0 .......(i)


 these circles pass through (0, a) and (0, –a)

 a2 + 2fa + d = 0 ......(ii)
and a2 – 2fa + d = 0 ......(iii)
solving (ii) and (iii), we get f = 0, d = – a2
put these value of f and d in (i), we get
x2 + y2 + 2gx – a2 = 0 ......(iv)

mg  c
y = mx + c touch these circles  = g2  a2
m 1
2

 g2 + (2cm) g + a2 (1 + m2) – c2 = 0 ......(v)


equation (v) is quadratic in 'g'
 Let g1 and g2 are its two roots

 g1g2 = a2 (1 + m2) – c2

 the two circles represented by (iv) are orthogonal

 2g1g2 + 0 = – a2 – a2  g1g2 = –a2

 a2 (1 + m2) – c2 = – a2
c2 = a2 (2 + m2)
Hence proved

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 270


Circle

2 2
13.   = tan–1    tan  =
3 3

2 3
 sin  = and cos  =
13 13

 A  (OA cos , OA sin )  A  (3, 2)

Similarly B  (OB cos , OB sin )  (6, 4)

Now it can be checked that circles C1 and C2 touch each other.

Let the point of contact be C.

 10 
 C   5, 
 3 

 required radical axis is a line perpendicular to


AB and passing through point C
10 3
y– =– (x – 5)
3 2

14. Equations of two circles touching both the axes are


x2 + y2 – 2c1 x – 2c1y + c12 = 0 .....(i)
x2 + y2 – 2c2x – 2c2y + c22 = 0 .....(ii)

 (i) & (ii) are orthogonal also

 2c1c2 + 2c1c2 = c12 + c22

or 6c1 c2 = (c1 + c2)2 ....(iii)


Now point P(a, b) lies over the circle
x2 + y2 – 2cx – 2 cy + c2 = 0.
so c2 – 2c(a + b) + a2 + b2 = 0
 c1 & c2 are roots of this equation

so c1 + c2 = 2(a + b) ....(iv)
and c1 c2 = a2 + b2 ....(v)
from (iii), (iv) & (v), we get
6(a2 + b2) = 4(a + b)2.

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 271


Circle

15. Let us choose the circles, as S1  x2 + y2 – a2 = 0 .......(1)

and S2  (x – b)2 + y2 – c2 = 0 .......(2)

Let P(a cos, asin) be any point on circle S1. The length of the tangent from P to circle S 2, is given by

PT2 = S2 (a cos, a sin) = (acos – b)2 + (a sin)2 – c2 = a2 + b2 – c2 – 2ab cos

The distance between the centres of S1 and S2, is C1C2 = b

The radical axis of S1 and S2, is 2bx – a2 – b2 + c2 = 0 [equation (1) – equation (2)]

| 2b(acos )  a2  b2  c 2 |
The perpendicular distance of P from the radical axis, is PM =
2b

Now, we have

| 2abcos   a2  b2  c 2 |
2. PM. C1C2 = 2b. = |a2 + b2 – c2 – 2ab cos| = PT2
2b

which proves the desired result.

16.

Let required equation of circle is x2 + y2 + 2gx + 2fy + c = 0


Now common chord of given circle with required circle are
Common chord 2gx + 2fy + (c + 4) = 0 it is also diameter of circle x 2 + y2 = 4.
Hence c = –4
similarly with x2 + y2 – 6x – 8y + 10 = 0   2x(g + 3) + 2y(f + 4) – 14 = 0
 6(g + 3) + 8(f + 4) – 14 = 0
 6g + 8f + 36 = 0
 3g + 4f + 18 = 0
With circle x2 + y2 + 2x – 4y – 2 = 0  2x (g – 1) + 2y(f + 2) – 2 = 0
 –2(g – 1) + 4(f + 2) – 2 = 0
 –2g + 4f + 8 = 0  2g – 4f – 8 = 0
After simplification g = –2, f = –3, c = –4
Hence circle x2 + y2 – 4x – 6y – 4 = 0

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 272


Circle

17.  One circle lies within the other circle

C1C2 < |r1 – r2 |  (g  g1 )2 < (g2  c)  g12  c

squaring both sides, we get – 2gg1 < – 2 g2  c g12  c – 2c

 gg1 > c + g2  c g12  c .

 gg1 – c > g2  c g12  c . ......(i)

 gg1 – c > 0  gg1 > c

again squaring both sides of (i), we get –2cgg1 > – c (g2 + g12)

 c(g – g1)2 > 0  c > 0 and from (i), we can say that

 gg1 will also be > 0

18. Let A is (0,0) , B is (8,0) , C is (8,6) and D is (0,6).


Then incircle of ABD is (2,2) and similarly incircle of CBD is (6,4)

 C1C2  – r1  r2 
2 2
Length of transverse common tangent is = (6 – 2)2  (4 – 2) 2 – (2  2) 2 = 2 = EF.

19. AP + PB = AB  (r1  r)2 – (r1 – r)2 + (r2  r)2 – (r2 – r)2 = (r1  r2 )2 – (r1 – r2 )2

 2 rr1 + 2 rr2 = 2 r1r2  rr1 + rr2 + 2r r1r2 = r1r2 .......(i)

1 1 1
 + =  r1 , 2 r , r2 are in H.P.
r1 r2 r

 
2
 2 r < r1 r2  4r < r1r2  2 r1r2 > 8r

 2 r1r2 – r > 7r > 0 .......(2)

Now (C1C2)2 – (C1C)2 – (C2C)2 = r12 + r22 + 2r1r2 – r2 – r12 –2rr1 –r2 – r22 – 2rr2

= – 2rr1 – 2rr2 + 2r1r2 – 2r2 = 4r  


r1r2 – 2r2 = 2r 2 r1r2 – r = positive  C1CC2 isobtuse angle triangle

20. Equation of a circle passing through the origin and having X and Y intercepts equal to a and b
respectively is x2 + y2 – ax – by = 0 .......(1)
According to the given condition, we have
k  ma
ma + nb = k (constant) i.e. b = ......(2)
n
 k  ma 
Putting the above value of b in equation (1) , we have, x 2 + y2 – ax –   y=0
 n 
i.e. {n(x2 + y2) – ky} – a(nx – my) = 0
which represents the equation of a family of circles passing through the intersection points of the circle
n(x2 + y2) – ky = 0 ........(3)
and the line nx – my = 0 .......(4)
 mk nk 
Solving equation (3) and (4), gives the coordinates of the fixed point as  2 , 2  .
 m  n m  n2 
2

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 273


Circle

21. Let the circumcentre be P(h, k) by using property circumcentre of rightangle triangle is lie on
hypotenous
a a
 1
x y 2h 2k
 Equation of AB is  1  a=
2h 2k 1 1
2
 2
4h 4k

a(h  k) 2hk  a2 2hk


on solving =  2(h + k) = +a
hk 2 hk a

2x y
 locus of circumcentre P(h,k) is 2 (x + y)  a =
a

2 1 1
22. Equation of line AB is y – 2 = (x + 2) = – (x + 2)  x + 2y – 2 = 0 ......(i)
2  0 2
Equation of circle whose diagonally opposite points are A and B:
(x – 0) (x + 2) + (y – 1) (y – 2) = 0
 x2 + y2 + 2x – 3y + 2 = 0 .....(ii)
Family of circles passing through the points of intersection of Eqs. (i) and (ii)
x2 + y2 + 2x – 3y + 2 + (x + 2y – 2) = 0
 x2 + y2 +(2 + )x + (2 –3)y + 2 – 2 = 0 .....(iii)

Equation (iii), represents a circle of radius 10 units

2 2
 2     2  3 
   2     2   2  2 = 10  (4 + 4 + 2) + (42 + 9 – 12) + 8– 8 = 40
   

 =± 7

Hence, required circles are x2 + y2 + 2x – 3y + 2 ± 7 (x + 2y – 2) = 0


There are two such circles possible.

23. Equation of any curve passing through the four points of intersection of S = 0 and S = 0 is S + S = 0.
For this to be a circle, we must have coefficient of x2 = coefficient of y2 & coefficient of xy = 0.
 a + a = b + b
a – b = – (a– b) ....(1)
h
and 2h + 2h = 0  = – ....(2)
h
h a – b a – b
 from (1) and (2) a – b = – (a– b) or 
h h h

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 274


Circle

24. Let the coordinates of P and Q are (a, 0) and (0, b) respectively
 equation of PQ is bx + ay – ab = 0 .......(i)
 a2 + b2 = 4r2 .......(ii)
 OM  PQ
 equation of OM is ax – by = 0 .......(iii)
Let M(h, k)
 bh + ak – ab = 0 ........(iv)
and ah – bk = 0 .......(v)

h2  k 2 h2  k 2
On solving equations (iv) and (v), we get a = and b =
h k

put a and b in (ii), we get (h2 + k2)2 (h–2 + k–2) = 4r2


 locus of M(h, k) is (x2 + y2)2 (x–2 + y–2) = 4r2

25. Let OAB =  and OAB = 



 += and OBA = 
2
 length of AB is ‘a’ and length of AB is ‘b’
 from the figure

A (b cos , 0) and A(a cos , 0)


similarly B(0, a sin ) and B (0, b sin )
Let c(h, k) be the centre of circle  2h = a cos  + b cos 

 = –  2h = a cos  + b sin  ........(i)
2

and 2k = a sin  + b sin   = –
2
 2k = a sin  + b cos  ........(ii)
2ah  2bk 2ak  2bh
on solving (i) and (ii), we get cos  = and sin  =
a2  b2 a2  b2
 sin2 + cos2 = 1
 locus of C(h, k) is (2ax  2by)² + (2bx  2ay)² = (a²  b²)²

JEE-ADVANCED-XI-MATHEMATICS (COORDINATE GEOMETRY) # 275

You might also like