Let ABC be a triangle formed by the lines 7mathrmx - 6mathrmy + 3 = 0, mathrmx + 2mathrmy - 31 = 0 and 9mathrmx - 2mathrmy - 19 = 0 . Let the point (mathrmh,mathrmk) be the image of the centroid of Delta ABC in the line 3mathrmx + 6mathrmy - 53 = 0 . Then \mathrm{h}^2 + \mathrm{k}^2 + \mathrm{hk} is equal to

Solution & Explanation

### Related Formula textCentroid G = left(fracx_1+x_2+x_33, fracy_1+y_2+y_33right) textImage of (x_1, y_1) text in line ax+by+c=0: fracx-x_1a = fracy-y_1b = -2fracax_1+by_1+ca^2+b^2 ### Core Logic First, find the vertices A, B, C by solving the lines pairwise. Solving 7x - 6y + 3 = 0 and x + 2y - 31 = 0 gives A(9,11). Solving 7x - 6y + 3 = 0 and 9x - 2y - 19 = 0 gives B(3,4). Solving x + 2y - 31 = 0 and 9x - 2y - 19 = 0 gives C(5,13).
Centroid diagram for Q54 - JEE Main 2025 Morning
Centroid diagram for Q54 - JEE Main 2025 Morning
### Step 1: Determine the Centroid G = left(frac9 + 3 + 53, frac11 + 4 + 133right) = left(frac173, frac283right) ### Step 2: Find the Image (h, k) Using the line 3x + 6y - 53 = 0: frach - frac1733 = frack - frac2836 = -2 frac3left(frac173right) + 6left(frac283right) - 533^2 + 6^2 frach - frac1733 = frack - frac2836 = -2 frac17 + 56 - 5345 = -2 frac2045 = -frac89 Solving for h and k yields: h = 3, quad k = 4
Centroid diagram for Q54 - JEE Main 2025 Morning
Centroid diagram for Q54 - JEE Main 2025 Morning
### Step 3: Compute final algebraic target h^2 + k^2 + hk = 3^2 + 4^2 + (3)(4) = 9 + 16 + 12 = 37 ### Pattern Recognition Instead of solving fractions endlessly, substitute potential integer coordinates early into the slope relationship (k - y_G)/(h - x_G) = -1/m to accelerate competitive solving time. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Straight Lines

Reference Study Guides

More Straight Lines Previous-Year Questions — Page 5

Q2 jee_main_2024_31_jan_evening Centroid and Orthocentre
Let A (a, b), B(3, 4) and (-6, -8) respectively denote the centroid, circumcentre and orthocentre of a triangle. Then, the distance of the point P(2a + 3, 7b + 5) from the line 2x + 3y - 4 = 0 measured parallel to the line x - 2y - 1 = 0 is
  • A. frac15 sqrt57
  • B. frac17sqrt56
  • C. frac17 sqrt57
  • D. fracsqrt517

Solution

### Related Formula textCentroid divides the line joining Orthocentre and Circumcentre in 2:1 Distance in parametric form: x = x_1 + rcostheta, y = y_1 + rsintheta ### Core Logic
Centroid and Orthocentre diagram for Q2 - JEE Main 2024 Evening
Centroid and Orthocentre diagram for Q2 - JEE Main 2024 Evening
Let Orthocentre C(-6, -8) and Circumcentre B(3, 4). Centroid A(a, b) divides CB in 2:1. a = frac2(3) + 1(-6)2+1 = 0 b = frac2(4) + 1(-8)2+1 = 0 So, P(2a+3, 7b+5) = (3, 5). The line along which distance is measured is parallel to x - 2y - 1 = 0, giving slope m = tantheta = frac12. Using parametric coordinates from P(3,5): x = 3 + rcostheta, quad y = 5 + rsintheta Substitute into the target line 2x + 3y - 4 = 0: 2(3 + rcostheta) + 3(5 + rsintheta) - 4 = 0 r(2costheta + 3sintheta) = -17 From tantheta = 1/2, we get sintheta = frac1sqrt5 and costheta = frac2sqrt5. rleft(2left(frac2sqrt5right) + 3left(frac1sqrt5right)right) = -17 rleft(frac7sqrt5right) = -17 implies |r| = frac17sqrt57 ### Pattern Recognition Standard Euler line property: O, G, C are collinear and G divides OC in 2:1. Use parametric equation to find intersection distance directly without finding the intersection point. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Straight Lines
Q23 jee_main_2024_31_jan_evening Parallelogram Properties
Let A(-2, -1), B(1, 0), C(alpha, beta) and D(gamma, delta) be the vertices of a parallelogram ABCD. If the point C lies on 2x - y = 5 and the point D lies on 3x - 2y = 6, then the value of |alpha + beta + gamma + delta| is equal to
Numerical Answer. Answer: 32 to 32

Solution

### Related Formula textIn a parallelogram, midpoints of diagonals coincide: left(fracx_A+x_C2, fracy_A+y_C2right) = left(fracx_B+x_D2, fracy_B+y_D2right) ### Core Logic
Parallelogram Properties diagram for Q23 - JEE Main 2024 Evening
Parallelogram Properties diagram for Q23 - JEE Main 2024 Evening
Given diagonals AC and BD bisect each other: alpha - 2 = gamma + 1 implies alpha - gamma = 3 quad dots (1) beta - 1 = delta + 0 implies beta - delta = 1 quad dots (2) Point C(alpha, beta) lies on 2x - y = 5 implies 2alpha - beta = 5 quad dots (3) Point D(gamma, delta) lies on 3x - 2y = 6 implies 3gamma - 2delta = 6 quad dots (4) From (1) and (2), substitute gamma = alpha - 3 and delta = beta - 1 into (4): 3(alpha - 3) - 2(beta - 1) = 6 3alpha - 9 - 2beta + 2 = 6 implies 3alpha - 2beta = 13 quad dots (5) Solve (3) and (5): From (3), beta = 2alpha - 5. Substitute in (5): 3alpha - 2(2alpha - 5) = 13 -alpha + 10 = 13 implies alpha = -3 So, beta = 2(-3) - 5 = -11. From earlier substitutions: gamma = -3 - 3 = -6 delta = -11 - 1 = -12 Sum of variables: |alpha + beta + gamma + delta| = |-3 - 11 - 6 - 12| = |-32| = 32 ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Straight Lines
Q10 jee_main_2024_31_jan_morning Properties of Parallelogram
Let alpha, beta, gamma, delta in Z and let A (alpha, beta), B (1, 0), C (gamma, delta) and D (1, 2) be the vertices of a parallelogram ABCD. If AB = sqrt10 and the points A and C lie on the line 3y = 2x + 1, then 2(alpha + beta + gamma + delta) is equal to
  • A. 10
  • B. 5
  • C. 12
  • D. 8

Solution

### Core Logic Let E be the midpoint of the diagonals AC and BD. Since ABCD is a parallelogram, the diagonals bisect each other.
Properties of Parallelogram diagram for Q10 - JEE Main 2024 Morning
Properties of Parallelogram diagram for Q10 - JEE Main 2024 Morning
Midpoint E from BD: left( frac1+12, frac0+22 right) = (1, 1). ### Step 1: Apply Midpoint on AC Midpoint E from AC: left( fracalpha+gamma2, fracbeta+delta2 right). Equating both: fracalpha+gamma2 = 1 implies alpha + gamma = 2 fracbeta+delta2 = 1 implies beta + delta = 2 ### Step 2: Final Value The expression requires 2(alpha + beta + gamma + delta). 2(2 + 2) = 2(4) = 8 *(Note: Additional conditions like AB = sqrt10 and the line equation are extraneous data not needed to find the sum).* ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Straight Lines

More Straight Lines Questions — jee_main_2025_29_jan_morning

Practice all Straight Lines 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%)