Analyzing the Setup
To determine the condition under which the system of planes possesses infinitely many solutions, we must ensure that the determinant of the coefficient matrix is zero. This condition implies that the normal vectors of the planes are linearly dependent, causing the system to collapse into a shared intersection.
We define the coefficient matrix A and set its determinant Δ to zero:
The Master Equation
Expanding the determinant along the first row, we calculate the volume of the parallelepiped formed by the normal vectors. Setting this volume to zero ensures the planes are coplanar:
1((3)(2)−(−1)(4))−1((2)(2)−(−1)(3))+k((2)(4)−(3)(3))=0
Simplifying the terms inside the expansion:
Solving this linear equation yields the critical value k=3.
The Second System Emerges
With the parameter k identified, we substitute k=3 into the second system of equations provided. This transforms the problem into a standard two-dimensional linear system:
(3+1)x+(2(3)−1)y=7⇒4x+5y=7
(2(3)+1)x+(3+5)y=10⇒7x+8y=10
The Art of Elimination
To solve for x and y, we employ the method of elimination. We multiply the first equation by 7 and the second by 4 to align the coefficients of x:
Subtracting the second equation from the first eliminates x entirely:
Substituting y=3 back into the equation 4x+5y=7:
Final Calculation
The unique solution to the system is (x,y)=(−2,3). Evaluating the sum of these coordinates, we find:
The final result confirms that the unique solution satisfies the condition x+y=1.