Animated Solution for Mathematics - Three Dimensional Geometry: Let Q be the mirror image of the point P(1,0,1) with respect to the plane S:x+y+z=5. If a line L passing through (1,−1,−1), parallel to the line PQ meets the plane S at R, then QR2 is equal to:
Select Answer:
Visualized Solution
Visualizing the Setup
Given point P(1,0,1) and plane S:x+y+z=5.
We need to find the mirror image Q of point P in plane S.
The Mirror Image Formula
Let Q(a,b,c) be the mirror image of P(x1,y1,z1).
Direction ratios of PQ are proportional to (1,1,1).
Setting up Line L
Line L passes through (1,−1,−1).
Line L is parallel to PQ, so it shares the same direction ratios (1,1,1).
Equation of L: 1x−1=1y+1=1z+1=λ
General Point R on Line L
Express x,y,z in terms of λ:
x=λ+1
y=λ−1
z=λ−1
General point R≡(λ+1,λ−1,λ−1)
Finding Intersection Point R
Point R lies on the plane S:x+y+z=5.
Substitute R's coordinates into the plane equation:
(λ+1)+(λ−1)+(λ−1)=5
Solving for λ and R
3λ−1=5
3λ=6⟹λ=2
Substitute λ=2 back into R:
R=(2+1,2−1,2−1)=(3,1,1)
Setting up QR2
We have Q(3,2,3) and R(3,1,1).
We need the square of the distance between them, QR2.
Distance formula squared: d2=(x2−x1)2+(y2−y1)2+(z2−z1)2
Final Calculation
QR2=(3−3)2+(1−2)2+(1−3)2
QR2=(0)2+(−1)2+(−2)2
QR2=0+1+4=5
The final answer is 5.
00:00 / 00:00
The Sigma Insight: Intersection of a Line and a Plane
Solution Diagram
Analyzing the Setup
Welcome, fellow explorer of the mathematical universe. Today, we are not just solving a problem; we are constructing a bridge between the abstract world of coordinates and the tangible reality of 3D space.
We are dealing with mirror images, parallel lines, and the precise moment where a line pierces a plane. Take a deep breath, visualize the coordinate axes, and let us begin.
The Mirror Image
Imagine you are standing in a room. You have a point P(1,0,1) floating in space, and there is a mirror, the plane S:x+y+z=5, tilted in front of you. We need to find where the reflection of P, which we call Q, would appear.
In 3D geometry, the line connecting an object to its reflection is always perpendicular to the mirror. This is the fundamental geometric truth we must anchor ourselves to.
To find the coordinates of Q(a,b,c), we use the powerful mirror image formula:
Here, our plane is x+y+z−5=0, so A=1,B=1,C=1, and D=−5. Our point P is (1,0,1). When we substitute these values, the right-hand side of our equation becomes:
This ratio of 2 is our key. By equating each coordinate term to this ratio, we find a−1=2, b−0=2, and c−1=2. Thus, our mirror image Q is located at (3,2,3).
The Parallel Path
Now, the problem introduces a new character: a line L passing through (1,−1,−1). We are told this line is parallel to PQ.
Let us find the direction of PQ. The vector PQ is calculated by subtracting the coordinates of P from Q: (3−1,2−0,3−1), which gives us (2,2,2). We can simplify this direction vector to (1,1,1).
Since line L is parallel to PQ, it must share this same direction. Using the point-direction form of a line, we write the equation of L as:
1x−1=1y+1=1z+1=λ
By setting this equal to a parameter λ, we can express any point on this line as R(λ+1,λ−1,λ−1). This is the "general point" on our line, waiting for us to find the specific value of λ that places it exactly on the plane S.
The Intersection
This is the moment of collision. We need to find where line L pierces the plane S. Since point R lies on the plane x+y+z=5, its coordinates must satisfy this equation.
We substitute our general point R into the plane equation:
(λ+1)+(λ−1)+(λ−1)=5
Simplifying this, we get 3λ−1=5, which leads to 3λ=6, or λ=2.
With λ=2, we can finally pinpoint the exact location of R. Substituting λ=2 back into our general point expression, we get R(2+1,2−1,2−1), which simplifies to R(3,1,1).
Final Calculation
We have arrived at the finish line. We have Q(3,2,3) and R(3,1,1). The problem asks for the square of the distance between them, QR2.
Using the distance formula:
QR2=(3−3)2+(1−2)2+(1−3)2
QR2=(0)2+(−1)2+(−2)2
QR2=0+1+4=5
And there it is. The final result is 5.
Look at what we have achieved. We navigated through reflection, vector parallelism, parametric line equations, and 3D distance. You have mastered this problem!