Animated Solution for Mathematics - Three Dimensional Geometry: If the plane 2x−y+2z+3=0 has the distances 1/3 and 2/3 units from the planes 4x−2y+4z+λ=0 and 2x−y+2z+μ=0, respectively, then the maximum value of λ+μ is equal to :
Select Answer:
Visualized Solution
Reference Plane P1
P1:2x−y+2z+3=0
Normal vector n=2i^−j^+2k^
Plane P2 and Distance
P2:4x−2y+4z+λ=0
Distance from P1 is 31 units
Normalizing Plane P2
For parallel planes, normal vectors must match.
Divide equation of P2 by 2:
P2:2x−y+2z+2λ=0
Distance Between Parallel Planes
d=a2+b2+c2∣d1−d2∣
Here, a=2,b=−1,c=2
a2+b2+c2=4+1+4=3
Distance Equation for P1 & P2
d12=3∣3−2λ∣=31
Solving for λ
∣3−2λ∣=1
Case 1: 3−2λ=1⟹2λ=2⟹λ=4
Case 2: 3−2λ=−1⟹2λ=4⟹λ=8
Plane P3 and Distance
P3:2x−y+2z+μ=0
Distance from P1 is 32 units
Distance Equation for P1 & P3
d13=3∣3−μ∣=32
Solving for μ
∣3−μ∣=2
Case 1: 3−μ=2⟹μ=1
Case 2: 3−μ=−2⟹μ=5
Maximum Value of λ+μ
Possible λ∈{4,8}
Possible μ∈{1,5}
Maximum λ+μ=8+5=13
00:00 / 00:00
The Sigma Insight: Equation of a Plane
Solution Diagram
Analyzing the Setup
Imagine you are standing in a three-dimensional space, looking at a flat, infinite sheet—a plane defined by the equation 2x−y+2z+3=0.
Now, imagine two other planes floating in this space, both perfectly parallel to the first. They never touch, they never intersect; they simply glide alongside each other like layers of a cosmic sandwich.
Our goal today is to find the positions of these planes, governed by the parameters λ and μ, and ultimately find the maximum sum of these values. This isn't just algebra; it is the art of understanding spatial relationships.
The Normal Vector
The DNA of a Plane
Every plane has a 'normal vector'—a line segment perpendicular to its surface that defines its orientation. For our reference plane P1, the normal vector is n=2i^−j^+2k^.
When we look at the other two planes, P2:4x−2y+4z+λ=0 and P3:2x−y+2z+μ=0, we notice something beautiful. The coefficients of x,y, and z in P3 are identical to P1.
For P2, the coefficients are exactly double those of P1. This confirms they are all parallel. To work with them, we must normalize P2 by dividing the entire equation by 2, transforming it into:
2x−y+2z+2λ=0
Now, all our planes share the same 'DNA'—the same normal vector.
The Distance Formula
Bridging the Gap
The distance d between two parallel planes Ax+By+Cz+D1=0 and Ax+By+Cz+D2=0 is given by the elegant formula:
d=A2+B2+C2∣D1−D2∣
Here, our denominator is 22+(−1)2+22=4+1+4=3. This constant 3 acts as our scaling factor.
For the first pair of planes (P1 and P2), we are told the distance is 1/3. Plugging this into our formula, we get:
3∣3−2λ∣=31
This simplifies beautifully to ∣3−2λ∣=1. This absolute value is the heartbeat of the problem.
It tells us that 3−2λ can be either 1 or −1. Solving these two cases, we find λ=4 or λ=8. We have successfully pinned down the possible locations for our second plane!
The Final Convergence
We repeat this logic for the third plane, P3. The distance between P1 and P3 is 2/3. Thus:
3∣3−μ∣=32
This leads us to ∣3−μ∣=2. Again, we branch into two possibilities: 3−μ=2, which gives μ=1, or 3−μ=−2, which gives μ=5.
We now have a set of possibilities: λ∈{4,8} and μ∈{1,5}. To maximize the sum λ+μ, we simply choose the largest values from each set: 8+5=13.