Animated Solution for Mathematics - Three Dimensional Geometry: Let the area of the triangle formed by the lines x+2=y−1=z,5x−3=−1y=1z−1 and −3x−3=5y−3=1z−2 be A. Then A2 is equal to ________
Key Takeaway: Intersection points of lines in 3D form the vertices of the triangle. The area is half the magnitude of the cross product of two adjacent side vectors.
00:00 / 00:00
The Sigma Insight: Equation of a Line in Space
Solution Diagram
Analyzing the Setup
To find the area of the triangle formed by the intersection of three lines, we must first determine the coordinates of the vertices A, B, and C. We represent each line parametrically to identify the points of intersection.
For line L1 (x+2=y−1=z=λ), the general point is:
P1=(λ−2,λ+1,λ)
For line L2 (x=5μ+3,y=−μ,z=μ+1), the general point is:
P2=(5μ+3,−μ,μ+1)
For line L3 (x=−3γ+3,y=5γ+3,z=γ+2), the general point is:
P3=(−3γ+3,5γ+3,γ+2)
Finding the Vertices
Vertex A is the intersection of L1 and L2. Equating their coordinates:
λ=μ+1andλ+1=−μ
Solving this system yields μ=−1 and λ=0. Substituting λ=0 into the expression for L1, we obtain:
A=(−2,1,0)
By repeating this process for the intersections of L1 with L3 (Vertex C) and L2 with L3 (Vertex B), we find:
C=(0,3,2)
B=(3,0,1)
The Vector Calculation
With the vertices A(−2,1,0), B(3,0,1), and C(0,3,2) identified, we define the vectors forming two sides of the triangle:
AB=(3−(−2))i^+(0−1)j^+(1−0)k^=5i^−j^+k^
AC=(0−(−2))i^+(3−1)j^+(2−0)k^=2i^+2j^+2k^
The area S of the triangle is given by S=21∣AB×AC∣. Consequently, the square of the area is: