Animated Solution for Mathematics - Three Dimensional Geometry: The vertices B and C of a triangle ABC lie on the line 1x=−21−y=3z−2. The coordinates of A and B are (1,6,3) and (4,9,α) respectively and C is at a distance of 10 units from B. The area (in sq. units) of △ABC is :
Select Answer:
Visualized Solution
Geometry of the Problem
Triangle ABC with vertices B and C on line L.
Line L: 1x=−21−y=3z−2
Point A(1,6,3) and B(4,9,α).
Standardizing the Line Equation
Rewrite L in standard form: ax−x1=by−y1=cz−z1
1x=2y−1=3z−2
Direction vector of L: v=i^+2j^+3k^
Finding the Value of α
Since B(4,9,α) lies on L, it must satisfy the equation.
Substitute B into L: 14=29−1=3α−2
Solving for α
4=4=3α−2
α−2=12
α=14
Strategy for Area of △ABC
Area =21×Base×Height
Base BC=10 units (Given)
Height h=AD (Perpendicular distance from A to L)
General Point D on Line L
Let D be the foot of the perpendicular from A to L.
Equate line L to a parameter λ: 1x=2y−1=3z−2=λ
General coordinates of D=(λ,2λ+1,3λ+2)
Forming Vector AD
AD=Position vector of D−Position vector of A
A=(1,6,3)
AD=(λ−1)i^+(2λ+1−6)j^+(3λ+2−3)k^
AD=(λ−1)i^+(2λ−5)j^+(3λ−1)k^
Perpendicularity Condition
Vector AD is perpendicular to the line L.
Dot product of AD and direction vector v must be zero.
Welcome, future engineer. Today, we are not just solving a problem; we are painting a picture in three-dimensional space. Imagine you are standing in a room with a line running across the floor and a point A floating in the air above it.
You have a triangle ABC where B and C are anchored to that line, and A is your apex. The problem asks for the area of this triangle. It sounds simple, but the beauty lies in the precision of our approach.
The Trap of the Standard Form
Before we do any heavy lifting, we must ensure our tools are sharp. The problem gives us the line L as:
1x=−21−y=3z−2
Many students rush here, grabbing the denominator ⟨1,−2,3⟩ as the direction vector. Stop! Look at the y-term: 1−y.
The standard form requires the variable to be positive, in the form y−y1. By multiplying the numerator and denominator of that middle term by −1, we transform it into 2y−1. Now, the direction vector v reveals its true self: v=i^+2j^+3k^.
The Art of the Distractor
We are given point B(4,9,α) on the line. You might feel the urge to solve for α immediately. While we can easily find that α=14 by substituting B into the line equation, ask yourself: do we actually need it?
The area of a triangle is 21×base×height. We are given the base BC=10. The height is the perpendicular distance from A to the line.
Notice that the coordinates of B do not change the height of the triangle relative to the line. α is a distractor—a test of your focus. We proceed to the real challenge: finding the height.
The Perpendicular Descent
To find the height, we must drop a perpendicular from point A(1,6,3) to the line L. Let the foot of this perpendicular be D. Since D lies on the line, we can define its coordinates using a parameter λ.
By equating the line equation to λ, we get the general coordinates of any point on the line: D=(λ,2λ+1,3λ+2).
Now, we construct the vector AD, which connects our apex A to the line. Subtracting the position vectors, we get:
AD=(λ−1)i^+(2λ+1−6)j^+(3λ+2−3)k^
This simplifies to:
AD=(λ−1)i^+(2λ−5)j^+(3λ−1)k^
The Elegance of the Dot Product
Here is where the physics and math collide in perfect harmony. Because AD is the perpendicular height, the vector AD must be orthogonal to the line's direction vector v=i^+2j^+3k^. The condition for orthogonality is that their dot product must be zero: AD⋅v=0.
Let us perform this calculation with care:
1(λ−1)+2(2λ−5)+3(3λ−1)=0
Expanding this, we get:
(λ−1)+(4λ−10)+(9λ−3)=0
Combining the terms:
(1+4+9)λ−(1+10+3)=0
14λ−14=0
This yields λ=1. Substituting λ=1 back into our expression for D, we find the foot of the perpendicular: D=(1,2(1)+1,3(1)+2)=(1,3,5).
The Final Victory
We are at the finish line. The height h is the length of segment AD. Using the distance formula between A(1,6,3) and D(1,3,5):
h=(1−1)2+(3−6)2+(5−3)2
h=0+(−3)2+22=9+4=13
Finally, the area of △ABC is:
Area=21×10×13=∗∗513∗∗
Look at what you have achieved. You navigated the trap of the line equation, ignored the distractor, utilized the power of the dot product, and arrived at the solution with precision. This is the essence of JEE Advanced—not just calculating, but visualizing and understanding the geometry of the world around you.