Animated Solution for Mathematics - Three Dimensional Geometry: (i) Find the equation of the plane passing through the points (2,1,0),(5,0,1) and (4,1,1). (ii) If P is the point (2,1,6) then find the point Q such that PQ is perpendicular to the plane in (i) and the midpoint of PQ lies on it.
Visualized Solution
Given Points on a Plane
Given points: A(2,1,0), B(5,0,1), and C(4,1,1)
Objective: Find the equation of the plane passing through A,B, and C
Equation of a Plane (3 Points)
The equation of a plane passing through (x1,y1,z1), (x2,y2,z2), and (x3,y3,z3) is given by a determinant:
Let Q(α,β,γ) be the image of P with respect to the plane.
The line segment PQ is perpendicular to the plane.
Direction of Line PQ
The normal vector to the plane x+y−2z=3 is n=(1,1,−2).
Since PQ is perpendicular to the plane, it is parallel to n.
Direction ratios of line PQ are (1,1,−2).
Equation of Line PQ
Equation of line PQ passing through P(2,1,6) with direction (1,1,−2):
1x−2=1y−1=−2z−6=λ
General Coordinates of Q
Express the coordinates of any point on the line in terms of λ:
x=λ+2
y=λ+1
z=−2λ+6
Let Q=(λ+2,λ+1,−2λ+6)
Finding the Midpoint M
The midpoint M of P(2,1,6) and Q(λ+2,λ+1,−2λ+6) lies on the plane.
M=(2λ+4,2λ+2,212−2λ)
M Lies on the Plane
Substitute the coordinates of M into the plane equation x+y−2z=3:
(2λ+4)+(2λ+2)−2(212−2λ)=3
Solving for λ
Multiply the entire equation by 2 to clear denominators:
(λ+4)+(λ+2)−2(12−2λ)=6
2λ+6−24+4λ=6
6λ−18=6⟹6λ=24⟹λ=4
Calculating Coordinates of Q
Substitute λ=4 back into the coordinates of Q:
α=4+2=6
β=4+1=5
γ=−2(4)+6=−2
Image Point Q:(6,5,−2)
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Setup
To define the plane passing through points A(2,1,0), B(5,0,1), and C(4,1,1), we utilize the property that the volume of the parallelepiped formed by vectors originating from A must be zero for the points to be coplanar. We set up the following determinant:
x−25−24−2y−10−11−1z−01−01−0=0
Simplifying the entries within the determinant, we obtain:
x−232y−1−10z11=0
The Master Equation
Expanding this determinant along the first row, we perform the calculation:
Rearranging the terms, we arrive at the equation of the plane:
−x+2−y+1+2z=0⇒x+y−2z=3
The Mirror in the Void
We now seek the reflection Q of point P(2,1,6) across the plane. The line PQ must be perpendicular to the plane, meaning its direction ratios are defined by the normal vector n=(1,1,−2).
The equation of the line PQ passing through P(2,1,6) is:
1x−2=1y−1=−2z−6=λ
Any point on this line can be expressed in terms of the parameter λ as (λ+2,λ+1,−2λ+6).
The Final Convergence
The midpoint M of the segment PQ must lie on the plane. The coordinates of M are:
M=(2λ+4,2λ+2,212−2λ)
Substituting these coordinates into the plane equation x+y−2z=3:
(2λ+4)+(2λ+2)−2(212−2λ)=3
Multiplying by 2 to clear the denominators, we get:
(λ+4)+(λ+2)−2(12−2λ)=6
Solving for λ:
2λ+6−24+4λ=6⇒6λ−18=6⇒6λ=24⇒λ=4
Substituting λ=4 back into the expression for Q, we find x=4+2=6, y=4+1=5, and z=−2(4)+6=−2. The reflection of point P across the plane is Q(6,5,−2).