Animated Solution for Mathematics - Three Dimensional Geometry: Let A be the point of intersection of the lines L1:1x−7=0y−5=−1z−3 and L2:3x−1=4y+3=5z+7. Let B and C be the point on the lines L1 and L2 respectively such that AB=AC=15. Then the square of the area of the triangle ABC is :
Select Answer:
Visualized Solution
Visualizing the Lines L1 and L2
Given lines:
L1:1x−7=0y−5=−1z−3
L2:3x−1=4y+3=5z+7
Goal: Find intersection point A, then area of △ABC.
Parametric Representation
General point on L1: P(λ+7,5,−λ+3)
General point on L2: Q(3μ+1,4μ−3,5μ−7)
Solving for Intersection Point A
At intersection, coordinates must match.
Equating y-coordinates: 5=4μ−3
4μ=8⇒μ=2
Finding Coordinates of A
Substitute μ=2 into Q:
x=3(2)+1=7
z=5(2)−7=3
Intersection point A=(7,5,3)
Setting up Triangle ABC
Given points B on L1 and C on L2
Distance AB=AC=15
Identifying Direction Vectors
Direction vector of L1: d1=(1,0,−1)
Direction vector of L2: d2=(3,4,5)
Calculating cosθ
cosθ=∣d1∣∣d2∣d1⋅d2
cosθ=12+02+(−1)232+42+52(1)(3)+(0)(4)+(−1)(5)
Evaluating cosθ
cosθ=2503−5=100−2
cosθ=10−2=−51
Calculating sinθ
sinθ=1−cos2θ
sinθ=1−(−51)2=1−251
sinθ=2524=526
Area Formula for △ABC
Area of △ABC=21⋅AB⋅AC⋅sinθ
Calculating the Area
Area =21⋅15⋅15⋅526
Area =21⋅15⋅526=36
Final Answer: Square of the Area
Square of the area =(36)2
Square of the area =9⋅6=54
Final Answer: 54
00:00 / 00:00
The Sigma Insight: Angle Between Two Lines
Solution Diagram
Analyzing the Setup
Welcome, future IITians! Today, we are going to peel back the layers of a problem that might look like a coordinate geometry nightmare but is, in reality, a beautiful, elegant dance of vectors.
Imagine you are standing in a vast 3D space. You see two lines, L1 and L2, slicing through the air, destined to meet at a single point, A. This is the heart of our problem.
The Intersection
First, we must locate point A. The lines are given in their symmetric form. By equating them to parameters λ and μ, we can express any point on these lines.
At the intersection point A, the coordinates must be identical. By equating the y-coordinates, we find μ=2. Substituting this back, we find A=(7,5,3).
It is a clean, satisfying result. But here is the secret: for the area of the triangle ABC, we actually only need the angle between the lines. The intersection point A is our anchor, but the magic happens in the angle.
The Trigonometric Bridge
We have an isosceles triangle ABC with AB=AC=15. The area of any triangle is given by the formula:
Area=21⋅side1⋅side2⋅sinθ
We have the sides, but we need sinθ. We look at the direction vectors of the lines to find the angle θ. From the denominators of our line equations, we extract d1=(1,0,−1) and d2=(3,4,5).
The angle θ between the lines is the angle between these vectors. We use the dot product formula:
Do not panic at the negative sign! It just tells us the angle is obtuse. For our area formula, we need sinθ. Using the identity sinθ=1−cos2θ, we find:
sinθ=1−(−51)2=2524=526
The Final Victory
Now, we bring it all together. The area of △ABC is 21⋅AB⋅AC⋅sinθ. Substituting our values:
Area=21⋅15⋅15⋅526
The 15⋅15 becomes 15, and the 2s cancel out. We are left with:
Area=515⋅6=36
The question asks for the square of the area. We square 36 to get 9⋅6=54.
The final result is 54. You have mastered the geometry. Keep this momentum going!