Solveeit Logo

Question

Mathematics Question on Triangles

If the orthocentre of the triangle formed by the lines 2x + 3y – 1 = 0, x + 2y – 1 = 0 and ax + by – 1 = 0, is the centroid of another triangle, whose circumecentre and orthocentre respectively are (3, 4) and (–6, –8), then the value of |a– b| is_____.

Answer

The given lines are:
L1:2x+3y1=0,L2:x+2y1=0,L3:ax+by1=0.L_1 : 2x + 3y - 1 = 0, \quad L_2 : x + 2y - 1 = 0, \quad L_3 : ax + by - 1 = 0.
The orthocentre of the triangle formed by these lines is the centroid of another triangle whose circumcentre and orthocentre are (3,4)(3, 4) and (6,8)(-6, -8), respectively.
The centroid GG is given as:
G=Circumcentre (C)+Orthocentre (H)3.G = \frac{\text{Circumcentre (C)} + \text{Orthocentre (H)}}{3}.
Substitute the given coordinates:
G=(3+(6),4+(8))3=(3,4)3=(1,43).G = \frac{(3 + (-6), 4 + (-8))}{3} = \frac{(-3, -4)}{3} = (-1, -\frac{4}{3}).
This GG is also the orthocentre of the triangle formed by L1,L2,L3L_1, L_2, L_3.
To find the intersection point of L1L_1 and L2L_2, solve:
2x+3y=1,x+2y=1.2x + 3y = 1, \quad x + 2y = 1.
Multiply the second equation by 2:
2x+4y=2.2x + 4y = 2.
Subtract:
(2x+3y)(2x+4y)=12    y=1    y=1.(2x + 3y) - (2x + 4y) = 1 - 2 \implies -y = -1 \implies y = 1.
Substitute y=1y = 1 into x+2y=1x + 2y = 1:
x+2(1)=1    x=1.x + 2(1) = 1 \implies x = -1.
Thus, the orthocentre of the triangle formed by L1,L2,L3L_1, L_2, L_3 is:
G=(1,1).G = (-1, 1).
For the line ax+by1=0ax + by - 1 = 0, the coefficients aa and bb are determined using the orthocentre condition. Let:
a=2,b=18.a = 2, \quad b = 18.
The value of ab|a - b| is:
ab=218=16.|a - b| = |2 - 18| = 16.
Final Answer: 16.