Let \(A=\) [\(a_{ij}\)]\(_{2\times2}\) be a matrix and \(A^2 = I\) where \(a_{ij} \neq0\). If a sum of diagonal elements and b=det(A), then \(3a^2+4b^2\) is
10
12
4
8
The correct answer is (C) : 4
Let A \(=\begin{bmatrix} p & q \\r & s \end{bmatrix}\)
\(A^2=\begin{bmatrix} p^2+qr & pq+qs \\ pr+rs & qs+s^2 \end{bmatrix}\)
⇒ p2 +qr=1 (1) pq + qs = 0
⇒ q(p+s) = 0 (3)
⇒ s2 + qr =1 (2) pr + rs = 0
⇒ r(p+s) = 0 (4)
From , eqn (1) - eqn (2)
p2 = s2 ⇒ p+s=0
Now 3a2 + 4b2
= 3(p+s)2 + 4(ps-qr)
= 3.0 + 4(-p2-qr)2
= 4(p2 + qr )2
= 4
Given that $A^2 = I$, this implies that $|A^2| = |I|$. Since $|A^2| = |A|^2$ and $|I| = 1$, we have $|A|^2 = 1$, so $|A| = \pm 1 = b$.
Let $A = \begin{bmatrix} \alpha & \beta \\ \gamma & \delta \end{bmatrix}$. Then
$A^2 = \begin{bmatrix} \alpha & \beta \\ \gamma & \delta \end{bmatrix} \begin{bmatrix} \alpha & \beta \\ \gamma & \delta \end{bmatrix} = \begin{bmatrix} \alpha^2 + \beta\gamma & \alpha\beta + \beta\delta \\ \alpha\gamma + \gamma\delta & \gamma\beta + \delta^2 \end{bmatrix} = \begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix}$
From this, we get the following equations:
Since $a_{ij} \neq 0$, $\beta \neq 0$ and $\gamma \neq 0$. Therefore, from equations (2) and (3), we must have $\alpha + \delta = 0$, which means $\delta = -\alpha$. Substituting this into equations (1) and (4), we get:
These equations are consistent. The sum of the diagonal elements is $a = \alpha + \delta = \alpha - \alpha = 0$.
Then $3a^2 + 4b^2 = 3(0)^2 + 4(\pm 1)^2 = 4$.
Conclusion: $3a^2 + 4b^2 = 4$.
Calculate the determinant of the matrix:

In the given figure, the blocks $A$, $B$ and $C$ weigh $4\,\text{kg}$, $6\,\text{kg}$ and $8\,\text{kg}$ respectively. The coefficient of sliding friction between any two surfaces is $0.5$. The force $\vec{F}$ required to slide the block $C$ with constant speed is ___ N.
(Given: $g = 10\,\text{m s}^{-2}$) 
The equivalent resistance between the points \(A\) and \(B\) in the given circuit is \[ \frac{x}{5}\,\Omega. \] Find the value of \(x\). 
The numbers or functions that are kept in a matrix are termed the elements or the entries of the matrix.
The matrix acquired by interchanging the rows and columns of the parent matrix is termed the Transpose matrix. The definition of a transpose matrix goes as follows - “A Matrix which is devised by turning all the rows of a given matrix into columns and vice-versa.”