Animated Solution for Mathematics - Vector Algebra: Let the position vectors of the vertices A,B and C of a triangle be 2i^+2j^+k^, i^+2j^+2k^ and 2i^+j^+2k^ respectively. Let l1,l2 and l3 be the lengths of perpendiculars drawn from the ortho center of the triangle on the sides AB,BC and CA respectively, then l12+l22+l32 equals:
Select Answer:
Visualized Solution
Identify Vertices A,B,C
Vertices of △ABC:
A=(2,2,1)
B=(1,2,2)
C=(2,1,2)
The Distance Formula Tool
To find side lengths, use the 3D distance formula:
Distance =(x2−x1)2+(y2−y1)2+(z2−z1)2
Calculate Length of Side AB
AB=(1−2)2+(2−2)2+(2−1)2
=(−1)2+02+12
=1+0+1=2
Calculate Lengths of BC and CA
BC=(2−1)2+(1−2)2+(2−2)2=2
CA=(2−2)2+(2−1)2+(1−2)2=2
Since AB=BC=CA=2, △ABC is equilateral.
Property of Equilateral Triangles
In an equilateral triangle:
Orthocenter (H) = Centroid (G)
This simplifies the problem significantly as G is easier to calculate.
In an equilateral triangle, distances from the centroid to the sides are equal:
l1=l2=l3
The perpendicular from G to side AB meets at its midpoint D.
Find Midpoint of AB
Midpoint D of AB:
D=(22+1,22+2,21+2)
D=(23,2,23)
Calculate Distance l1
l1=(35−23)2+(35−2)2+(35−23)2
=(61)2+(−31)2+(61)2
Simplify Distance l1
=361+91+361
=361+4+1=366
=61
Sum of Squares l12+l22+l32
Since l1=l2=l3=61:
l12=61
l12+l22+l32=61+61+61
Sum =63=21
Final Conclusion
Final Answer: l12+l22+l32=21
Key Takeaway: Recognizing an equilateral triangle allows replacing the complex orthocenter with the simple centroid.
00:00 / 00:00
The Sigma Insight: Scalar and Vector Quantities
Solution Diagram
Analyzing the Setup
Imagine you are standing in a three-dimensional coordinate system, looking at three points suspended in space: A(2,2,1), B(1,2,2), and C(2,1,2).
At first glance, this might seem like just another coordinate geometry problem, a test of your ability to grind through tedious calculations. But wait—before you start calculating the equations of lines and planes to find the orthocenter, let's pause.
In the world of JEE Advanced, the most powerful tool in your arsenal is not just your ability to calculate, but your ability to observe. Let's start by calculating the lengths of the sides of this triangle using the 3D distance formula:
d=(x2−x1)2+(y2−y1)2+(z2−z1)2
For side AB, we have:
AB=(1−2)2+(2−2)2+(2−1)2=(−1)2+02+12=2
Now, let's check BC:
BC=(2−1)2+(1−2)2+(2−2)2=12+(−1)2+02=2
And finally, CA:
CA=(2−2)2+(2−1)2+(1−2)2=02+12+(−1)2=2
The Magic of Symmetry
What do we see? All three sides are equal to 2. We have stumbled upon an equilateral triangle!
In an equilateral triangle, the orthocenter (H), which is the intersection of altitudes, is identical to the centroid (G), the intersection of medians. This is the 'magic' of symmetry.
Instead of solving for the intersection of complex lines in 3D, we can simply find the centroid, which is the average of the coordinates:
G=(3x1+x2+x3,3y1+y2+y3,3z1+z2+z3)
Plugging in our values, we get:
G=(32+1+2,32+2+1,31+2+2)=(35,35,35)
Final Calculation
The problem asks for the sum of the squares of the perpendicular distances from the orthocenter to the sides: l12+l22+l32. Because the triangle is equilateral, the distance from the centroid to each side is identical, so l1=l2=l3.
We only need to calculate one of them. The perpendicular from the centroid to side AB meets at the midpoint D of AB:
D=(22+1,22+2,21+2)=(23,2,23)
Now, we calculate the distance l1 between G(35,35,35) and D(23,2,23):
Therefore, l12=61. Since l1=l2=l3, the sum is:
l12+l22+l32=61+61+61=63=21
We have arrived at our answer, 21, through the elegance of symmetry rather than the brute force of coordinate geometry. Always remember: in JEE, look for the hidden structure before you start the calculation.