Question
If a point satisfying \left( {\matrix{ \alpha & \beta & \gamma \cr } } \right)\left( {\matrix{ 2 & {10} & 8 \cr 9 & 3 & 8 \cr 8 & 4 & 8 \cr } } \right) = \left( {\matrix{ 0 & 0 & 0 \cr } } \right) lies on the plane , then is equal to :
Options
Solution
Key Concepts and Formulas
This problem combines concepts from Matrix Algebra (specifically matrix multiplication), Systems of Linear Equations, and 3D Geometry (the condition for a point to lie on a plane).
- Matrix Multiplication: If we have a row matrix and a matrix , their product will be a row matrix of dimension . The elements are calculated as follows:
- Point on a Plane: A point lies on a plane if and only if its coordinates satisfy the plane's equation, i.e., .
- Solving System of Linear Equations: We use methods like substitution or elimination to find the values of unknown variables from a set of linear equations.
Step-by-Step Solution with Explanations
Step 1: Formulate the equation from the plane condition.
We are given that the point lies on the plane .
- Explanation: For a point to lie on a plane, its coordinates must satisfy the equation of the plane. We substitute for , for , and for into the plane equation.
Substituting the coordinates of into the plane equation, we get:
Step 2: Derive equations from the matrix multiplication.
We are given the matrix equation: \left( {\matrix{ \alpha & \beta & \gamma \cr } } \right)\left( {\matrix{ 2 & {10} & 8 \cr 9 & 3 & 8 \cr 8 & 4 & 8 \cr } } \right) = \left( {\matrix{ 0 & 0 & 0 \cr } } \right)
- Explanation: We perform the matrix multiplication on the left side. The product of a row matrix and a square matrix will result in a row matrix. Each element of this resultant matrix is then equated to the corresponding element of the zero matrix on the right side.
Let's perform the matrix multiplication: The first element of the resultant matrix is . The second element is . The third element is .
Equating these to the elements of the zero matrix \left( {\matrix{ 0 & 0 & 0 \cr } } \right), we get three linear equations:
Step 3: Solve the system of linear equations to find .
We now have a system of four linear equations (1), (2), (3), and (4) involving . Our goal is to find unique values for these variables.
- Explanation: We look for opportunities to simplify equations or eliminate variables. Equation (4) is particularly simple as all coefficients are 8.
From equation (4), we can divide by 8: This simplified equation is very useful as it allows us to express one variable in terms of the others. For instance, .
Now, let's use equations (2) and (4') to find a relationship between and . Substitute into equation (2):
- Explanation: By substituting from (4') into (2), we eliminated , allowing us to express solely in terms of . This is a common strategy in solving systems of equations.
Now, substitute into equation (4'):
- Explanation: We have now expressed both and in terms of . These relations define the general solution for the homogeneous system from the matrix equation. This means any point satisfying the matrix equation must be of the form for some scalar .
Finally, substitute the expressions for (from (5)) and (from (6)) into equation (1) (the plane equation) to find the specific value of : Combine the terms involving :
- Explanation: This step allowed us to find the specific value of . Now we can find and .
Using in equations (5) and (6): So, the point is .
Step 4: Calculate the required expression.
We need to find the value of .
- Explanation: Now that we have the values of , we simply substitute them into the given expression and calculate the result.
Substitute , , and :
Thus, .
Common Mistakes & Tips
- Matrix Multiplication Accuracy: Be very careful with matrix multiplication. A common mistake is getting the order of multiplication or the sum of products incorrect. Always remember (row column).
- Simplify Equations: Always look for opportunities to simplify equations, like dividing by a common factor (as we did with equation (4)). This makes subsequent calculations easier and reduces the chance of errors.
- Systematic Elimination/Substitution: When solving systems of linear equations, choose a systematic approach. Expressing variables in terms of one another (e.g., and in terms of ) often simplifies the process.
Summary
This problem effectively tests your understanding of fundamental concepts in linear algebra and 3D geometry. The key steps involved were: translating the geometric condition (point on a plane) into an algebraic equation, translating the matrix equation into a system of linear equations, solving the resulting system of linear equations using techniques like substitution and elimination to find the coordinates , and finally, evaluating the required expression. A systematic and careful approach to solving simultaneous equations is crucial for success in such problems. Based on the given problem statement, the calculated value is 11.
The final answer is , which corresponds to option (B).