Animated Solution for Mathematics - Three Dimensional Geometry: A plane E is perpendicular to the two planes 2x−2y+z=0 and x−y+2z=4, and passes through the point P(1,−1,1). If the distance of the plane E from the point Q(a,a,2) is 32, then (PQ)2 is equal to
Select Answer:
Visualized Solution
Identify Plane Normals
Normal vector of Plane 1 (2x−2y+z=0): n1=(2,−2,1).
Normal vector of Plane 2 (x−y+2z=4): n2=(1,−1,2).
Logic for Normal of Plane E
Since E⊥ Plane 1 and E⊥ Plane 2, the normal n of E is perpendicular to both n1 and n2.
Therefore, n is parallel to n1×n2.
Setup Cross Product
n=i^21j^−2−1k^12
Calculate Cross Product
n=i^(−4−(−1))−j^(4−1)+k^(−2−(−2))
n=−3i^−3j^+0k^
Simplify Direction Ratios
Direction ratios of the normal n are (−3,−3,0).
Dividing by −3, the simplified direction ratios are (1,1,0).
Equation of Plane Formula
Equation of a plane passing through (x1,y1,z1) with normal direction ratios (A,B,C) is:
A(x−x1)+B(y−y1)+C(z−z1)=0
Substitute Point and Normal
Substitute P(1,−1,1) and n=(1,1,0):
1(x−1)+1(y−(−1))+0(z−1)=0
Simplify Plane Equation
x−1+y+1=0
Plane E:x+y=0
Distance from Point Q to Plane E
Distance from Q(a,a,2) to plane x+y=0 is given as 32.
Setup Distance Equation
Distance d=12+12+02∣a+a+0(2)∣=32
2∣2a∣=32
Solve for a2
2∣a∣=32
∣a∣=3
a2=9
Distance Formula for (PQ)2
(PQ)2=(x2−x1)2+(y2−y1)2+(z2−z1)2
Substitute Coordinates of P and Q
Substitute P(1,−1,1) and Q(a,a,2):
(PQ)2=(a−1)2+(a−(−1))2+(2−1)2
(PQ)2=(a−1)2+(a+1)2+12
Expand and Simplify
(PQ)2=(a2−2a+1)+(a2+2a+1)+1
(PQ)2=2a2+3
Final Calculation
Substitute a2=9 into the expression:
(PQ)2=2(9)+3
(PQ)2=18+3=21
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Setup
Every plane is defined by its normal vector—the arrow that points straight out of its surface. For the first plane, 2x−2y+z=0, the normal vector is n1=(2,−2,1).
For the second plane, x−y+2z=4, the normal is n2=(1,−1,2).
Because our target plane E is perpendicular to both of these, its normal vector n must be perpendicular to both n1 and n2. This is the definition of the cross product.
Finding the Orientation
We calculate n=n1×n2 using the determinant:
n=i^21j^−2−1k^12
Expanding this, we get n=i^(−4−(−1))−j^(4−1)+k^(−2−(−2)), which simplifies to n=−3i^−3j^+0k^.
To make our calculations easier, we can scale this vector by dividing by −3, giving us the simplified direction ratios (1,1,0).
Constructing the Plane
Now that we have the normal vector (1,1,0) and we know the plane passes through the point P(1,−1,1), we use the point-normal form: A(x−x1)+B(y−y1)+C(z−z1)=0.
Substituting our values, we get 1(x−1)+1(y−(−1))+0(z−1)=0.
Expanding this, we find x−1+y+1=0, which simplifies beautifully to x+y=0. This is the equation of our plane E.
The Distance Constraint
We are told that the distance from point Q(a,a,2) to this plane is 32. The perpendicular distance formula is:
d=A2+B2+C2∣Ax0+By0+Cz0+D∣
Plugging in our values, we get:
32=12+12+02∣a+a+0(2)∣
This simplifies to 32=2∣2a∣. Multiplying both sides by 2, we get ∣2a∣=3×2=6, so ∣a∣=3. Squaring this, we find a2=9.
Final Calculation
We need to find (PQ)2. Using the distance formula between P(1,−1,1) and Q(a,a,2), we have:
(PQ)2=(a−1)2+(a−(−1))2+(2−1)2
Expanding this, we get (PQ)2=(a2−2a+1)+(a2+2a+1)+1.
The −2a and +2a terms cancel out, leaving us with (PQ)2=2a2+3. Substituting a2=9, we get: