Question
If for some and in R, the intersection of the following three places x + 4y – 2z = 1 x + 7y – 5z = b x + 5y + z = 5 is a line in R 3 , then + is equal to :
Options
Solution
Key Concepts and Formulas
- System of Linear Equations for Planes: A system of three linear equations with three variables represents three planes in .
- Conditions for Infinitely Many Solutions (Planes Intersecting in a Line): For the three planes to intersect in a line, the system of linear equations must have infinitely many solutions. This occurs if and only if the determinant of the coefficient matrix () and all the determinants obtained by replacing a column of coefficients with the constant terms () are simultaneously zero.
- Geometric Interpretation: If but at least one of is non-zero, the system has no solution, implying the planes are parallel or intersect in parallel lines, but not a common line. If all four determinants are zero, the planes intersect in a line or are coincident.
Step-by-Step Solution
Step 1: Set up the System of Equations and Identify Coefficients We are given three planes whose intersection is a line. This means the system of linear equations representing these planes must have infinitely many solutions. The given system is:
The coefficient matrix and the constant vector are:
Step 2: Calculate the Determinant of the Coefficient Matrix () and Find For the system to have infinitely many solutions, the determinant of the coefficient matrix, , must be zero.
We expand the determinant along the first row:
Setting for infinitely many solutions:
Reasoning: If , there would be a unique solution (the planes would intersect at a single point). Since the problem states the intersection is a line, we must have .
Step 3: Calculate and Find Now that we have , the third plane's equation is . To ensure infinitely many solutions (and not no solution), we also need , , and . We will use as it contains the unknown parameter . is formed by replacing the third column of the coefficient matrix with the constant terms :
Expand along the first row:
Setting for infinitely many solutions:
Reasoning: If but any of were non-zero, the system would have no solution (the planes would not intersect in a common line). Therefore, all these determinants must be zero for the planes to intersect in a line.
Step 4: Calculate Now that we have found the values for and : We can calculate their sum:
Common Mistakes & Tips
- Confusing No Solution with Infinite Solutions: Remember that alone is not sufficient for infinitely many solutions. It only implies that there is either no solution or infinitely many solutions. You must check that are also zero to confirm infinite solutions.
- Arithmetic Errors in Determinants: Determinant calculations can be tedious and prone to sign errors. Always double-check your calculations, especially when dealing with negative numbers. Using row/column operations to simplify determinants before expansion can sometimes help reduce errors.
- Geometric Interpretation: Visualize what the conditions mean. means a unique point of intersection. with all zero means a line or planes are coincident. with at least one non-zero means no intersection (parallel planes or parallel lines of intersection).
Summary
To find the values of and such that the three given planes intersect in a line, we applied the conditions for a system of linear equations to have infinitely many solutions. First, we set the determinant of the coefficient matrix () to zero, which allowed us to solve for . Next, to ensure infinite solutions (and not no solution), we set one of the other determinants (e.g., ) to zero, which allowed us to solve for . Finally, we calculated the required sum .
The final answer is , which corresponds to option (A).