Question
Question: orthocentre of 1 0 0 , 0 2 0 and 0 0 3...
orthocentre of 1 0 0 , 0 2 0 and 0 0 3
(36/49, 18/49, 12/49)
Solution
Let the vertices of the triangle be A = (1, 0, 0), B = (0, 2, 0), and C = (0, 0, 3).
Let H = (x, y, z) be the orthocentre of the triangle ABC. The orthocentre is the intersection point of the altitudes of the triangle. An altitude from a vertex is perpendicular to the opposite side.
-
The altitude from A to BC is perpendicular to the vector BC=C−B=(0,0,3)−(0,2,0)=(0,−2,3).
The vector AH=H−A=(x−1,y,z).
Since AH is perpendicular to BC, their dot product is zero:
AH⋅BC=(x−1)(0)+y(−2)+z(3)=0
−2y+3z=0 (Equation 1) -
The altitude from B to AC is perpendicular to the vector AC=C−A=(0,0,3)−(1,0,0)=(−1,0,3).
The vector BH=H−B=(x,y−2,z).
Since BH is perpendicular to AC, their dot product is zero:
BH⋅AC=x(−1)+(y−2)(0)+z(3)=0
−x+3z=0 (Equation 2) -
The altitude from C to AB is perpendicular to the vector AB=B−A=(0,2,0)−(1,0,0)=(−1,2,0).
The vector CH=H−C=(x,y,z−3).
Since CH is perpendicular to AB, their dot product is zero:
CH⋅AB=x(−1)+y(2)+(z−3)(0)=0
−x+2y=0 (Equation 3)
From Equation 2, we have x=3z.
From Equation 3, we have x=2y.
Thus, 2y=3z. This is consistent with Equation 1 (3z−2y=0).
We have two independent equations relating x, y, and z:
x=3z
y=23z
The orthocentre H must lie on the plane containing the triangle ABC. The equation of the plane passing through A(1, 0, 0), B(0, 2, 0), and C(0, 0, 3) can be found using the intercept form:
1x+2y+3z=1
Multiplying by the LCM of 1, 2, and 3 (which is 6), we get:
6x+3y+2z=6 (Equation 4)
Now, substitute the expressions for x and y in terms of z from the altitude conditions into the plane equation:
6(3z)+3(23z)+2z=6
18z+29z+2z=6
Multiply the entire equation by 2 to eliminate the fraction:
36z+9z+4z=12
49z=12
z=4912
Now find x and y using the value of z:
x=3z=3×4912=4936
y=23z=23×4912=493×6=4918
So, the orthocentre H is (4936,4918,4912).
Alternatively, for a triangle with vertices on the coordinate axes at (a, 0, 0), (0, b, 0), (0, 0, c), the orthocentre (x, y, z) is given by the formula:
x=1/a2+1/b2+1/c21/a
y=1/a2+1/b2+1/c21/b
z=1/a2+1/b2+1/c21/c
In this problem, a = 1, b = 2, c = 3.
1/a=1, 1/b=1/2, 1/c=1/3.
1/a2=1, 1/b2=1/4, 1/c2=1/9.
The denominator is D=a21+b21+c21=1+41+91=3636+9+4=3649.
x=D1/a=49/361=4936
y=D1/b=49/361/2=21×4936=4918
z=D1/c=49/361/3=31×4936=4912
The orthocentre is (4936,4918,4912).