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%)

Four distinct points (2k, 3k), (1, 0), (0, 1) and (0, 0) lie on a circle for k equal to:

Solution & Explanation

### Related Formula (x-x_1)(x-x_2) + (y-y_1)(y-y_2) = 0 This is the equation of a circle passing through diametrically opposite endpoints (x_1, y_1) and (x_2, y_2). ### Core Logic Look at the three known points: A(1, 0), B(0, 1), and O(0, 0). The vectors vecOA and vecOB align with the x and y axes, meaning angle AOB = 90^circ. Since the angle subtended by AB at a point O on the circle is 90^circ, the segment AB must be the diameter of the circle. ### Step 1: Finding the Circle Equation Using the diametric form for points A(1,0) and B(0,1): (x-1)(x-0) + (y-0)(y-1) = 0 x^2 - x + y^2 - y = 0 ### Step 2: Solving for k Since the point (2k, 3k) also lies on this circle, substitute x = 2k and y = 3k into the equation: (2k)^2 - (2k) + (3k)^2 - (3k) = 0 4k^2 - 2k + 9k^2 - 3k = 0 13k^2 - 5k = 0 k(13k - 5) = 0 ### Step 3: Finding valid points This gives two possible values for k: k = 0 or k = frac513. If k=0, the fourth point becomes (0,0), which is already listed. The question specifies four *distinct* points. Thus, k = frac513. ### Pattern Recognition Whenever (0,0), (a,0), and (0,b) lie on a circle, they form a right triangle at the origin. The hypotenuse connecting (a,0) and (0,b) is ALWAYS the diameter. You can immediately write the circle's equation as x^2 + y^2 - ax - by = 0. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Circles

Reference Study Guides

More Circles Previous-Year Questions — Page 2

Q jee_main_2025_29_jan_morning Chord of a Circle
Let the line x + y = 1 meet the circle x^2 + y^2 = 4 at the points A and B. If the line perpendicular to AB and passing through the mid point of the chord AB intersects the circle at C and D, then the area of the quadrilateral ADBC is equal to
  • A. 3sqrt7
  • B. 2sqrt14
  • C. 5sqrt7
  • D. sqrt14

Solution

### Related Formula textArea of a quadrilateral with perpendicular diagonals d_1 text and d_2 = frac12 d_1 d_2 ### Core Logic The line perpendicular to chord AB passing through its midpoint is the diameter of the circle because the perpendicular bisector of any chord passes through the center. Thus, CD is a diameter, making its length equal to 2R = 4.
Chord of a Circle diagram for Q51 - JEE Main 2025 Morning
Chord of a Circle diagram for Q51 - JEE Main 2025 Morning
### Step 1: Find Length of Chord AB The perpendicular distance p from the center (0,0) to the line x + y - 1 = 0 is: p = frac|0 + 0 - 1|sqrt1^2 + 1^2 = frac1sqrt2 Length of chord AB = 2sqrtR^2 - p^2 = 2sqrt4 - frac12 = 2sqrtfrac72 = sqrt14. ### Step 2: Area Calculation Since CD is the perpendicular bisector of AB, the diagonals of quadrilateral ADBC are perpendicular. Therefore, the area is: textArea = frac12 times AB times CD = frac12 times sqrt14 times 4 = 2sqrt14 ### Pattern Recognition Whenever a line passes through the midpoint of a chord and is perpendicular to it, recognize instantly that it is a diameter. The area of the quadrilateral formed is then simply the area of two triangles sharing the diameter as a base, or frac12 d_1 d_2. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Circles Class 11 Mathematics: Straight Lines
Q21 jee_main_2024_29_jan_morning Tangents and Normal
Equation of two diameters of a circle are 2x-3y=5 and 3x-4y=7. The line joining the points (-frac227,-4) and (-frac17,3) intersects the circle at only one point P(alpha,beta). Then 17beta-alpha is equal to
Numerical Answer. Answer: 2 to 2

Solution

### Related Formula The intersection of any two non-parallel diameters yields the center of the circle. A line that intersects a circle at exactly one point is a tangent line. The tangent at the point of contact P is always perpendicular to the radius CP, thus m_texttangent times m_textradius = -1. ### Core Logic Find the center C by solving the two diameter equations: 2x - 3y = 5 quad dots (1) 3x - 4y = 7 quad dots (2) Multiply (1) by 3 and (2) by 2: 6x - 9y = 15 6x - 8y = 14 Subtracting the equations gives -y = 1 Rightarrow y = -1. Substitute y = -1 into (1): 2x + 3 = 5 Rightarrow 2x = 2 Rightarrow x = 1. Center C is (1, -1). Find the equation of the line joining A(-frac227, -4) and B(-frac17, 3). Slope of AB: m_AB = frac3 - (-4)-1/7 - (-22/7) = frac721/7 = frac73. Equation of line AB: y - 3 = frac73left(x + frac17right) 3y - 9 = 7x + 1 7x - 3y + 10 = 0 quad dots text(Line AB)
Tangents and Normal
Tangents and Normal
### Step 1: Exploit Tangency Geometry Since line AB intersects the circle at only one point P(alpha, beta), line AB is a tangent to the circle, and P is the point of tangency. The radius line CP is perpendicular to tangent AB. Slope of CP (m_CP) must be -frac37. Equation of the line passing through center C(1, -1) with slope -frac37: y - (-1) = -frac37(x - 1) 7y + 7 = -3x + 3 3x + 7y + 4 = 0 quad dots text(Line CP) ### Step 2: Solve for Intersection P Point P(alpha, beta) is the intersection of Tangent AB and Radius CP. Solve the system: 7x - 3y = -10 quad dots (times 7) 3x + 7y = -4 quad dots (times 3) 49x - 21y = -70 9x + 21y = -12 Add them: 58x = -82 Rightarrow x = -frac8258 = -frac4129. So, alpha = -frac4129. Substitute x into 3x + 7y = -4: 3left(-frac4129right) + 7y = -4 -frac12329 + 7y = -frac11629 7y = frac123 - 11629 = frac729 Rightarrow y = frac129$. So, $beta = frac129$. ### Step 3: Evaluate Target Expression Evaluate $17beta - alpha$: 17\left(\frac{1}{29}\right) - \left(-\frac{41}{29}\right) = \frac{17 + 41}{29} = \frac{58}{29} = 2$ ### Pattern Recognition When a line "intersects a circle at exactly one point", it's a coded cue to stop thinking about quadratics and discriminants, and immediately build a perpendicular geometric radius from the center to find the exact tangency coordinate. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Circles Class 11 Mathematics: Straight Lines
Q23 jee_main_2024_30_january_evening Intersection of Circles
Consider two circles C_1: x^2 + y^2 = 25 and C_2: (x - alpha)^2 + y^2 = 16 , where alpha in (5, 9) . Let the angle between the two radii (one to each circle) drawn from one of the intersection points of C_1 and C_2 be sin^-1left(fracsqrt638right) . If the length of common chord of C_1 and C_2 is beta , then the value of (alphabeta)^2 equals
Numerical Answer. Answer: 1575 to 1575

Solution

### Related Formula textArea of triangle OAP: Delta = frac12 a b sin theta textCommon Chord geometry: Height of triangle acts as half the common chord, so Delta = frac12 times textbase times left(fracbeta2right) ### Core Logic Radius of C_1 is r_1 = 5 (centered at Origin O(0,0)). Radius of C_2 is r_2 = 4 (centered at A(alpha,0) with 5 lt alpha lt 9). Let P be an intersection point. In Delta OAP, the sides are OP = 5, AP = 4, and OA = alpha. The angle between the radii at P is angle OPA = theta, where sin theta = fracsqrt638. ### Step 1: Determining Area via the Sine Rule The area of Delta OAP can be computed using the two radii and the angle between them: textArea = frac12 (OP) (AP) sin theta textArea = frac12 (5) (4) left( fracsqrt638 right) = 10 left( fracsqrt638 right) = frac5sqrt634 ### Step 2: Linking Area to the Common Chord
Intersection of Circles diagram for Q23 - JEE Main 2024 Evening
Intersection of Circles diagram for Q23 - JEE Main 2024 Evening
The base of Delta OAP on the x-axis is OA = alpha. The height of Delta OAP dropped from P to OA is exactly half the length of the common chord, which is fracbeta2. textArea = frac12 times textbase times textheight = frac12 alpha left( fracbeta2 right) = fracalphabeta4 ### Step 3: Equating Areas Equate the two area expressions: fracalphabeta4 = frac5sqrt634 alphabeta = 5sqrt63 ### Step 4: Final Evaluation Square the result as requested: (alphabeta)^2 = (5sqrt63)^2 = 25 times 63 = 1575 ### Pattern Recognition In intersecting circle problems, the triangle formed by the centers and the intersection point handles both the intersection angle (via cosine/sine area rules) and the common chord (which serves as a perpendicular height doubled). ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Circles Class 11 Maths: Properties of Triangles
Q4 jee_main_2024_31_jan_evening Equation of Tangent and Normal
Let a variable line passing through the centre of the circle x^2 + y^2 - 16x - 4y = 0, meet the positive co-ordinate axes at the point A and B. Then the minimum value of OA + OB, where O is the origin, is equal to
  • A. 12
  • B. 18
  • C. 20
  • D. 24

Solution

### Related Formula textIntercept form of line: fracxa + fracyb = 1 ### Core Logic Circle x^2 + y^2 - 16x - 4y = 0 has its centre at (8, 2). Let the line passing through (8, 2) have slope m. Its equation is: y - 2 = m(x - 8) x-intercept (A): set y=0 implies -2 = m(x-8) implies x = 8 - frac2m. y-intercept (B): set x=0 implies y = 2 - 8m. Sum of intercepts OA + OB = (8 - frac2m) + (2 - 8m) = 10 - frac2m - 8m. To minimize, let f(m) = 10 - frac2m - 8m. f'(m) = frac2m^2 - 8 = 0 implies m^2 = frac14 Since the line meets the positive coordinate axes, intercepts must be positive, which requires m < 0. Thus m = -1/2. Substitute m = -1/2: OA + OB = 10 - frac2-1/2 - 8(-1/2) = 10 + 4 + 4 = 18 ### Pattern Recognition AM-GM can also be applied: 8a + 2b = ab implies 1 = frac8a + frac2b. To minimize a+b, use Cauchy-Schwarz or standard differentiation. Differentiation directly yields intercept minima. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Circles

More Circles Questions — jee_main_2024_27_jan_morning

Practice all Circles previous-year questions →

YOUR FIRST PREP STEP STARTS HERE

We Map Every Repeating Question in Competitive Exams.

Say goodbye to generic mock test fatigue. RankBit uses smart analysis to group past exam questions into their foundational Repeating Question Types. Find chapter weightage, track repeating questions, and score higher with targeted practice.

Select Your Target Exam

Choose an exam track below to find formulas per chapter and patterns.

Syncing Exam Intelligence

Mapping formulas and patterns across all tracks…

PATH A — FULL LENGTH PRACTICE

Full Mock Test Hub

Simulate real NTA exam conditions with fully tracked mocks. Time yourself against past papers.

Under Development
PATH B — TARGETED PRACTICE

Topic-wise Practice Hub

Practice past-year questions one chapter at a time. Pick an exam → subject → chapter and get every PYQ for that topic — pulled together from all past papers — with the chapter's key formulas alongside.

Loading Questions... Browse Topics
Latest from the Blog
View all →

Loading articles...