Question
For real numbers and , consider the following system of linear equations : x + y z = 2, x + 2y + z = 1, 2x y + z = . If the system has infinite solutions, then + is equal to ______________.
Answer: 1
Solution
Key Concepts and Formulas
- System of Linear Equations: For a system of three linear equations in three variables :
- Determinant of Coefficient Matrix ():
- Determinants : These are obtained by replacing the 1st, 2nd, and 3rd columns of respectively with the column of constant terms .
- Condition for Infinite Solutions: A system of linear equations has infinite solutions if and only if: If but at least one of is non-zero, then the system has no solution.
Step-by-Step Solution
The given system of linear equations is:
Step 1: Calculate the Determinant of the Coefficient Matrix () and find .
For the system to have infinite solutions, the determinant of the coefficient matrix, , must be zero. The coefficient matrix is:
Now, we calculate its determinant:
\Delta = \left| {\begin{matrix} 1 & 1 & -1 \\ 1 & 2 & \alpha \\ 2 & -1 & 1 \end{vmatrix}} \right|To simplify the calculation, we can expand along the first row:
\Delta = 1 \cdot \left| {\begin{matrix} 2 & \alpha \\ -1 & 1 \end{vmatrix}} \right| - 1 \cdot \left| {\begin{matrix} 1 & \alpha \\ 2 & 1 \end{vmatrix}} \right| + (-1) \cdot \left| {\begin{matrix} 1 & 2 \\ 2 & -1 \end{vmatrix}} \right|For infinite solutions, we must have :
Reasoning: Setting is a necessary condition for a system to have either infinite solutions or no solutions. If , the system would have a unique solution, which contradicts the problem statement.
Step 2: Calculate (or any other ) and find .
Now that we have , we substitute this value into the system. The constant terms are . For infinite solutions, all determinants must also be zero. We will calculate . To form , we replace the second column of the coefficient matrix with the constant terms , using for the third column:
\Delta_2 = \left| {\begin{matrix} 1 & 2 & -1 \\ 1 & 1 & -2 \\ 2 & \beta & 1 \end{vmatrix}} \right|Now, we calculate this determinant by expanding along the first row:
\Delta_2 = 1 \cdot \left| {\begin{matrix} 1 & -2 \\ \beta & 1 \end{vmatrix}} \right| - 2 \cdot \left| {\begin{matrix} 1 & -2 \\ 2 & 1 \end{vmatrix}} \right| + (-1) \cdot \left| {\begin{matrix} 1 & 1 \\ 2 & \beta \end{vmatrix}} \right|For infinite solutions, must be zero:
Reasoning: Since , if any of were non-zero, the system would have no solution. Therefore, for infinite solutions, all must be zero. We used to find the value of . (It can be verified that and also hold for and ).
Step 3: Calculate .
We found and . Therefore,
Common Mistakes & Tips
- Distinguishing Infinite Solutions from No Solutions: Both conditions require . The key difference is that for infinite solutions, ALL must also be zero. For no solutions, but at least one .
- Determinant Calculation Errors: Be meticulous with signs and arithmetic when calculating determinants. Using row or column operations to introduce zeros can simplify calculations and reduce errors.
- Correct Formation of Matrices: Ensure you replace the correct column of the coefficient matrix with the constant terms for each .
Summary
To find the values of and for which the given system of linear equations has infinite solutions, we applied Cramer's Rule conditions. First, we calculated the determinant of the coefficient matrix () and set it to zero, which yielded . Next, we substituted this value of into the determinant (formed by replacing the second column of coefficients with the constant terms) and set it to zero, which gave . Finally, we calculated the required sum . Based on our calculations, .
The final answer is .