Multiplicative inverse of a matrix - class-XII
multiplicative inverse of a matrix
Questions
Find the inverse f the following matrices by using transformation method.
- $\begin{bmatrix}
1 &2 \\
2 &-1
\end{bmatrix}$ - $\begin{bmatrix}
2 &-3 \\
-1 &2
\end{bmatrix}$ - $\begin{bmatrix}
0& 1 &2 \\
1& 2 &3 \\
3& 1 &1
\end{bmatrix}$ - $\begin{bmatrix}
2& 0 &-1 \\
5& 1 &0 \\
0& 1 &3
\end{bmatrix}$
If $A=\begin{bmatrix} \cos { x } & \sin { x } \ -\sin { x } & \cos { x } \end{bmatrix}$ and $A(AdjA)=k\begin{bmatrix} 1 & 0 \ 0 & 1 \end{bmatrix}$ then the value of $k$ is
- $\sin{x}\cos{x}$
- $1$
- $-1$
- $2$
If A be square matrix of order n and k is a scalar, then adj (KA) is:
- $K^{n}(adjA)$
- K (adj A)
- $K^{n-1}(adjA)$
- $K^{n+1}(adjA)$
If $A=\left[ \begin{matrix} 2 & -3 \ -4 & 7 \end{matrix} \right] $, then ${2A}^{-1}=$
- $81-2A$
- $91-A$
- $31-2A$
- $A-91$
If AB = AC then
- B = C
- $B\neq C$
- B need not be equal to C
- B = -C
$A=\begin{bmatrix} \cos\theta & -\sin\theta \ \sin\theta & \cos\theta\end{bmatrix}$ and $AB=BA=I$, then B is equal to
- $\begin{bmatrix} -\cos\theta & \sin\theta \\ \sin\theta & \cos\theta\end{bmatrix}$
- $\begin{bmatrix} \cos\theta & \sin\theta \\ -\sin\theta & \cos\theta\end{bmatrix}$
- $\begin{bmatrix} -\sin\theta & \cos\theta \\ \cos\theta & \sin\theta\end{bmatrix}$
- $\begin{bmatrix} \sin\theta & -\cos\theta \\ -\cos\theta & \sin\theta\end{bmatrix}$
$A=\begin{bmatrix} 2&2&1\0&1&4\0&2&6\end{bmatrix}$, $B=\begin{bmatrix} 2&2&1\0&1&4\0&0&1\end{bmatrix}$
- $R _3 \rightarrow R _3-3R _1$, $R _3\rightarrow R _2-R _1$
- $R _3 \rightarrow R _1-2R _2$, $R _3 \rightarrow (R _3 \times {-2})$
- $R _2 \rightarrow R _2-2R _2$, $R _3 \rightarrow (R _3 \div {2})$
- $R _3 \rightarrow R _3-2R _2$, $R _3 \rightarrow (R _3 \div {-2})$
A= $\begin{bmatrix} 1&2&3\4&5&6\7&8&9\end{bmatrix}$.
- $\begin{bmatrix} 1&2&3\\0&3&6\\0&6&12\end{bmatrix}$
- $\begin{bmatrix} 1&2&3\\7&0&0\\4&5&6\end{bmatrix}$
- $\begin{bmatrix} 1&2&3\\0&1&2\\3&4&5\end{bmatrix}$
- $\begin{bmatrix} 1&2&3\\0&-3&-6\\7&8&9\end{bmatrix}$
$A=\begin{bmatrix} 2&2&1\4&5&6\6&8&9\end{bmatrix}$, $B=\begin{bmatrix} 2&2&1\0&1&4\0&2&6\end{bmatrix}$
- $R _1\rightarrow R _2-2R _1$, $R _3 \rightarrow R _3-R _1$
- $R _2\rightarrow R _2-2R _1$, $R _3 \rightarrow R _3-3R _1$
- $R _1\rightarrow R _1-2R _2$, $R _3 \rightarrow R _1-R _3$
- $R _2\rightarrow R _3-2R _3$, $R _3 \rightarrow R _1-R _1$
Multiply the fourth row by $3$.
$\begin{bmatrix}3&4&2&11\9&1&0&0\0&1&0&2\0&0&6&1\end{bmatrix}$
- $0, 0, 18, 3$
- $0, 3, 0, 6$
- $0, 0, 24, 4$
- $9, 12, 6, 33$
- $0, 0, 12, 2$
$\begin{bmatrix} 1&2&3\4&5&6\7&8&9\end{bmatrix}$
- $\begin{bmatrix} 1&2&3\\4&5&6\\25&29&33\end{bmatrix}$
- $\begin{bmatrix} 1&2&3\\25&-29&-33\\4&5&6\end{bmatrix}$
- $\begin{bmatrix} 1&2&3\\7&8&9\\4&5&6\end{bmatrix}$
- $\begin{bmatrix} 1&2&3\\-25&-29&-33\\4&5&6\end{bmatrix}$
A= $\begin{bmatrix} 1&2&3\4&5&6\7&8&9\end{bmatrix}$.
- $\begin{bmatrix} 1&2&3\\0&3&6\\0&6&12\end{bmatrix}$
- $\begin{bmatrix} 1&2&3\\7&0&0\\4&5&6\end{bmatrix}$
- $\begin{bmatrix} 1&2&3\\0&1&2\\3&4&5\end{bmatrix}$
- $\begin{bmatrix} 1&2&3\\0&-3&-6\\0&-6&-12\end{bmatrix}$
In echelon form, which of the following is incorrect?
- Every row of $A$ which has all its entries $0$ occurs below every row which has a non-zero entry
- The first non-zero entry in each non-zero row is $1$
- The number of zeros before the first non-zero element is a row is less than than the number of such zeros in the next row
- Two rows can have same number of zeros before the first non-zero entry
The system $\begin{pmatrix} 1 & -1 & 2 \ 3 & 5 & -3 \ 2 & 6 & a \end{pmatrix}\begin{pmatrix} x \ y \ z \end{pmatrix}=\begin{pmatrix} 3 \ b \ 2 \end{pmatrix}$ has no solution, if
- $a=-5,b\ne 5$
- $a=-5, b=5$
- $a\ne -5, b=5$
- $a\ne -5,b\ne 5$
Let $A$ be a matrix of order $3\times 3$ such that $\left| \vec { A } \right| =1$. Let $B=2{ A }^{ -1 }$ and $C=\dfrac { adj.A }{ 2 }$. Then the value of $\left| { AB }^{ 2 }{ C }^{ 3 } \right|$, is ( where $\left| A \right|$ represent det. $A$)
- $1$
- $\dfrac { 1}{ 2 }$
- $8$
- $64$
$\begin{bmatrix}
\cos\theta & -\sin\theta \[0.3em]
\sin\theta & \cos\theta
\end{bmatrix} = \begin{bmatrix}
1 & -\tan\theta/2 \[0.3em]
\tan\theta/2 & 1
\end{bmatrix} \begin{bmatrix}
1 & \tan\theta/2 \[0.3em]
-\tan\theta/2 & 1
\end{bmatrix}$
- True
- False
If $A = \begin{bmatrix} a & b\ c & d \end{bmatrix} $ satisfies the equation $x^2 - (a+d)x+k=0$ then
- $k = bc$
- $ k =ad$
- $k = a^2+b^2+c^2+d^2$
- $k=ad-bc$
The number of $2\times 2$ matrices $A=\left[ \begin{matrix} a & b \ c & d \end{matrix} \right] $ for which ${ \left[ \begin{matrix} a & b \ c & d \end{matrix} \right] }^{ -1 }$ $=\left[ \begin{matrix} \frac { 1 }{ a } & \frac { 1 }{ b } \ \frac { 1 }{ c } & \frac { 1 }{ d } \end{matrix} \right] $, $(a,b,c,d\ \epsilon \ R)$ is
- $0$
- $1$
- $2$
- $Infinite$
Let A=$\left( {\begin{array}{{20}{c}}{ - 5}&{ - 8}&{ - 7}\3&5&4\2&3&3\end{array}} \right),B = \left( {\begin{array}{{20}{c}}x\y\z\end{array}} \right)$. If AB is scalar $\left( { \ne 0} \right)$ multiple of B, then x+y=
- $z$
- $-z$
- $0$
- $2z$
If $A = \left[ {\begin{array}{*{20}{c}}1&2\3&4\end{array}} \right]$, then $8A^{-4}$ is equal to
- $145A^{-1}+27I$
- $145A^{-1}-27I$
- $27I - 145A^{-1}$
- $29A^{-1} +9I$
If $A$ and $B$ are square matrices such that $B=-A^{-1}BA$, then
- $AB+BA=0$
- $(A+B)^{o}=A^{2}+B^{2}$
- $(A+B)^{2}=A^{2}+2AB+B^{2}$
- $(A+B)^{2}=A+B$
If $A$ is a $2\times 2$ matrix such that $A^{2}-4A+3I=0$, then the inverse of $A+3I$ is equal to
- $\dfrac{1}{24}S-\dfrac{7}{24}I$
- $\dfrac{1}{21} A-\dfrac{7}{21}I$
- $\dfrac{7}{24}I+\dfrac{1}{24}A$
- $A-3I$`
If $A^{-1} = \alpha I + \beta I$ where $\alpha, \beta \in R$, then $\alpha + \beta$ is equal to (where $A^{-1}$ denotes inverse of matrix $A$)-
- $1$
- $\dfrac{4}{3}$
- $\dfrac{5}{3}$
- $\dfrac{1}{3}$
If $A=\begin{bmatrix} \alpha & 0 \ 1 & 1 \end{bmatrix}$ and $B=\begin{bmatrix} 1 & 0 \ 5 & 1 \end{bmatrix}$, find the values of $\alpha$ for which $A^2=B$.
- $\pm 1$
- $4$
- $0$
- No value
If $A=\left[ \begin{matrix} 1 & -1 & 1 \ 2 & 1 & -3 \ 1 & 1 & 1 \end{matrix} \right] $ and $10B=\left[ \begin{matrix} 4 & 2 & 2 \ -5 & 0 & \alpha \ 1 & -2 & 3 \end{matrix} \right] $ where $B=A^{-1}$ then $\alpha$ is equal to-
- $2$
- $-1$
- $-2$
- $5$
The inverse of the matrix $\left[ \begin{array} { c c c } { 1 } & { 0 } & { 0 } \ { 3 } & { 3 } & { 0 } \ { 5 } & { 2 } & { - 1 } \end{array} \right]$ is
- $- \dfrac { 1 } { 3 } \left[ \begin{array} { c c c } { - 3 } & { 0 } & { 0 } \\ { 3 } & { 1 } & { 0 } \\ { 9 } & { 2 } & { - 3 } \end{array} \right]$
- $- \dfrac { 1 } { 3 } \left[ \begin{array} { c c c } { - 3 } & { 0 } & { 0 } \\ { 3 } & { - 1 } & { 0 } \\ { - 9 } & { - 2 } & { 3 } \end{array} \right]$
- $- \dfrac { 1 } { 3 } \left[ \begin{array} { c c c } { 3 } & { 0 } & { 0 } \\ { 3 } & { - 1 } & { 0 } \\ { - 9 } & { - 2 } & { 3 } \end{array} \right]$
- $- \dfrac { 1 } { 3 } \left[ \begin{array} { c c c } { - 3 } & { 0 } & { 0 } \\ { - 3 } & { - 1 } & { 0 } \\ { - 9 } & { - 2 } & { 3 } \end{array} \right]$
If $A=\left[ \begin{matrix} 1 & 0 & -1 \ 3 & 4 & 5 \ 0 & 6 & 7 \end{matrix} \right]$ and $A^{-1}=[\alpha _{ij}] _{3\times 3}$ then $\alpha _{23}=$
- $-1/5$
- $1/5$
- $-2/5$
- $2/5$
Let $P=\begin{bmatrix} \cos { \dfrac { \pi }{ 9 } } & \sin { \dfrac { \pi }{ 9 } } \ -\sin { \dfrac { \pi }{ 9 } } & \cos { \dfrac { \pi }{ 9 } } \end{bmatrix}$ and $\alpha,\ \beta,\ \gamma$ be non-zero real numbers such that $\alpha P^{6}+\beta P^{3}+\gamma 1$ is the zero matrix. Then, $(\alpha^{2}+\beta^{2}+\gamma^{2})^{(\alpha-\beta)(\beta-\gamma)(\gamma-\alpha)}$ is
- $\pi$
- $\dfrac {\pi}{2}$
- $0$
- $1$
Inverse of $\begin{bmatrix} -1 & 5 \ -3 & 2 \end{bmatrix}$ is
- $\begin{bmatrix} 2/13 & -5/13 \\ 3/13 & -1/13 \end{bmatrix}$
- $\begin{bmatrix} -2/13 & 5/13 \\ -3/13 & 1/13 \end{bmatrix}$
- $\begin{bmatrix} 2 & -5 \\ 3 & -1 \end{bmatrix}$
- $Cannot\ be\ determined$
Consider three matrices $A=\begin{bmatrix} 2 & 1 \ 4 & 1 \end{bmatrix}, B=\begin{bmatrix} 3 & 4 \ 2 & 3 \end{bmatrix}$ and $C=\begin{bmatrix} 3 & -4 \ -2 & 3 \end{bmatrix}$. Then the value of the sum $tr(A)+tr\left(\dfrac{ABC}{2}\right)+tr\left(\dfrac{A(BC)^{2}}{4}\right)+tr\left(\dfrac{A(BC)^{3}}{8}\right)+....+\infty$ is
- $6$
- $9$
- $12$
- $3$
If A is a 2 X 2 matrix such that $A^2009 + A^2008$= I, then : $(A^2008)^-1$=
- $A^2008 + I$
- $A^2009 + 1$
- A + I
- A
If $I=I=\left[ \begin{matrix} 1 \ 0 \end{matrix}\begin{matrix} 0 \ 1 \end{matrix} \right] ,j=\left[ \begin{matrix} 0 \ -1 \end{matrix}\begin{matrix} 1 \ 0 \end{matrix} \right] and B=\left[ \begin{matrix} cos\theta \ -sin\theta \end{matrix}\begin{matrix} sin\theta \ cos\theta \end{matrix} \right] ,$ then B =
- $Icos\theta +Jsin\theta $
- $Icos\theta -Jsin\theta $
- $Isin\theta +Jcos\theta $
- $-Icos\theta +Jsin\theta $
If $A(\theta) = \begin{bmatrix}\sin \theta & i \cos \theta\ i \cos \theta & \sin \theta\end{bmatrix}$, then which of the following is not true?
- $A(\theta)^{-1} = A(\pi - \theta)$
- $A(\theta) + A(\pi + \theta)$ is a null matrix
- $A(\theta)$ is invertible for all $\theta \in R$
- $A(\theta)^{-1} = A(- \theta)$
Write the following transformation in matrix form
$\quad x _1 = \displaystyle\frac{\sqrt 3}{2}y _1 + \displaystyle\frac{1}{2}y _2; \quad x _2 = -\displaystyle\frac{1}{2}y _1 + \displaystyle\frac{\sqrt 3}{2}y _2$.
Hence find the transformation in matrix form which expresses $y _1, y _2$ in terms of $x _1, x _2$.
- $y _1 = \displaystyle\frac{\sqrt 3}{2}x _1 + \displaystyle\frac{1}{2}x _2; \quad y _2 = \displaystyle\frac{1}{2}x _1 + \displaystyle\frac{\sqrt 3}{2}x _2$
- $y _1 = \displaystyle\frac{\sqrt 3}{2}x _1 - \displaystyle\frac{1}{2}x _2; \quad y _2 = \displaystyle\frac{1}{2}x _1 + \displaystyle\frac{\sqrt 3}{2}x _2$
- $y _1 = \displaystyle\frac{\sqrt 3}{2}x _1 - \displaystyle\frac{1}{2}x _2; \quad y _2 = \displaystyle\frac{1}{2}x _1 - \displaystyle\frac{\sqrt 3}{2}x _2$
- None of these
Let p be a non-singular matrix, $1+p+p^{2}+....+p^{n}=0$ (0 denotes the null matrix) then $p^{-1}=$
- $p^{n}$
- -$p^{n}$
- -(1+p+...+$p^{n}$)
- none
Let A be a $3 \times 3$ matrix such that is: $A\left[ \begin{matrix} 1 & 2 & 3 \ 0 & 2 & 3 \ 0 & 1 & 1 \end{matrix} \right]=\left[ \begin{matrix} 0 & 0 & 1 \ 1 & 0 & 0 \ 0 & 1 & 0 \end{matrix} \right] $Then $A^{-1}$ is
- $\left[ \begin{matrix} 0 & 1 & 3 \\ 0 & 2 & 3 \\ 1 & 1 & 1 \end{matrix} \right] $
- $\left[ \begin{matrix} 3 & 2 & 1 \\ 3 & 2 & 0 \\ 1 & 1 & 0 \end{matrix} \right] $
- $\left[ \begin{matrix} 1 & 2 & 3 \\ 0 & 1 & 1 \\ 0 & 2 & 3 \end{matrix} \right] $
- $\left[ \begin{matrix} 3 & 1 & 2 \\ 3 & 0 & 2 \\ 1 & 0 & 1 \end{matrix} \right] $
Use the method of elementary row transformation to compute the inverse of
$\quad \begin{bmatrix} 1 & 2 & 5 \ 2 & 3 & 1 \ -1 & 1 & 1\end{bmatrix}$
- $\quad A^{-1} = \begin{bmatrix}\displaystyle\frac{2}{21} & \displaystyle\frac{1}{7} & -\displaystyle\frac{13}{21} \\ -\displaystyle\frac{1}{7} & \displaystyle\frac{2}{7} & \displaystyle\frac{3}{7}\\ \displaystyle\frac{5}{21} & -\displaystyle\frac{1}{7} & -\displaystyle\frac{1}{21}\end{bmatrix}$
- $\quad A^{-1} = \begin{bmatrix}\displaystyle\frac{1}{21} & \displaystyle\frac{1}{7} & -\displaystyle\frac{11}{21} \\ -\displaystyle\frac{1}{7} & \displaystyle\frac{2}{7} & \displaystyle\frac{3}{7}\\ \displaystyle\frac{5}{21} & -\displaystyle\frac{2}{7} & -\displaystyle\frac{2}{21}\end{bmatrix}$
- $\quad A^{-1} = \begin{bmatrix}\displaystyle\frac{4}{21} & \displaystyle\frac{1}{7} & -\displaystyle\frac{16}{21} \\ -\displaystyle\frac{1}{7} & \displaystyle\frac{2}{7} & \displaystyle\frac{3}{7}\\ \displaystyle\frac{5}{21} & -\displaystyle\frac{2}{7} & -\displaystyle\frac{4}{21}\end{bmatrix}$
- $\quad A^{-1} = \begin{bmatrix}\displaystyle\frac{4}{21} & \displaystyle\frac{2}{7} & -\displaystyle\frac{13}{21} \\ -\displaystyle\frac{1}{7} & \displaystyle\frac{2}{7} & \displaystyle\frac{3}{7}\\ \displaystyle\frac{4}{21} & -\displaystyle\frac{2}{7} & -\displaystyle\frac{1}{21}\end{bmatrix}$
If $
A=\left[ \begin{array}{ll}{x} & {1} \ {1} & {0}\end{array}\right]
$ and $
A^{2}=I
$, $
A^{-1}
$ is equal to ...............
- $
\left[ \begin{array}{ll}{0} & {1} \\ {1} & {0}\end{array}\right]
$ - $
\left[ \begin{array}{ll}{1} & {0} \\ {0} & {1}\end{array}\right]
$ - $
\left[ \begin{array}{ll}{1} & {1} \\ {1} & {1}\end{array}\right]
$ - $
\left[ \begin{array}{ll}{0} & {0} \\ {0} & {0}\end{array}\right]
$
A is an involuntary matrix given by $A=\begin{bmatrix} 0 & 1 & -1\ 4 & -3 & 4\ 3 & -3 & 4\end{bmatrix}$ then the inverse of $\dfrac{A}{2}$ will be?
- $2A$
- $\dfrac{A^{-1}}{2}$
- $\dfrac{A}{2}$
- $A^{-2}$
If $A\begin{bmatrix} 1 & 1\ 2 & 0\end{bmatrix}=\begin{bmatrix} 3 & 2\ 1 & 1\end{bmatrix}$, then $A^{-1}$ is given by?
- $\begin{bmatrix} 0 & -1\\ 2 & -4\end{bmatrix}$
- $\begin{bmatrix} 0 & -1\\ -2 & -4\end{bmatrix}$
- $\begin{bmatrix} 0 & 1\\ 2 & -4\end{bmatrix}$
- None of these
If $A=\left[ \begin{matrix} 3 & -3 & 4 \ 2 & -3 & 4 \ 0 & -1 & 1 \end{matrix} \right] $, then value of $A^{-1}$ is equal to
- $A$
- $A^{2}$
- $A^{3}$
- $A^{4}$
If A and B are any $2\times2$ matrices, then det. (A+B) =0 implies
- None of these
- det A=0 and det B=0
- det A=0 or det B=0
- det A=0 + det B=0
If $A^2-A+1=0$, then the inverse of A is?
- A
- $A+I$
- $I-A$
- $A-I$
Let $\begin{bmatrix} 1 & 1\ 0 & 1\end{bmatrix} \begin{bmatrix} 1 & 2\ 0 & 1\end{bmatrix} \begin{bmatrix} 1 & 3\ 0 & 1\end{bmatrix}.\begin{bmatrix} 1 & n-1\ 0 & 1\end{bmatrix}=\begin{bmatrix} 1 & 78\ 0 & 1\end{bmatrix}$
If $A=\begin{bmatrix} 1 & n\ 0 & 1\end{bmatrix}$ then $A^{-1}=?$
- $\begin{bmatrix} 1 & 12\\ 0 & 1\end{bmatrix}$
- $\begin{bmatrix} 1 & -13\\ 0 & 1\end{bmatrix}$
- $\begin{bmatrix} 1 & -12\\ 0 & 1\end{bmatrix}$
- $\begin{bmatrix} 1 & 0\\ -13 & 1\end{bmatrix}$
If $\displaystyle A=\begin{bmatrix} 0 & 0 & 1\ 0 & 1&0 \ 1& 0 & 0\end{bmatrix}$, then $A^{-1}$ is.
- $-A$
- $A$
- $1$
- None of these
Let $A=\begin{bmatrix} 1 & -1 & -1 \ 2 & 1 & -3 \ 1 & 1 & 1 \end{bmatrix}$ and $10B=\begin{bmatrix} 4 & 2 & 2 \ -5 & 0 & \alpha \ 1 & -2 & 3 \end{bmatrix}$, if $B$ is the inverse of matrix $A$, then $\alpha $ is
- $-2$
- $1$
- $2$
- $5$
If $\begin{bmatrix} 1 & 2 \ 3 & -5 \end{bmatrix}$, then ${A}^{-1}$ is equal to
- $\begin{bmatrix} \cfrac { 5 }{ 11 } & \cfrac { 2 }{ 11 } \\ \cfrac { 3 }{ 11 } & -\cfrac { 1 }{ 11 } \end{bmatrix}$
- $\begin{bmatrix} -\cfrac { 5 }{ 11 } & -\cfrac { 2 }{ 11 } \\ -\cfrac { 3 }{ 11 } & -\cfrac { 1 }{ 11 } \end{bmatrix}$
- $\begin{bmatrix} \cfrac { 5 }{ 11 } & \cfrac { 2 }{ 11 } \\ \cfrac { 3 }{ 11 } & \cfrac { 1 }{ 11 } \end{bmatrix}$
- $\begin{bmatrix} 5 & 2 \\ 3 & -1 \end{bmatrix}$
If you switch the first row with the fourth row, what will the new first row be?
$\begin{bmatrix}3&4&2&11\9&1&0&0\0&1&0&2\0&0&6&1\end{bmatrix}$
- $3, 4, 2, 11$
- $9, 1, 0, 0$
- $0, 1, 0, 2$
- $0, 0, 6, 1$
- $0, 2, 0, 3$
Which of the following is the new row that results when you add rows $1$ and $3$?
$\begin{bmatrix}3&4&2&11\9&1&0&0\0&1&0&2\0&0&6&1\end{bmatrix}$
- $6, 8, 4, 22$
- $3, 5, 2, 13$
- $3, 4, 2, 11$
- $3, 4, 8, 12$
- $4, 5, 3, 12$
Use a transformation matrix to find the image of $D(-7,6)$ after a rotation of $180^0$ counterclockwise around the origin.
- $(7,6)$
- $(-7,-6)$
- $(7,-6)$
- $(-7,6)$
$A=\begin{bmatrix} 1&-2&3\7&-8&9\4&-5&6\end{bmatrix}$ the new matrix formed by adding $\ 2^{nd}\ row \ to \ 1^{st} $ row will be
- $\begin{bmatrix}8&-10&12\\7&-8&9\\4&-5&6\end{bmatrix}$
- $\begin{bmatrix} 6&6&6\\7&8&9\\4&5&6\end{bmatrix}$
- $\begin{bmatrix} 1&2&3\\7&8&9\\11&-13&14\end{bmatrix}$
- $\begin{bmatrix} 1&-2&3\\7&8&-29\\4&-2&6\end{bmatrix}$
A=$\begin{bmatrix} 1&2&3\4&5&6\7&8&9\end{bmatrix}$
The new matrix formed after interchanging $2^{nd}$ and $3^{rd}$rows will be
- $-\begin{bmatrix} 1&2&3\\4&5&6\\7&8&9\end{bmatrix}$
- $\begin{bmatrix} 4&5&6\\1&2&3\\7&8&9\end{bmatrix}$
- $-\begin{bmatrix} 1&2&3\\7&8&9\\4&5&6\end{bmatrix}$
- $\begin{bmatrix} 1&2&3\\7&8&9\\4&5&6\end{bmatrix}$
For a matrix $A \begin{pmatrix} 1& 0 & 0\ 2 & 1 & 0\ 3 & 2 & 1\end{pmatrix}$, if $U _{1}, U _{2}$ and $U _{3}$ are $3\times 1$ column matrices satisfying $AU _{1} = \begin{pmatrix}1\ 0 \ 0
\end{pmatrix}, AU _{2} \begin{pmatrix}2\3 \ 0
\end{pmatrix}, AU _{3} = \begin{pmatrix}2\ 3\ 1
\end{pmatrix}$ and $U$ is $3\times 3$ matrix whose columns are $U _{1}, U _{2}$ and $U _{3}$
Then sum of the elements of $U^{-1}$ is
- $6$
- $0 (zero)$
- $1$
- $2/3$
The inverse of a diagonal matrix is a :
- Symmetric matrix
- Skew-symmetric matrix
- Diagonal matrix
- None of the above
Inverse of $A = \begin{bmatrix} 1& 3\ 2 & -2\end{bmatrix} $ is equal to?A
- $- \dfrac{1}{8} \begin{bmatrix}3 & 1\\ -2 & 2\end{bmatrix}$
- $- \dfrac{1}{8} \begin{bmatrix}-2 & -3\\ -2 & 1\end{bmatrix}$
- $ \dfrac{1}{8} \begin{bmatrix}-1 & -3\\ -2 & 2\end{bmatrix}$
- None of these
If a matrix A is such that $3{A^3} + 2{A^2} + 5A + I = 0$ , then $A^{-1}$ is equal to
- $ - (3{A^2} + 2A + 5)$
- $3{A^2} + 2A + 5$
- $3{A^2} - 2A - 5$
- None of these
If $A$ is a non zero square matrix of order $n$ with $det\left( I+A \right) \neq 0$, and ${A}^{3}=0$, where $I,O$ are unit and null matrices of order $n\times n$ respectively, then ${ \left( I+A \right) }^{ -1 }=$
- $I-A+{ A }^{ 2 }$
- $I+A+{ A }^{ 2 }$
- $I+{ A }^{ 2 }$
- $I+A$
If $A=\begin{bmatrix} 3 & -2 \ 5 & 8 \end{bmatrix}$, then $A^{-1}=$
- $\frac{1}{30}\begin{bmatrix} 8 & 2 \\ -5 & 3 \end{bmatrix}$
- $\frac{1}{34}\begin{bmatrix} 8 & 2 \\ -5 & 3 \end{bmatrix}$
- $-\frac{1}{34}\begin{bmatrix} -8 & -2 \\ -5 & 3 \end{bmatrix}$
- None of these
If the matrix $\begin{bmatrix} 0 & 2\beta & \Upsilon \ \alpha & \beta & -\Upsilon \ \alpha & -\beta & \Upsilon \end{bmatrix}$is orthogonal, then
- $\alpha = \pm\dfrac{1}{\sqrt{2}}$
- $\beta = \pm\dfrac{1}{\sqrt{6}}$
- $\gamma = \pm\dfrac{1}{\sqrt{3}}$
- all of these
The inverse of the $\begin{bmatrix}- 1 & 5\ - 3 & 2\end{bmatrix}$ is
- $\frac{1}{13} \begin{bmatrix}
2 & - 5\\
3 & - 1
\end{bmatrix}$ - $\frac{1}{13} \begin{bmatrix}
- 1 & 5\\
- 3 & 2
\end{bmatrix}$ - $\frac{1}{13} \begin{bmatrix}
- 1 & - 3\\
5 & 2
\end{bmatrix}$ - $\frac{1}{13} \begin{bmatrix}
1 & 5\\
3 & - 2
\end{bmatrix}$
The inverse of the matrix $\begin{bmatrix} 5 & -2 \ 3 & 1 \end{bmatrix}$ is
- $\dfrac { 1 }{ 11 } \begin{bmatrix} 1 & 2 \\ -3 & 5 \end{bmatrix}$
- $\begin{bmatrix} 1 & 2 \\ -3 & 5 \end{bmatrix}$
- $\dfrac { 1 }{ 13 } \begin{bmatrix} -2 & 5 \\ 1 & 3 \end{bmatrix}$
- $\begin{bmatrix} 1 & 3 \\ -2 & 5 \end{bmatrix}$
What is the inverse of the matrix
$A=\begin{bmatrix} \cos { \theta } & \sin { \theta } & 0 \ -\sin { \theta } & \cos { \theta } & 0 \ 0 & 0 & 1 \end{bmatrix}$ ?
- $\begin{bmatrix} \cos { \theta } & -\sin { \theta } & 0 \\ \sin { \theta } & \cos { \theta } & 0 \\ 0 & 0 & 1 \end{bmatrix}$
- $\begin{bmatrix} \cos { \theta } & 0 & -\sin { \theta } \\ 0 & 1 & 0 \\ \sin { \theta } & 0 & \cos { \theta } \end{bmatrix}$
- $\begin{bmatrix} 1 & 0 & 0 \\ 0 & \cos { \theta } & -\sin { \theta } \\ 0 & \sin { \theta } & \cos { \theta } \end{bmatrix}$
- $\begin{bmatrix} \cos { \theta } & \sin { \theta } & 0 \\ -\sin { \theta } & \cos { \theta } & 0 \\ 0 & 0 & 1 \end{bmatrix}$