Let the circle x^2 + y^2 = 4 intersect x-axis at the points A(a, 0), a > 0 and B(b, 0). Let P(2 cosalpha, 2 sinalpha), 0 < alpha < fracpi2 and Q(2 cosbeta, 2 sinbeta) be two points such that (alpha - beta) = fracpi2. Then the point of intersection of AQ and BP lies on:

Solution & Explanation

### Core Logic Intersection of circle with x-axis provides A(2,0) and B(-2,0). Let the point of intersection of AQ and BP be R(h, k). Since R lies on BP, the slope m_BR = m_BP: frackh + 2 = frac2sinalpha2cosalpha + 2 = tanfracalpha2 Since R lies on AQ, the slope m_AR = m_AQ: frackh - 2 = frac2sinbeta2cosbeta - 2 = fracsinbetacosbeta - 1 = -cotfracbeta2 ### Execution We are given alpha - beta = fracpi2 Rightarrow fracalpha2 - fracbeta2 = fracpi4. Applying the tan(A-B) formula: tanleft(fracalpha2 - fracbeta2right) = fractanfracalpha2 - tanfracbeta21 + tanfracalpha2tanfracbeta2 = 1 Substitute the slope relations: tanfracalpha2 = frackh+2 tanfracbeta2 = -frach-2k (since -cotfracbeta2 = frackh-2) 1 = fracfrackh+2 + frach-2k1 + left(frackh+2right)left(frac2-hkright) 1 = frack^2 + h^2 - 4frack(h+2)k cdot frack(h+2) - k(2-h)k(h+2) dots text wait, clear denominator 1 = frack^2 + h^2 - 4k(h+2) + k(2-h) times k(h+2) dots The denominator simplifies to: 1 + frac2-hh+2 = frach+2+2-hh+2 = frac4h+2 Numerator is frack^2 + h^2 - 4k(h+2). So the expression simplifies to: 1 = frack^2 + h^2 - 44k h^2 + k^2 - 4k - 4 = 0 Locus of R is x^2 + y^2 - 4y - 4 = 0. ### Pattern Recognition Connecting chords from extreme diameter vertices to points whose parametric angles differ by pi/2 reliably generates perpendicular-like slope products or standard tangent angle identities, mapping directly to a circular locus. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Circles

Reference Study Guides

More Circles Previous-Year Questions

Q15 jee_main_2026_21_jan_morning Locus of Intersection of Tangents
Let PQ and MN be two straight lines touching the circle x^2 + y^2 - 4x - 6y - 3 = 0 at the points A and B respectively. Let O be the centre of the circle and angle AOB = pi/3 . Then the locus of the point of intersection of the lines PQ and MN is:
  • A. 3(x^2 + y^2) - 18x - 12y + 25 = 0
  • B. x^2 + y^2 - 12x - 18y - 25 = 0
  • C. x^2 + y^2 - 18x - 12y - 25 = 0
  • D. 3(x^2 + y^2) - 12x - 18y - 25 = 0

Solution

### Related Formula For external tangents from point R forming angle 2theta at the center, the distance d from center to intersection point obeys cos theta = fracrd. ### Core Logic Given circle: x^2 + y^2 - 4x - 6y - 3 = 0 Center O = (2, 3) Radius r = sqrt(-2)^2 + (-3)^2 - (-3) = sqrt4 + 9 + 3 = sqrt16 = 4. The tangents PQ and MN intersect at some point R(h, k). The radius vectors OA and OB subtend angle angle AOB = fracpi3 = 60^circ at the center. The line joining O and R bisects the angle angle AOB. Thus, angle AOR = 30^circ. ### Step 1: Apply Trigonometric Relations
Circle tangents intersection locus diagram for Q15 - JEE Main 2026 Morning
Circle tangents intersection locus diagram for Q15 - JEE Main 2026 Morning
In the right-angled triangle Delta AOR, OA is the radius (r = 4) and OR is the hypotenuse. cos(30^circ) = fracOAOR = fracrOR fracsqrt32 = frac4OR Rightarrow OR = frac8sqrt3 ### Step 2: Construct the Locus Equation The distance squared between O(2,3) and R(h,k) is OR^2: OR^2 = (h - 2)^2 + (k - 3)^2 = left(frac8sqrt3right)^2 (h - 2)^2 + (k - 3)^2 = frac643 h^2 - 4h + 4 + k^2 - 6k + 9 = frac643 3(h^2 + k^2 - 4h - 6k + 13) = 64 3h^2 + 3k^2 - 12h - 18k + 39 - 64 = 0 3(h^2 + k^2) - 12h - 18k - 25 = 0 ### Step 3: Generalize the Equation Replace (h, k) with (x, y) for the general locus: 3(x^2 + y^2) - 12x - 18y - 25 = 0 ### Pattern Recognition The locus of the intersection of tangents enclosing a constant angle is simply a concentric circle. Its radius expands by 1/sin(alpha/2) or 1/cos(theta) depending on whether the angle is measured at intersection or center. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Conic Sections Class 11 Maths: Straight Lines
Q25 jee_main_2026_21_jan_evening Locus
If P is a point on the circle x^2 + y^2 = 4, Q is a point on the straight line 5x + y + 2 = 0 and x - y + 1 = 0 is the perpendicular bisector of PQ, then 13 times the sum of abscissa of all such point P is ____.
Numerical Answer. Answer: 2 to 2

Solution

### Related Formula textPerpendicular bisector properties: m_1m_2 = -1 text and mid-point lies on the line. textParametric point on circle x^2+y^2=r^2 text is (rcostheta, rsintheta) ### Core Logic
Circle locus perpendicular bisector diagram for Q25 - JEE Main 2026 Evening
Circle locus perpendicular bisector diagram for Q25 - JEE Main 2026 Evening
Let P = (2costheta, 2sintheta). Let Q on the line 5x + y + 2 = 0 be Q(alpha, -5alpha-2). The line x - y + 1 = 0 is the perpendicular bisector of PQ. This gives two conditions: slope of PQ is -1, and mid-point of PQ satisfies the bisector equation. ### Step 1: Apply Slope Condition Slope of bisector is 1, so slope of PQ must be -1. frac2sintheta - (-5alpha - 2)2costheta - alpha = -1 2sintheta + 5alpha + 2 = -2costheta + alpha sintheta + costheta + 2alpha + 1 = 0 quad dots (1) ### Step 2: Apply Midpoint Condition Midpoint of PQ is left( frac2costheta + alpha2, frac2sintheta - 5alpha - 22 right). Substitute into x - y + 1 = 0: frac2costheta + alpha2 - frac2sintheta - 5alpha - 22 + 1 = 0 2costheta + alpha - 2sintheta + 5alpha + 2 + 2 = 0 costheta - sintheta + 3alpha + 2 = 0 quad dots (2) ### Step 3: Eliminate alpha and Solve From (1), 2alpha = -sintheta - costheta - 1 implies alpha = frac-sintheta - costheta - 12. Substitute alpha into (2): costheta - sintheta + 3left( frac-sintheta - costheta - 12 right) + 2 = 0 2costheta - 2sintheta - 3sintheta - 3costheta - 3 + 4 = 0 -costheta - 5sintheta + 1 = 0 implies costheta + 5sintheta = 1 Let's express in half angles: 1 - 2sin^2fractheta2 + 10sinfractheta2cosfractheta2 = 1 2sinfractheta2 left( 5cosfractheta2 - sinfractheta2 right) = 0 So, sinfractheta2 = 0 implies costheta = 1 or tanfractheta2 = 5 implies costheta = frac1 - tan^2(theta/2)1 + tan^2(theta/2) = frac1 - 251 + 25 = -frac2426 = -frac1213. ### Step 4: Final Calculation The abscissa of P is 2costheta. Values of abscissa are 2(1) = 2 and 2left(-frac1213right) = -frac2413. Sum of abscissa values = 2 - frac2413 = frac26 - 2413 = frac213. We need 13 times (textSum) = 13 times frac213 = 2. ### Pattern Recognition Instead of finding the image of a generic circle point in a line, construct the reflection point Q parameter, use slope logic (m_1m_2=-1) and midpoint logic simultaneously to create a trigonometric linear equation. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Circles Class 11 Maths: Straight Lines
Q12 jee_main_2026_22_january_morning Intersection of Two Circles
Let the set of all values of r, for which the circles (x + 1)^2 + (y + 4)^2 = r^2 and x^2 + y^2 - 4x - 2y - 4 = 0 intersect at two distinct points be the interval (alpha, beta). Then alphabeta is equal to
  • A. 25
  • B. 20
  • C. 21
  • D. 24

Solution

### Related Formula textTwo circles intersect at distinct points if |r_1 - r_2| < d < r_1 + r_2 where d is the distance between their centers. ### Core Logic Circle 1: (x + 1)^2 + (y + 4)^2 = r^2 Center C_1 = (-1, -4) and Radius r_1 = r. Circle 2: x^2 + y^2 - 4x - 2y - 4 = 0 implies (x - 2)^2 + (y - 1)^2 = 3^2 Center C_2 = (2, 1) and Radius r_2 = 3. ### Step 1: Distance Between Centers Distance d between C_1 and C_2: d = sqrt(2 - (-1))^2 + (1 - (-4))^2 d = sqrt3^2 + 5^2 = sqrt9 + 25 = sqrt34 ### Step 2: Applying the Intersection Condition For two distinct intersection points: |r - 3| < sqrt34 < r + 3 Breaking this down into two inequalities: 1) |r - 3| < sqrt34 implies -sqrt34 < r - 3 < sqrt34 implies 3 - sqrt34 < r < 3 + sqrt34 2) r + 3 > sqrt34 implies r > sqrt34 - 3 Since radius r > 0, taking the intersection of the conditions: r in (sqrt34 - 3, sqrt34 + 3) Thus, alpha = sqrt34 - 3 and beta = sqrt34 + 3. ### Step 3: Calculating Final Product alphabeta = (sqrt34 - 3)(sqrt34 + 3) = 34 - 9 = 25 ### Pattern Recognition Intersection of two circles boils down to the fundamental triangle inequality relating the radii to the center distance: |r_1 - r_2| < d < r_1 + r_2. Solving this naturally yields an interval (alpha, beta) formatted as a difference of squares upon multiplication. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Circles
Q8 jee_main_2026_23_january_evening Family of Curves
If the points of intersection of the ellipses x^2 + 2y^2 - 6x - 12y + 23 = 0 and 4x^2 + 2y^2 - 20x - 12y + 35 = 0 lie on a circle of radius r and centre (a, b), then the value of ab + 18r^2 is
  • A. 53
  • B. 51
  • C. 52
  • D. 55

Solution

### Related Formula The equation of a family of curves passing through the intersection of two conics S_1 = 0 and S_2 = 0 is S_1 + lambda S_2 = 0. For this resulting curve to be a circle, the coefficient of x^2 must equal the coefficient of y^2, and the coefficient of the xy term must be zero. ### Core Logic Let the two ellipses be: S_1 equiv x^2 + 2y^2 - 6x - 12y + 23 = 0 S_2 equiv 4x^2 + 2y^2 - 20x - 12y + 35 = 0 Equation of the curve passing through their intersection is S_1 + lambda S_2 = 0: (1 + 4lambda)x^2 + (2 + 2lambda)y^2 - (6 + 20lambda)x - (12 + 12lambda)y + (23 + 35lambda) = 0 For this to represent a circle, coefficient of x^2 = coefficient of y^2: 1 + 4lambda = 2 + 2lambda implies 2lambda = 1 implies lambda = frac12 ### Step 1: Finding Circle Parameters Substitute lambda = 1/2 back into the family equation: (1 + 2)x^2 + (2 + 1)y^2 - (6 + 10)x - (12 + 6)y + left(23 + frac352right) = 0 3x^2 + 3y^2 - 16x - 18y + frac812 = 0 Dividing by 3 to write in standard form: x^2 + y^2 - frac163x - 6y + frac272 = 0 The centre (a, b) is given by (-g, -f): a = frac83, quad b = 3 The radius r is given by r^2 = g^2 + f^2 - c: r^2 = left(frac-83right)^2 + (-3)^2 - frac272 = frac649 + 9 - frac272 = frac128 + 162 - 24318 = frac4718 ### Step 2: Final Calculation We need to find ab + 18r^2: ab = left(frac83right)(3) = 8 18r^2 = 18left(frac4718right) = 47 ab + 18r^2 = 8 + 47 = 55 ### Pattern Recognition When intersection points of two 2^textnd degree curves form a circle, apply S_1 + lambda S_2 = 0 immediately, forcing the necessary symmetric coefficients to extract lambda. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Conic Sections Class 11 Maths: Circles
Q3 jee_main_2026_28_january_morning Chord of a Circle
Let y = x be the equation of a chord of the circle C_1 (in the closed half-plane x geq 0) of diameter 10 passing through the origin. Let C_2 be another circle described on the given chord as its diameter. If the equation of the chord of the circle C_2, which passes through the point (2, 3) and is farthest from the center of C_2, is x + ay + b = 0, then a - b is equal to:
  • A. 10
  • B. -6
  • C. -2
  • D. 6

Solution

### Core Logic
Chord of a Circle
Chord of a Circle
Chord of a Circle
Chord of a Circle
Equation of circle C_2 with diameter along y=x passing through origin and having length 10. Wait, C_1 has diameter 10. The chord y=x passes through (0,0). For the chord to be a diameter of C_2, the points of intersection with C_1 must form the diameter. The center of C_2 is the midpoint of the chord. Let the ends of the chord be (0,0) and (5,5) (since length is sqrt50? Wait, the problem implies the chord of C_1 is y=x. If C_1 is a circle in x geq 0 of diameter 10 through origin. Center of C_2 lies on the chord y=x. The equation of circle C_2 is: x^2 + y^2 - 5x - 5y = 0 Its center is Nleft(frac52, frac52right). ### Step 1: Find Farthest Chord We need the chord of C_2 passing through B(2, 3) which is farthest from the center Nleft(frac52, frac52right). The farthest chord passing through a given point is always perpendicular to the line joining the center to that point. Slope of line NB: m_NB = frac3 - frac522 - frac52 = fracfrac12-frac12 = -1 ### Step 2: Chord Equation The slope of the required chord is perpendicular to m_NB: textSlope of required chord = 1 Equation of the required chord passing through (2,3): y - 3 = 1(x - 2) x - y + 1 = 0 Comparing this with x + ay + b = 0, we get: a = -1, quad b = 1 ### Step 3: Final Calculation a - b = -1 - 1 = -2 ### Pattern Recognition The chord of a circle passing through a given internal point that is FARTHEST from the center is exactly the chord that is PERPENDICULAR to the radius (or line segment) connecting the center to that internal point. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Circles Class 11 Mathematics: Straight Lines

More Circles Questions — jee_main_2026_28_january_evening

Practice all Circles previous-year questions →

Rankbit System
JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%) | JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%)