Question
Question: The plane through the line of intersection of the planes \[x-y+2=0,y-2z-1=0\] whose distance from th...
The plane through the line of intersection of the planes x−y+2=0,y−2z−1=0 whose distance from the origin is unity.
& A.\text{ }x-2y+2z+3=0 \\\ & B.\text{ }2x-y+2z+3=0 \\\ & C.\text{ }x+2y+2z+3=0 \\\ & D.\text{ }2x+y+2z+3=0 \\\ \end{aligned}$$Solution
At first find the intersection of planes by using formula, if planes are given such as,
ax + by + cz + d = 0 and ex + fy + gz + h = 0 then their intersection would be,
ax + by + cz + d + λ (ex + fy + gz + h) = 0 if λ is a real number.
After this apply the formula of finding distance between point and plane given that point is (a, b, c) and if equation of plane is ax + by + cz + d = 0 so we get,
A2 + B2 + C2∣Aa + Bb + Cc + D∣ Then, equate it with 1 to find values of λ so as to find equations of plane.
Complete step-by-step answer:
In the question we are said that there is a plane which passes through the intersection of the planes x - y + z = 0 and y - 2z - 1 = 0 also the distance from the origin is unity.
So the planes given in the question are x - y + z = 0 and y - 2z - 1 = 0
If two planes are given let’s say,
ax + by + cz + d = 0 and ex + fy + gz + h = 0
Then their intersection can be represented using formula,
ax + by + cz + d + λ (ex + fy + gz + h) = 0
Where λ represents any real number.
So, we can write intersection as,
x + (λ - 1)y + (−2λ)z + (2 - λ) = 0
Where λ represents any real number.
Now we are given that distance of plane from origin is 1 unit.
So here we will use formula that if a point (e, f, g) is given and a plane Ax + By + Cz + D = 0 is given then the distance between them will be,
A2 + B2 + C2∣(Ae + Bf + Cg + D)∣=Distance
So here point is (O, O, O) and the equation of plane is x + (λ - 1)y + (−2λ)z + (2 - λ) = 0 and distance between them is 1 so,
(1)2 + (λ−1)2 + (−2λ)2∣1.0 + (λ−1).0 + (−2λ).0 + (2−λ)∣ = 1
Hence on simplification and cross multiplication we get,
∣2−λ∣ = 1 + (λ−1)2 + 4λ2
Now on squaring both the sides we get,
(2 - λ)2 = 1 + (λ - 1)2 + 4λ2.
Now expanding by using the formula (a - b)2 = a2 + b2 - 2ab we get