Check whether the matrix

is invertible or not.
Step 1: Calculate the Determinant
For a \( 2 \times 2 \) matrix A =

, the determinant is given by: \[ \det(A) = (a d - b c). \] Substituting the values from matrix \( A \): \[ \det(A) = (\cos\theta \cdot \cos\theta - \sin\theta \cdot (-\sin\theta)) \] \[ = \cos^2\theta + \sin^2\theta. \] Step 2: Check the Invertibility Condition
Since \( \cos^2\theta + \sin^2\theta = 1 \), we have: \[ \det(A) = 1 \neq 0. \] As the determinant is nonzero, the matrix is invertible.
If the system of equations: $$ \begin{aligned} 3x + y + \beta z &= 3 \\2x + \alpha y + z &= 2 \\x + 2y + z &= 4 \end{aligned} $$ has infinitely many solutions, then the value of \( 22\beta - 9\alpha \) is: