Question
If the system of linear equations 2x + 2y + 3z = a 3x – y + 5z = b x – 3y + 2z = c where a, b, c are non zero real numbers, has more one solution, then :
Options
Solution
Key Concept: Conditions for a System of Linear Equations to Have More Than One Solution
For a system of linear equations where is the coefficient matrix, is the variable matrix, and is the constant matrix, it has more than one solution (i.e., infinitely many solutions) if and only if two conditions are met:
- The determinant of the coefficient matrix, , is zero.
- The system is consistent. This implies that the equations are linearly dependent, and the same linear dependency must hold for the constants on the right-hand side. In other words, if one equation can be expressed as a linear combination of the others, then the corresponding constant must also be the same linear combination of the other constants.
Step-by-step Solution:
1. Identify the Coefficient Matrix and Calculate its Determinant The given system of linear equations is: Equation 1 (P1): Equation 2 (P2): Equation 3 (P3):
First, we form the coefficient matrix :
Next, we calculate the determinant of , . This is crucial because if , there would be a unique solution, contradicting the problem statement. Since , the system either has no solution or infinitely many solutions. The problem states it has "more than one solution", which implies infinitely many solutions. This confirms our determinant calculation is consistent with the problem statement.
2. Find the Linear Dependency Among the Equations For the system to have infinitely many solutions, the equations must be linearly dependent. This means one equation's left-hand side (LHS) can be expressed as a linear combination of the LHS of the other equations. We need to find this specific linear relationship.
Let's try simple combinations of the equations. A common strategy is to try adding or subtracting equations to see if they produce another equation. Consider adding Equation 1 (P1) and Equation 3 (P3): LHS of (P1) + LHS of (P3) = Observe that this result is precisely the LHS of Equation 2 (P2). So, we have found the linear dependency: LHS(P1) + LHS(P3) = LHS(P2).
3. Apply the Linear Dependency to the Constants For the system to be consistent and have infinitely many solutions, the same linear relationship that holds for the left-hand sides of the equations must also hold for the right-hand sides (the constants ). Since LHS(P1) + LHS(P3) = LHS(P2), it must be that RHS(P1) + RHS(P3) = RHS(P2). Therefore, we must have:
4. Rearrange the Condition to Match the Options Rearranging the condition , we get: or,
5. Compare with Given Options Comparing our derived condition with the given options: (A) (B) (C) (D)
Our condition matches option (A).
Tips and Common Mistakes:
- Always start with : This is the primary condition for non-unique solutions. If , there's a unique solution, and the problem statement would be contradicted.
- Systematic Search for Linear Dependency: If , there must be a linear dependency among the rows (or columns) of . Sometimes, it's obvious by inspection (like here). If not, you can use row operations on the augmented matrix to reduce it to row echelon form. An all-zero row in the coefficient part (A) indicates dependency.
- Consistency is Key: Just is not enough for infinite solutions; the system must also be consistent. If the linear dependency for the LHS does not hold for the RHS (e.g., if we found LHS(P1) + LHS(P3) = LHS(P2), but ), then the system would have no solution, even with .
- Cramer's Rule Extension: For , if the system has infinite solutions, then must also hold (where is with the first column replaced by , etc.). This is a more general way to ensure consistency, but finding the direct linear relationship is often quicker for competitive exams if it's simple.
Summary:
The problem asks for the condition under which a given system of linear equations has more than one solution. This implies infinitely many solutions. For such a system, the determinant of the coefficient matrix must be zero, and the system must be consistent. We first calculated the determinant of the coefficient matrix and found it to be 0. Then, we identified a linear dependency among the left-hand sides of the equations (Equation 1 + Equation 3 = Equation 2). For consistency, this same linear dependency must hold for the right-hand side constants, leading to . Rearranging this gives the final condition .