Question
If the system of equations has infinitely many solutions, then is equal to
Options
Solution
Key Concept: Conditions for Infinitely Many Solutions
For a system of linear equations in three variables, say: to have infinitely many solutions, the following conditions must be met according to Cramer's Rule:
- The determinant of the coefficient matrix () must be zero. \Delta = \left| {\begin{array}{*{20}{c}} {{a_1}}&{{b_1}}&{{c_1}}\\ {{a_2}}&{{b_2}}&{{c_2}}\\ {{a_3}}&{{b_3}}&{{c_3}} \end{array}} \right| = 0
- All the determinants obtained by replacing a column of the coefficient matrix with the constant terms () must also be zero. \Delta_x = \left| {\begin{array}{*{20}{c}} {{d_1}}&{{b_1}}&{{c_1}}\\ {{d_2}}&{{b_2}}&{{c_2}}\\ {{d_3}}&{{b_3}}&{{c_3}} \end{array}} \right| = 0 \Delta_y = \left| {\begin{array}{*{20}{c}} {{a_1}}&{{d_1}}&{{c_1}}\\ {{a_2}}&{{d_2}}&{{c_2}}\\ {{a_3}}&{{d_3}}&{{c_3}} \end{array}} \right| = 0 \Delta_z = \left| {\begin{array}{*{20}{c}} {{a_1}}&{{b_1}}&{{d_1}}\\ {{a_2}}&{{b_2}}&{{d_2}}\\ {{a_3}}&{{b_3}}&{{d_3}} \end{array}} \right| = 0 If and at least one of is non-zero, the system has no solution.
Given System of Equations: We are given the following system of linear equations:
We are told that this system has infinitely many solutions. Our goal is to find the value of .
Step 1: Calculate and find
First, we form the coefficient matrix and calculate its determinant . \Delta = \left| {\begin{array}{*{20}{c}} 1 & 1 & 1 \\ 2 & 5 & \alpha \\ 1 & 2 & 3 \end{array}} \right| Since the system has infinitely many solutions, we must have .
To simplify the calculation of the determinant, we can perform column operations to create zeros in a row or column. Let's aim to create zeros in the first row. Apply the operations: and .
- The first column becomes:
- The second column becomes:
The determinant now becomes: \Delta = \left| {\begin{array}{*{20}{c}} 0 & 0 & 1 \\ {2 - \alpha} & {5 - \alpha} & \alpha \\ {-2} & {-1} & 3 \end{array}} \right| Now, we expand the determinant along the first row. Only the third element contributes, as the first two are zero. \Delta = 1 \cdot \left| {\begin{array}{*{20}{c}} {2 - \alpha} & {5 - \alpha} \\ {-2} & {-1} \end{array}} \right| Since must be for infinitely many solutions:
Step 2: Calculate and find
Now that we have found , we substitute this value back into the system of equations. The system becomes:
For infinitely many solutions, we also need (and , ). We can choose any one of these to find . Let's use .
is formed by replacing the first column of with the constant terms : \Delta_x = \left| {\begin{array}{*{20}{c}} 6 & 1 & 1 \\ \beta & 5 & 8 \\ 14 & 2 & 3 \end{array}} \right| Since must be : \left| {\begin{array}{*{20}{c}} 6 & 1 & 1 \\ \beta & 5 & 8 \\ 14 & 2 & 3 \end{array}} \right| = 0 Again, we can simplify the determinant calculation using column operations. Let's aim to create zeros in the first row. Apply the operations: and .
- The first column becomes:
- The second column becomes:
The determinant now becomes: \Delta_x = \left| {\begin{array}{*{20}{c}} 0 & 0 & 1 \\ {\beta - 48} & {-3} & 8 \\ {-4} & {-1} & 3 \end{array}} \right| Expand the determinant along the first row: \Delta_x = 1 \cdot \left| {\begin{array}{*{20}{c}} {\beta - 48} & {-3} \\ {-4} & {-1} \end{array}} \right| Since must be :
Step 3: Calculate
We have found and . Therefore, .
Tips and Common Mistakes:
- Crucial Condition: Remember that for infinitely many solutions, all determinants () must be zero. If but any of is non-zero, the system has no solution.
- Determinant Calculation: Be very careful with signs when expanding determinants, especially when using cofactor expansion. Row/column operations are powerful tools to simplify determinants by creating zeros, but ensure they are applied correctly.
- System Consistency: After finding and , you could (optionally) substitute them back into the original system and try to solve it using Gaussian elimination or by finding a relationship between the equations to confirm infinite solutions. For example, check if one equation is a linear combination of the others.
Summary:
We systematically applied the conditions for a system of linear equations to have infinitely many solutions. By setting the determinant of the coefficient matrix () to zero, we found . Then, by setting the determinant (formed by replacing the x-coefficient column with constants) to zero, we found . Finally, adding these values gave us .
The final answer is .