Animated Solution for Mathematics - Three Dimensional Geometry: The vertices B and C of a ΔABC lie on the line, 3x+2=0y−1=4z such that BC=5 units. Then the area (in sq. units) of this triangle, given that the point A(1,−1,2), is :-
Select Answer:
Visualized Solution
Visualizing the 3D Geometry
We have a triangle ΔABC in 3D space.
Vertices B and C lie on the given line L.
The base length is given as BC=5 units.
Vertex A is at (1,−1,2).
The Area Strategy
Area of ΔABC=21×base×height
We know the base BC=5.
We need the height h, which is the perpendicular distance from A to the line L.
Extracting Line Parameters
Equation of line: 3x+2=0y−1=4z
A known point on the line: P(−2,1,0)
Direction vector of the line: v=3i^+0j^+4k^
Defining Vector AP
To use the distance formula, we first construct a vector from A to P.
AP=Position vector of P−Position vector of A
Calculating Vector AP
A=(1,−1,2) and P=(−2,1,0)
AP=(−2−1)i^+(1−(−1))j^+(0−2)k^
AP=−3i^+2j^−2k^
The Perpendicular Distance Formula
The perpendicular distance h from a point to a line is given by:
h=∣v∣∣AP×v∣
Setting up the Cross Product
We need to compute AP×v
AP×v=i^−33j^20k^−24
Evaluating the Cross Product
Expanding the determinant:
=i^(2×4−(−2)×0)−j^(−3×4−(−2)×3)+k^(−3×0−2×3)
=i^(8−0)−j^(−12+6)+k^(0−6)
AP×v=8i^+6j^−6k^
Magnitude of the Cross Product
Now, find the magnitude: ∣AP×v∣
=82+62+(−6)2
=64+36+36
=136=234
Magnitude of Direction Vector
Now, find the magnitude of the direction vector: ∣v∣
v=3i^+0j^+4k^
∣v∣=32+02+42
=9+0+16=25=5
Calculating the Height h
Substitute the magnitudes back into the distance formula:
h=∣v∣∣AP×v∣
h=5234
Final Area Calculation
Recall the area formula: Area =21×base×height
Substitute base BC=5 and h=5234:
Area =21×5×5234
Conclusion
Area =21×5×5234
The 5s cancel out, and the 2s cancel out.
Area =34 sq. units.
Final Answer: Option (2) is correct.
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
The Geometry of the Void
Solving 3D Triangles
Welcome, future engineers. Today, we are not just solving a math problem; we are navigating the vast, elegant expanse of three-dimensional space.
Imagine a triangle, ΔABC, floating in the void. Two of its vertices, B and C, are anchored to a line L, while the third vertex, A, sits at a fixed coordinate in space.
It feels daunting, doesn't it? But remember, in the world of JEE Advanced, complexity is often just a mask for a simple, beautiful truth waiting to be uncovered.
Phase 1
The Strategy of Invariance
We are given the base length BC=5. The classic formula for the area of a triangle is:
Area=21×base×height
We have the base. The challenge, therefore, is entirely contained within the height h.
Geometrically, this height is the perpendicular distance from point A to the line L. Notice something profound here: the area does not depend on the specific coordinates of B and C.
As long as the distance between them is 5, the area remains constant. We are looking for the shortest path from A to the line L. This is our target.
Phase 2
Decoding the Line
Look at the equation of the line:
3x+2=0y−1=4z
This is the DNA of our line. From the numerators, we extract a point P(−2,1,0) that lies on the line. From the denominators, we extract the direction vector v=3i^+0j^+4k^.
We now have a fixed point P on the line and a direction vector v that defines its orientation. To find the distance from A(1,−1,2) to this line, we need to bridge the gap between A and P.
We construct the vector AP=P−A. Calculating this, we get:
AP=(−2−1)i^+(1−(−1))j^+(0−2)k^=−3i^+2j^−2k^
Phase 3
The Power of the Cross Product
Now, we invoke the most powerful tool in our 3D arsenal: the cross product. The perpendicular distance h from a point to a line is given by the elegant formula:
h=∣v∣∣AP×v∣
Why does this work? Because the magnitude of the cross product AP×v represents the area of the parallelogram formed by these two vectors.
By dividing by the magnitude of the base vector v, we are essentially calculating the height of that parallelogram, which is exactly the perpendicular distance we need.
Let us compute the cross product AP×v using the determinant method:
AP×v=i^−33j^20k^−24
Expanding this, we get i^(2×4−(−2)×0)−j^(−3×4−(−2)×3)+k^(−3×0−2×3). This simplifies to 8i^+6j^−6k^.
Phase 4
The Final Convergence
We are almost there. We need the magnitudes. The magnitude of our cross product vector is:
∣AP×v∣=82+62+(−6)2=64+36+36=136=234
The magnitude of the direction vector is:
∣v∣=32+02+42=9+0+16=5
Substituting these into our height formula, we get h=5234.
Finally, we return to our area formula:
Area=21×5×5234
Watch the magic happen—the 5s cancel, the 2s cancel, and we are left with 34. It is clean, it is precise, and it is correct. You have successfully navigated the 3D geometry of this problem.