Question
The number of real values of for which the system of linear equations 2x + 4y z = 0 4x + y + 2z = 0 x + 2y + 2z = 0 has infinitely many solutions, is :
Options
Solution
1. Key Concept: Homogeneous System of Linear Equations and Conditions for Solutions
A system of linear equations is classified as homogeneous if all the constant terms on the right-hand side of the equations are zero. Such a system can be concisely written in matrix form as , where:
- is the coefficient matrix (containing the coefficients of the variables).
- is the column matrix of variables (e.g., ).
- is the zero column matrix (representing the constant terms).
For a homogeneous system , there are two fundamental possibilities for its solutions:
- Unique (Trivial) Solution: If the determinant of the coefficient matrix, , is non-zero (), the system has only one solution: the trivial solution, where all variables are zero ().
- Infinitely Many (Non-Trivial) Solutions: If the determinant of the coefficient matrix, , is zero (), the system has infinitely many solutions. These solutions include the trivial solution, but also non-trivial solutions where at least one variable is non-zero.
Why this is important: The question asks for the number of real values of for which the given system has infinitely many solutions. Based on the concept above, this condition is met precisely when the determinant of the system's coefficient matrix is equal to zero. Our strategy will be to form the coefficient matrix, calculate its determinant, and then solve the resulting equation for .
2. Forming the Coefficient Matrix
The given system of linear equations is:
To apply the condition , we first need to construct the coefficient matrix . This matrix is formed by arranging the coefficients of and from each equation into rows.
Why this step is taken: Representing the system in matrix form allows us to utilize the powerful tools of matrix algebra and determinants to analyze the nature of its solutions.
The coefficient matrix for this system is:
3. Calculating the Determinant of the Coefficient Matrix
Next, we calculate the determinant of the coefficient matrix . We will use the cofactor expansion method along the first row (or Sarrus' rule for a matrix).
Why this step is taken: The condition for infinitely many solutions is . Therefore, calculating the determinant is a crucial step towards finding the values of .
The determinant of is:
Expanding along the first row:
Explanation: For a matrix , its determinant is .
Now, we evaluate each determinant:
Substitute these simplified expressions back into the determinant equation:
Distribute and simplify:
Combine like terms:
4. Solving for
For the system to have infinitely many solutions, we must set . So, we have the cubic equation:
Why this step is taken: This equation directly provides the values of that satisfy the condition for infinitely many solutions, as established in Section 1.
Let's analyze the function to determine the number of its real roots. First, we find the derivative of :
Explanation: The derivative tells us about the slope and monotonicity of the function. Since for all real values of , it follows that . Therefore, . This means is always positive for all real (i.e., ).
Why this analysis is important: A function whose derivative is always positive is strictly increasing over its entire domain. A strictly increasing continuous function can intersect the horizontal axis (i.e., have a root) at most once. Since is a cubic polynomial, its value approaches as and as . By the Intermediate Value Theorem, it must cross the x-axis exactly once.
Thus, the equation has exactly one real root.
We can approximate this root:
- Since is negative and is positive, the unique real root lies between and .
5. Analyzing the Solutions for
Our analysis of the cubic equation clearly shows that there is exactly one real value of for which the determinant of the coefficient matrix is zero.
6. Conclusion and Final Answer
The number of real values of for which the given system of linear equations has infinitely many solutions is 1.
The final answer is .
7. Tips for Success & Common Mistakes
- Double-Check Determinant Calculation: Errors in calculating the determinant are very common. Always double-check your signs and arithmetic, especially for matrices. Using both cofactor expansion and Sarrus' rule (if applicable) can help verify your result.
- Understanding Homogeneous Systems: Remember the specific conditions for homogeneous systems (): implies a unique trivial solution, while implies infinitely many solutions (which include non-trivial ones). Do not confuse this with non-homogeneous systems ( where ), which have different conditions for unique, no, or infinitely many solutions.
- Analyzing Polynomial Roots: For cubic equations, always remember that they have at least one real root. To determine the exact number of real roots, analyzing the first derivative of the polynomial can be very effective. If the derivative is always positive or always negative, the cubic has only one real root. If the derivative has two real roots, the cubic can have one, two, or three real roots.
- Rational Root Theorem: For integer coefficient polynomials, testing integer factors of the constant term can help find rational roots, which can then be used to factorize the polynomial. In our case, the root was not an integer.