Solveeit Logo

Question

Question: If $A(2, -3)$ and $B(-2, 1)$ are two vertices of a triangle and third vertex moves on the line $2x +...

If A(2,3)A(2, -3) and B(2,1)B(-2, 1) are two vertices of a triangle and third vertex moves on the line 2x+3y=92x + 3y = 9, then the locus of the centroid of the triangle is:

A

2x + 3y = 3

B

2x - 3y = 1

C

x - y = 1

D

2x + 3y = 1

Answer

2x + 3y = 1

Explanation

Solution

Let the vertices of the triangle be A(x1,y1)=(2,3)A(x_1, y_1) = (2, -3), B(x2,y2)=(2,1)B(x_2, y_2) = (-2, 1), and C(x3,y3)C(x_3, y_3). The centroid G(x,y)G(x, y) is given by x=x1+x2+x33x = \frac{x_1 + x_2 + x_3}{3} and y=y1+y2+y33y = \frac{y_1 + y_2 + y_3}{3}. Substituting the coordinates of A and B: x=2+(2)+x33=x33    x3=3xx = \frac{2 + (-2) + x_3}{3} = \frac{x_3}{3} \implies x_3 = 3x y=3+1+y33=2+y33    y3=3y+2y = \frac{-3 + 1 + y_3}{3} = \frac{-2 + y_3}{3} \implies y_3 = 3y + 2 Since C moves on the line 2x3+3y3=92x_3 + 3y_3 = 9, substitute the expressions for x3x_3 and y3y_3: 2(3x)+3(3y+2)=92(3x) + 3(3y + 2) = 9 6x+9y+6=96x + 9y + 6 = 9 6x+9y=36x + 9y = 3 Divide by 3: 2x+3y=12x + 3y = 1