Animated Solution for Mathematics - Vector Algebra: Let the three sides of a triangle ABC be given by the vectors 2i^−j^+k^,i^−3j^−5k^ and 3i^−4j^−4k^. Let G be the centroid of the triangle ABC. Then 6(∣AG∣2+∣BG∣2+∣CG∣2) is equal to ________
Enter Numerical Value:
Visualized Solution
GivenVectors
Three vectors are given for the sides of ΔABC.
v1=2i^−j^+k^
v2=i^−3j^−5k^
v3=3i^−4j^−4k^
TriangleLawofVectorAddition
Notice the relationship between the vectors.
v1+v2=(2+1)i^+(−1−3)j^+(1−5)k^
v1+v2=3i^−4j^−4k^=v3
AssigningVectorstoSides
By Triangle Law: AB+BC=AC
Let AB=v1=2i^−j^+k^
Let BC=v2=i^−3j^−5k^
Then AC=v3=3i^−4j^−4k^
SettingtheOrigin
To simplify calculations, place vertex A at the origin.
A=(0,0,0)
CoordinatesofVertexB
Position vector of B is AB since A is the origin.
AB=2i^−j^+k^
Therefore, B=(2,−1,1)
CoordinatesofVertexC
Position vector of C is AC.
AC=3i^−4j^−4k^
Therefore, C=(3,−4,−4)
CentroidFormula
The centroid G of a triangle with vertices (x1,y1,z1), (x2,y2,z2), (x3,y3,z3) is:
G=(3x1+x2+x3,3y1+y2+y3,3z1+z2+z3)
CalculatingCentroidCoordinates
Substitute the coordinates of A(0,0,0), B(2,−1,1), and C(3,−4,−4):
xG=30+2+3=35
yG=30−1−4=−35
zG=30+1−4=−1
G=(35,−35,−1)
Calculating∣AG∣2
Distance squared from A(0,0,0) to G(35,−35,−1):
∣AG∣2=(35−0)2+(−35−0)2+(−1−0)2
∣AG∣2=925+925+1=950+99=959
Calculating∣BG∣2
Distance squared from B(2,−1,1) to G(35,−35,−1):
∣BG∣2=(35−2)2+(−35−(−1))2+(−1−1)2
∣BG∣2=(−31)2+(−32)2+(−2)2
∣BG∣2=91+94+4=95+936=941
Calculating∣CG∣2
Distance squared from C(3,−4,−4) to G(35,−35,−1):
∣CG∣2=(35−3)2+(−35−(−4))2+(−1−(−4))2
∣CG∣2=(−34)2+(37)2+(3)2
∣CG∣2=916+949+9=965+981=9146
SumofSquares
Sum =∣AG∣2+∣BG∣2+∣CG∣2
Sum =959+941+9146
Sum =959+41+146=9246
FinalCalculation
The question asks for: 6(∣AG∣2+∣BG∣2+∣CG∣2)
Substitute the sum: 6×(9246)
Simplify: 2×(3246)
2×82=164
Final Answer:164
00:00 / 00:00
The Sigma Insight: Addition of Vectors
Solution Diagram
Analyzing the Setup
Welcome, future engineer. Today, we are not just solving a problem; we are uncovering the hidden symmetry of a triangle in 3D space.
When you first look at these three vectors, v1=2i^−j^+k^, v2=i^−3j^−5k^, and v3=3i^−4j^−4k^, you might feel the urge to jump straight into calculations. But pause. In JEE Advanced, the first step is always observation.
Look at the components. If you add v1 and v2, you get 3i^−4j^−4k^, which is exactly v3. This is the Triangle Law of Vector Addition in action: AB+BC=AC. This realization is our key to the kingdom.
The Power of the Origin
Now, let us simplify our world. We have a triangle floating in 3D space. To make our lives easier, let us anchor it.
By placing vertex A at the origin (0,0,0), we effectively turn the position vectors of B and C into their coordinates. Since AB=v1, vertex B is simply (2,−1,1). Since AC=v3, vertex C is (3,−4,−4).
Suddenly, the terrifying 3D geometry has collapsed into simple arithmetic. We are no longer fighting vectors; we are just playing with coordinates.
The Centroid's Grace
The centroid G is the center of mass of the triangle, the point of perfect balance. The formula is elegant and intuitive: it is the arithmetic mean of the vertices.
G=(3xA+xB+xC,3yA+yB+yC,3zA+zB+zC)
Plugging in our values, we get:
G=(30+2+3,30−1−4,30+1−4)=(35,−35,−1)
This point G is the heart of our triangle.
The Final Tally
Now, we calculate the squared distances. We need ∣AG∣2, ∣BG∣2, and ∣CG∣2.
For ∣AG∣2, since A is the origin, it is just the sum of the squares of the coordinates of G:
∣AG∣2=(35)2+(−35)2+(−1)2=925+925+1=959
For ∣BG∣2, we find the distance between B(2,−1,1) and G(35,−35,−1). The differences are (−31,−32,−2). Squaring these gives:
∣BG∣2=91+94+4=941
Finally, for ∣CG∣2, the distance between C(3,−4,−4) and G yields (−34,37,3). Squaring these gives:
∣CG∣2=916+949+9=9146
Summing these up, we get:
959+41+146=9246
The question asks for 6×(Sum). So:
6×9246=2×3246=2×82=164
You have done it. You navigated the vectors, anchored the geometry, and executed the algebra with precision. This is the essence of JEE mastery.