Analyzing the Setup
Welcome, future engineer. Today, we are not just solving a system of equations; we are exploring the architecture of three-dimensional space. When you look at the system 3x+y+βz=3, 2x+αy−z=−3, and x+2y+z=4, I want you to see three planes—three sheets of paper floating in space.
Usually, three planes intersect at a single point, like the corner of a room. But the problem tells us something fascinating: this system has infinitely many solutions. This means our three planes are meeting along a common line, locked in a dance of linear dependence.
To find the values of α and β that allow this, we must use the language of determinants.
The Determinant as a Gatekeeper
In the world of linear systems, the determinant of the coefficient matrix, which we denote as Δ, acts as a gatekeeper. If $\Delta
eq 0$, the system has a unique solution. Since the system has infinitely many solutions, we must have Δ=0.
Let us construct our matrix:
Expanding this along the first row:
Simplifying this, we obtain:
This is our first bridge. It connects α and β, but we cannot cross it yet because we have two unknowns and only one equation.
The Strategic Pivot
Here is where the master educator's intuition comes in. If we calculate Δz, we replace the third column (the z-coefficients) with the constants on the right side of the equations. Because the z-column contains β, replacing it effectively removes β from the determinant entirely.
Let us set up Δz=0:
Expanding this along the first row:
Now, watch the algebra unfold with precision:
The Final Convergence
We have found α. Now, we return to Equation (1) to find β. Substitute α=−919 into 3α+4β−αβ+3=0:
3(−919)+β(4−(−919))+3=0
Combining the constants −319+3 gives us −310. Moving it to the other side:
We have our values: α=−919 and β=116. The question asks for the value of 22β−9α.
Performing the final calculation:
22(116)−9(−919)=12+19=31
The complexity collapses into a single, elegant integer: 31. You have navigated the geometry, mastered the determinant, and executed the algebra.