Animated Solution for Mathematics - Three Dimensional Geometry: Let P be the plane passing through the intersection of the planes r⋅(i^+3j^−k^)=5 and r⋅(2i^−j^+k^)=3, and the point (2,1,−2). Let the position vectors of the points X and Y be i^−2j^+4k^ and 5i^−j^+2k^ respectively. Then the points
Select Answer:
Visualized Solution
Visualizing the Intersection
Plane P1:r⋅(i^+3j^−k^)=5⇒x+3y−z−5=0
Plane P2:r⋅(2i^−j^+k^)=3⇒2x−y+z−3=0
Target Point: (2,1,−2)
The Family of Planes Concept
Equation of family of planes: P1+λP2=0
(x+3y−z−5)+λ(2x−y+z−3)=0
Applying the Point Constraint
Substitute (x,y,z)=(2,1,−2) into the family equation:
(2+3(1)−(−2)−5)+λ(2(2)−1+(−2)−3)=0
Solving for λ
(2+3+2−5)+λ(4−1−2−3)=0
2+λ(−2)=0⇒2λ=2
λ=1
Final Equation of Plane P
Substitute λ=1 into (x+3y−z−5)+λ(2x−y+z−3)=0:
(x+2x)+(3y−y)+(−z+z)−(5+3)=0
Final Equation of Plane P:3x+2y−8=0
The Side of Plane Test
Define function f(x,y,z)=3x+2y−8
If f(X)⋅f(Y)<0, points are on opposite sides.
If f(X)⋅f(Y)>0, points are on the same side.
Evaluating Point X
Point X position vector: i^−2j^+4k^⇒X(1,−2,4)
f(X)=3(1)+2(−2)−8
f(X)=3−4−8=−9 (Negative)
Evaluating Point Y
Point Y position vector: 5i^−j^+2k^⇒Y(5,−1,2)
f(Y)=3(5)+2(−1)−8
f(Y)=15−2−8=5 (Positive)
Final Conclusion
f(X)=−9<0
f(Y)=5>0
Since f(X) and f(Y) have opposite signs, X and Y are on opposite sides of P.
Correct Option: (3)
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Setup
We begin by translating the given vector equations of the planes into Cartesian coordinates. The first plane, r⋅(i^+3j^−k^)=5, is expressed as:
x+3y−z−5=0
The second plane, r⋅(2i^−j^+k^)=3, is expressed as:
2x−y+z−3=0
The Master Equation
To find the plane passing through the line of intersection of these two planes, we utilize the Family of Planes concept. Any such plane can be represented by the equation:
(x+3y−z−5)+λ(2x−y+z−3)=0
We are given that this plane must pass through the point (2,1,−2). Substituting these coordinates into our master equation, we obtain:
(2+3(1)−(−2)−5)+λ(2(2)−1+(−2)−3)=0
Solving for the Plane
Simplifying the expression above, we get:
2+λ(−2)=0
This yields the value λ=1. Substituting λ=1 back into the family equation, we combine the terms:
(x+2x)+(3y−y)+(−z+z)−(5+3)=0
This simplifies to the final equation of the plane:
3x+2y−8=0
The Side of the Plane Test
To determine the relative positions of points X(1,−2,4) and Y(5,−1,2), we define the function f(x,y,z)=3x+2y−8.
For point X(1,−2,4):
f(X)=3(1)+2(−2)−8=3−4−8=−9
For point Y(5,−1,2):
f(Y)=3(5)+2(−1)−8=15−2−8=5
Since f(X) is negative and f(Y) is positive, the points X and Y lie on opposite sides of the plane.