The correct option is (B) : 2
Given : Relation det ((A + I)(adj(A) + I)) = 4 , det (A) = -1,
Then, adj A = -A-1
| (A + I )A-1 + I | = 4
| -I + A - A-1 + I | =4
| A - A-1 | = 4
Let A \(=\begin{bmatrix} a & b \\ c & d \end{bmatrix} \) then A-1 = \(\begin{bmatrix} -d & b \\ c & -a \end{bmatrix}\)
| A - A-1 | = \(\begin{bmatrix} a+d & 0 \\ 0 & d+a \end{bmatrix}=4\)
(a + d)2 = 4
⇒ a + d = ± 2
⇒ | a + d | = 2
If \[ A = \begin{bmatrix} 1 & 2 & 0 \\ -2 & -1 & -2 \\ 0 & -1 & 1 \end{bmatrix} \] then find \( A^{-1} \). Hence, solve the system of linear equations: \[ x - 2y = 10, \] \[ 2x - y - z = 8, \] \[ -2y + z = 7. \]
A bob of mass \(m\) is suspended at a point \(O\) by a light string of length \(l\) and left to perform vertical motion (circular) as shown in the figure. Initially, by applying horizontal velocity \(v_0\) at the point ‘A’, the string becomes slack when the bob reaches at the point ‘D’. The ratio of the kinetic energy of the bob at the points B and C is:
A matrix is a rectangular array of numbers, variables, symbols, or expressions that are defined for the operations like subtraction, addition, and multiplications. The size of a matrix is determined by the number of rows and columns in the matrix.