Animated Solution for Mathematics - Three Dimensional Geometry: Consider the line L given by the equation 2x−3=1y−1=1z−2. Let Q be the mirror image of the point (2,3,−1) with respect to L. Let a plane P be such that it passes through Q, and the line L is perpendicular to P. Then which of the following points is on the plane P?
Select Answer:
Visualized Solution
Visualizing the 3D Geometry
Given Line L:2x−3=1y−1=1z−2
Given Point A:(2,3,−1)
Task: Find Plane P passing through Q (mirror image of A in L) such that L⊥P
Identifying the Normal Vector
Since L⊥P, the direction of line L is the normal to plane P.
Direction ratios of L are (2,1,1).
Normal vector to plane P: n=(2,1,1)
Defining the General Point M
Let M be the foot of perpendicular from A to L.
General point on L: M=(2λ+3,λ+1,λ+2)
Constructing Vector AM
Vector AM=M−A
AM=(2λ+3−2,λ+1−3,λ+2−(−1))
AM=(2λ+1,λ−2,λ+3)
Applying Perpendicularity Condition
Since AM⊥L, their dot product is zero.
AM⋅(2,1,1)=0
Solving for λ
(2λ+1)(2)+(λ−2)(1)+(λ+3)(1)=0
4λ+2+λ−2+λ+3=0
6λ+3=0⟹λ=−21
Finding Coordinates of M
Substitute λ=−21 into M
M=(2(−21)+3,−21+1,−21+2)
M=(2,21,23)
Using the Midpoint Formula
Q is the mirror image, so M is the midpoint of AQ.
Q=2M−A
Calculating Mirror Image Q
Q=(2(2)−2,2(21)−3,2(23)−(−1))
Q=(4−2,1−3,3+1)
Q=(2,−2,4)
Setting Up the Plane Equation
Plane P passes through Q(2,−2,4) with normal n=(2,1,1).
Equation: a(x−x1)+b(y−y1)+c(z−z1)=0
2(x−2)+1(y−(−2))+1(z−4)=0
Simplifying the Plane Equation
2x−4+y+2+z−4=0
2x+y+z−6=0
Final Equation of Plane P: 2x+y+z=6
Verifying the Options
Check option (1,2,2):
LHS: 2(1)+2+2=6
RHS: 6
LHS = RHS, so (1,2,2) lies on the plane P.
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Setup
The line L is defined by the symmetric equation:
2x−3=1y−1=1z−2
We are tasked with finding a plane P such that the line L is perpendicular to P and the point A(2,3,−1) is reflected across the line L to a point Q that lies on the plane.
The Normal Vector Epiphany
The orientation of the plane P is determined by its normal vector n. Since the line L is perpendicular to the plane, the direction vector of the line is parallel to the normal vector of the plane.
From the symmetric form of the line, the direction ratios are (2,1,1). Therefore, we define the normal vector as:
n=2i^+j^+k^
The Hunt for the Foot of the Perpendicular
To find the mirror image Q, we first locate the point M on line L that is closest to A. We represent any point M on the line using a parameter λ:
M=(2λ+3,λ+1,λ+2)
We construct the vector AM by subtracting the coordinates of A from M:
AM=(2λ+3−2,λ+1−3,λ+2−(−1))=(2λ+1,λ−2,λ+3)
The Dot Product Constraint
Since M is the foot of the perpendicular from A to the line L, the vector AM must be perpendicular to the direction vector of the line, dL=(2,1,1). Thus, their dot product must be zero:
AM⋅dL=0
(2λ+1)(2)+(λ−2)(1)+(λ+3)(1)=0
Expanding this expression yields:
4λ+2+λ−2+λ+3=0⇒6λ+3=0
Solving for λ, we find λ=−21. Substituting this back into the expression for M:
M=(2(−21)+3,−21+1,−21+2)=(2,21,23)
The Mirroring Act
For Q to be the mirror image of A across the line, M must be the midpoint of the segment AQ. Using the midpoint formula M=2A+Q, we solve for Q:
Q=2M−A
Q=2(2,21,23)−(2,3,−1)=(4−2,1−3,3+1)=(2,−2,4)
The Final Equation
The plane P passes through Q(2,−2,4) and has a normal vector n=(2,1,1). The equation of the plane is given by a(x−x1)+b(y−y1)+c(z−z1)=0: