Analyzing the Geometric Setup
In the world of linear algebra, three planes typically intersect at a single point. However, the problem specifies that the system has "more than two solutions."
In a linear system, this condition implies that the planes are not independent; they must intersect along a common line. Geometrically, this is analogous to the spine of an open book where all pages meet, resulting in an infinite number of solutions.
The Gatekeeper
The Determinant
To ensure the system is dependent, the determinant Δ of the coefficient matrix must be zero. We define the determinant as follows:
Expanding this determinant along the first row, we obtain:
Simplifying the expression yields:
Thus, we find the first required value: λ=1.
Finding the Hidden Point
With λ=1, the third plane passes through the intersection line of the first two. To determine μ, we identify a point that lies on this line by setting z=0.
The first two equations simplify to:
Subtracting the first equation from the second gives y=4. Substituting y=4 back into the first equation, we find x=2. Our point P is (2,4,0).
Solving for μ
Since point P(2,4,0) lies on the intersection line, it must satisfy the third equation: 3x+2y+λz=μ. Substituting our known values x=2,y=4,z=0, and λ=1:
The Final Victory
The problem asks for the value of μ−λ2. Substituting our calculated values:
The final result is 13.