Question
An ordered pair (, ) for which the system of linear equations (1 + ) x + y + z = 2 x + (1 + )y + z = 3 x + y + 2z = 2 has a unique solution, is :
Options
Solution
1. Key Concept: Condition for a Unique Solution
For a system of linear equations represented in the matrix form , where is the coefficient matrix, is the column matrix of variables, and is the column matrix of constants, a unique solution exists if and only if the determinant of the coefficient matrix, denoted as or , is non-zero. That is, .
If , the system either has no solution (inconsistent) or infinitely many solutions (consistent and dependent). In such cases, there is no unique solution.
2. Formulating the Coefficient Matrix
The given system of linear equations is:
To determine the existence of a unique solution, we first extract the coefficient matrix from this system:
3. Calculating the Determinant of the Coefficient Matrix
Now, we need to calculate the determinant of matrix , denoted as . We can use row operations to simplify the matrix before calculating the determinant, which often reduces the chances of calculation errors.
-
Step 3.1: Apply Row Operations Perform the operation (subtract Row 2 from Row 1). This operation does not change the value of the determinant. Next, perform the operation (subtract Row 3 from Row 2). This also does not change the value of the determinant.
-
Step 3.2: Expand the Determinant Now, we expand the determinant along the first row (or any row/column with zeros for easier calculation).
4. Applying the Unique Solution Condition
For the system to have a unique solution, the determinant must be non-zero. Therefore, we must have:
5. Checking the Options
We now test each given ordered pair to see which one satisfies the condition .
-
(A) (, ) Substitute and into the condition: Since , this pair does not result in a unique solution.
-
(B) (, ) Substitute and into the condition: Since , this pair does not result in a unique solution.
-
(C) (, ) Substitute and into the condition: Since , this pair does not result in a unique solution.
-
(D) (, ) Substitute and into the condition: Since , this pair does result in a unique solution.
6. Conclusion and Final Answer
Based on our calculations, the ordered pair is the only option for which the determinant of the coefficient matrix is non-zero, thus ensuring a unique solution for the system of linear equations.
The final answer is .
7. Tips and Common Mistakes
- Determinant Calculation: Be extremely careful with signs and arithmetic when calculating determinants, especially for matrices. Using row/column operations to introduce zeros can simplify the calculation significantly.
- Condition for Unique Solution: Always remember that for a system of linear equations in variables, a unique solution exists if and only if .
- Checking Options: After deriving the condition, systematically substitute the values from each option to find the correct one.
- Discrepancy Check: If your mathematically derived answer does not match the provided options or the answer key, it's crucial to re-check your determinant calculation and the problem statement itself for any potential typos or misinterpretations. In competitive exams, such discrepancies can sometimes occur.