Question
Question: An isosceles right angled triangle whose sides are 1, 1, $\sqrt{2}$ lies entirely in the first quadr...
An isosceles right angled triangle whose sides are 1, 1, 2 lies entirely in the first quadrant with the ends of the hypotenuse on the coordinate axes. If it slides prove that the locus of its centroid is (3x−y)2+(x−3y)2=932.

(3x−y)2+(x−3y)2=932
Solution
Let the vertices of the isosceles right-angled triangle on the coordinate axes be A=(a,0) and B=(0,b). Since the hypotenuse length is 2, we have a2+b2=(2)2=2. As the triangle lies entirely in the first quadrant, a>0 and b>0.
Let C=(xC,yC) be the vertex with the right angle. The lengths of the legs AC and BC are 1. AC2=(xC−a)2+(yC−0)2=12 BC2=(xC−0)2+(yC−b)2=12
The vertex C can be found by considering that it lies on a circle with diameter AB. The midpoint of AB is M(2a,2b), and the radius is 22=21. The vector MC is perpendicular to AB and has length 21. The vector AB=(−a,b). A vector perpendicular to AB is (b,a). So, MC=±21a2+b2(b,a)=±21(b,a). Thus, (xC,yC)=(2a,2b)±(2b,2a).
This gives two possibilities for C:
- C1=(2a+b,2a+b)
- C2=(2a−b,2b−a)
Since the triangle lies entirely in the first quadrant (a>0,b>0), C must have positive coordinates. C1 always satisfies this. C2 only has positive coordinates if a=b=1, leading to C2=(0,0). For a continuous sliding triangle, C1 is the appropriate vertex. So, C=(2a+b,2a+b).
The vertices of the triangle are A=(a,0), B=(0,b), and C=(2a+b,2a+b). The centroid G=(x,y) is given by: x=3a+0+2a+b=63a+b y=30+b+2a+b=6a+3b
We have: 6x=3a+b(1) 6y=a+3b(2) And the constraint a2+b2=2.
Solving for a and b from (1) and (2): Multiply (1) by 3: 18x=9a+3b. Subtract (2): 18x−6y=8a⟹a=818x−6y=49x−3y. Multiply (2) by 3: 18y=3a+9b. Subtract (1): 18y−6x=8b⟹b=818y−6x=49y−3x.
Substitute these into a2+b2=2: (49x−3y)2+(49y−3x)2=2 16(9x−3y)2+16(9y−3x)2=2 (9x−3y)2+(9y−3x)2=32 [3(3x−y)]2+[3(3y−x)]2=32 9(3x−y)2+9(3y−x)2=32 9(3x−y)2+9(x−3y)2=32 Divide by 9: (3x−y)2+(x−3y)2=932 This proves the locus of the centroid.