Animated Solution for Mathematics - Three Dimensional Geometry: Let in a △ABC the length of the side AC be 6, the vertex B be (1, 2, 3) and the vertices A, C lie on the line \frac{x-6}{3}=rac{y-7}{2}=rac{z-7}{-2}. Then the area (in sq. units) of △ABC is:
Select Answer:
Visualized Solution
Visualizing the 3D Triangle
Vertex B=(1,2,3)
Line L:3x−6=2y−7=−2z−7
Vertices A and C lie on line L.
The Area Formula
Area of △ABC=21×base×height
Base AC=6 (Given)
Defining the Height h
Height h is the perpendicular distance from B to the line L.
Perpendicular Distance Formula
h=∣d∣∣BD×d∣
D is any point on the line.
d is the direction vector of the line.
Extracting Line Parameters
Line: 3x−6=2y−7=−2z−7
Point D=(6,7,7)
Direction vector d=3i^+2j^−2k^
Constructing Vector BD
BD=D−B
BD=(6−1)i^+(7−2)j^+(7−3)k^
BD=5i^+5j^+4k^
Setting up the Cross Product
BD×d=i^53j^52k^4−2
Evaluating the Cross Product
BD×d=i^(−10−8)−j^(−10−12)+k^(10−15)
BD×d=−18i^+22j^−5k^
Magnitude of the Cross Product
∣BD×d∣=(−18)2+222+(−5)2
∣BD×d∣=324+484+25=833
Magnitude of Direction Vector
∣d∣=32+22+(−2)2
∣d∣=9+4+4=17
Calculating the Height h
h=17833
h=17833=49
h=7
Final Area Calculation
Area =21×base×height
Area =21×6×7
Area =21 sq. units
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Geometry of the Void
Imagine you are standing in a vast, three-dimensional coordinate space. You have a fixed point B at (1,2,3) and a line L stretching out into the distance. Two other points, A and C, are dancing along this line.
You are asked to find the area of the triangle formed by these three points. The beauty of geometry lies in finding the invariants. No matter where A and C slide along that line, as long as the distance between them remains 6, the area of the triangle remains constant.
This occurs because the height of the triangle—the perpendicular distance from B to the line—never changes.
The Strategy
Deconstructing the Problem
We know the fundamental formula for the area of a triangle:
Area=21×base×height
We are given the base AC=6. Our mission is clear: find the height h. In 3D geometry, the height is the perpendicular distance from a point to a line.
We do not need to find the coordinates of A or C. We simply need the distance from B to the line L.
The Vector Toolkit
To find this distance, we use the elegant power of vectors. If we have a point D on the line and a direction vector d of the line, the perpendicular distance h is given by the formula:
h=∣d∣∣BD×d∣
This formula is a masterpiece of efficiency. It calculates the area of the parallelogram formed by the vector BD and the direction vector d, and then divides by the length of the base d to isolate the height.
From the line equation 3x−6=2y−7=−2z−7, we extract the point D=(6,7,7) and the direction vector d=3i^+2j^−2k^.
The Calculation
Precision and Patience
Now, we construct the vector BD=D−B=(6−1)i^+(7−2)j^+(7−3)k^=5i^+5j^+4k^. Next, we compute the cross product BD×d using the determinant method:
BD×d=i^53j^52k^4−2
Expanding this, we get i^(−10−8)−j^(−10−12)+k^(10−15), which simplifies to −18i^+22j^−5k^.
The magnitude of this vector is:
(−18)2+222+(−5)2=324+484+25=833
The magnitude of the direction vector d is:
32+22+(−2)2=9+4+4=17
The Grand Finale
Putting it all together, the height h is calculated as:
h=17833=17833=49=7
The height is exactly 7. Now, we return to our area formula:
Area=21×6×7=21
We have conquered the 3D space. Remember, in JEE Advanced, the complexity is often a mask for a simple, elegant geometric truth. Keep your vectors sharp and your logic clear. The final answer is 21.