Animated Solution for Mathematics - Three Dimensional Geometry: The plane containing the line 2x−3=−1y+2=3z−1 and also containing its projection on the plane 2x+3y−z=5, contains which one of the following points ?
Select Answer:
Visualized Solution
Visualizing the Setup
Given Line L:2x−3=−1y+2=3z−1
Given Plane P1:2x+3y−z=5
The Projection of Line L
Projection: The shadow of L on P1, let's call it L′.
Defining the Target Plane P2
Target: Find plane P2 containing both L and L′.
Extracting Point and Direction from L
From line L, we extract:
Point A:(3,−2,1)
Direction d:(2,−1,3)
The Geometric Insight
Since P2 is formed by perpendiculars to P1, P2⊥P1.
Therefore, the normal of P1, n1=(2,3,−1), is parallel to P2.
Finding the Normal to P2
The normal to P2 (n2) must be perpendicular to both d and n1.
n2=d×n1
Setting up the Cross Product
n2=i^22j^−13k^3−1
Computing the Cross Product
n2=i^(1−9)−j^(−2−6)+k^(6+2)
n2=−8i^+8j^+8k^
Simplifying the Normal Vector
Divide by −8 to simplify the normal vector:
n2=(1,−1,−1)
Applying the Point-Normal Form
Point-Normal Form:a(x−x1)+b(y−y1)+c(z−z1)=0
Substitute A(3,−2,1) and n2(1,−1,−1):
1(x−3)−1(y+2)−1(z−1)=0
Expanding the Equation
Expand the equation:
x−3−y−2−z+1=0
Final Equation of Plane P2
Combine constant terms:
x−y−z−4=0
Equation of P2:x−y−z=4
Testing the Options
Test the given options in the equation x−y−z=4.
Verifying the Correct Point
Check Option A: (2,0,−2)
2−0−(−2)=2+2=4
The point satisfies the equation.
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Setup
Imagine you are standing in a room. The floor is the plane P1, defined by the equation 2x+3y−z=5. Now, imagine a line L floating in the air above this floor, defined by the symmetric form:
2x−3=−1y+2=3z−1
The problem asks us to find the equation of a plane P2 that contains both the original line L and its shadow L′ on the floor. Think of this plane P2 as a vertical wall erected on the floor P1, passing exactly through the line L and its shadow.
Because this wall is built by dropping perpendiculars from L to P1, the wall itself must be perpendicular to the floor. This is the 'Aha!' moment: if P2 is perpendicular to P1, then the normal vector of P1, denoted as n1, must be parallel to the plane P2.
The Toolkit of Vectors
To define a plane, we need a point on the plane and a normal vector. Since our plane P2 contains the line L, any point on L is also on P2. From the equation of the line, we extract the point A(3,−2,1) and the direction vector d=(2,−1,3).
Next, we determine the normal vector of P2, which we call n2. We know that P2 contains the direction vector d of the line L and is parallel to the normal vector of the floor, n1=(2,3,−1).
Therefore, n2 must be perpendicular to both d and n1. We find this using the cross product: n2=d×n1.
The Calculation
We set up the determinant to compute the cross product: