Multiplicative inverse of a matrix - class-XII

multiplicative inverse of a matrix

64 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Find the inverse f the following matrices by using transformation method.

  1. $\begin{bmatrix}
    1 &2 \\
    2 &-1
    \end{bmatrix}$
  2. $\begin{bmatrix}
    2 &-3 \\
    -1 &2
    \end{bmatrix}$
  3. $\begin{bmatrix}
    0& 1 &2 \\
    1& 2 &3 \\
    3& 1 &1
    \end{bmatrix}$
  4. $\begin{bmatrix}
    2& 0 &-1 \\
    5& 1 &0 \\
    0& 1 &3
    \end{bmatrix}$
Question 2 Multiple Choice (Single Answer)

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

  1. $\sin{x}\cos{x}$
  2. $1$
  3. $-1$
  4. $2$
Question 3 Multiple Choice (Single Answer)

If A be square matrix of order n and k is a scalar, then adj (KA) is:

  1. $K^{n}(adjA)$
  2. K (adj A)
  3. $K^{n-1}(adjA)$
  4. $K^{n+1}(adjA)$
Question 4 Multiple Choice (Single Answer)

If $A=\left[ \begin{matrix} 2 & -3 \ -4 & 7 \end{matrix} \right] $, then ${2A}^{-1}=$

  1. $81-2A$
  2. $91-A$
  3. $31-2A$
  4. $A-91$
Question 5 Multiple Choice (Single Answer)

If AB = AC then 

  1. B = C
  2. $B\neq C$
  3. B need not be equal to C
  4. B = -C
Question 6 Multiple Choice (Single Answer)

$A=\begin{bmatrix} \cos\theta & -\sin\theta \ \sin\theta & \cos\theta\end{bmatrix}$ and $AB=BA=I$, then B is equal to

  1. $\begin{bmatrix} -\cos\theta & \sin\theta \\ \sin\theta & \cos\theta\end{bmatrix}$
  2. $\begin{bmatrix} \cos\theta & \sin\theta \\ -\sin\theta & \cos\theta\end{bmatrix}$
  3. $\begin{bmatrix} -\sin\theta & \cos\theta \\ \cos\theta & \sin\theta\end{bmatrix}$
  4. $\begin{bmatrix} \sin\theta & -\cos\theta \\ -\cos\theta & \sin\theta\end{bmatrix}$
Question 7 Multiple Choice (Single Answer)

$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}$

To obtain B from the matrix A, order of operations would be   

  1. $R _3 \rightarrow R _3-3R _1$, $R _3\rightarrow R _2-R _1$
  2. $R _3 \rightarrow R _1-2R _2$, $R _3 \rightarrow (R _3 \times {-2})$
  3. $R _2 \rightarrow R _2-2R _2$, $R _3 \rightarrow (R _3 \div {2})$
  4. $R _3 \rightarrow R _3-2R _2$, $R _3 \rightarrow (R _3 \div {-2})$
Question 8 Multiple Choice (Single Answer)

A= $\begin{bmatrix} 1&2&3\4&5&6\7&8&9\end{bmatrix}$. 

B is matrix obtained by subtracting $4 \ times \ 1^{st}\ row\ from \ 2^{nd} \ row$ of A. Find matrix B

  1. $\begin{bmatrix} 1&2&3\\0&3&6\\0&6&12\end{bmatrix}$
  2. $\begin{bmatrix} 1&2&3\\7&0&0\\4&5&6\end{bmatrix}$
  3. $\begin{bmatrix} 1&2&3\\0&1&2\\3&4&5\end{bmatrix}$
  4. $\begin{bmatrix} 1&2&3\\0&-3&-6\\7&8&9\end{bmatrix}$
Question 9 Multiple Choice (Single Answer)

$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}$

To convert matrix A into matrix B, the order of row operations are 

  1. $R _1\rightarrow R _2-2R _1$, $R _3 \rightarrow R _3-R _1$
  2. $R _2\rightarrow R _2-2R _1$, $R _3 \rightarrow R _3-3R _1$
  3. $R _1\rightarrow R _1-2R _2$, $R _3 \rightarrow R _1-R _3$
  4. $R _2\rightarrow R _3-2R _3$, $R _3 \rightarrow R _1-R _1$
Question 10 Multiple Choice (Single Answer)

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}$

  1. $0, 0, 18, 3$
  2. $0, 3, 0, 6$
  3. $0, 0, 24, 4$
  4. $9, 12, 6, 33$
  5. $0, 0, 12, 2$
Question 11 Multiple Choice (Single Answer)

$\begin{bmatrix} 1&2&3\4&5&6\7&8&9\end{bmatrix}$

The new matrix obtained after  adding $2^{nd} \  row \ to\  3\ times\  3^{rd} \ row $ is

  1. $\begin{bmatrix} 1&2&3\\4&5&6\\25&29&33\end{bmatrix}$
  2. $\begin{bmatrix} 1&2&3\\25&-29&-33\\4&5&6\end{bmatrix}$
  3. $\begin{bmatrix} 1&2&3\\7&8&9\\4&5&6\end{bmatrix}$
  4. $\begin{bmatrix} 1&2&3\\-25&-29&-33\\4&5&6\end{bmatrix}$
Question 12 Multiple Choice (Single Answer)

A= $\begin{bmatrix} 1&2&3\4&5&6\7&8&9\end{bmatrix}$.

B is matrix obtained by subtracting $4\ times 1^{st}\ row from \ 2^{nd} \ row$ of A.
C is matrix obtained by subtracting $7 \ times \ 1^{st}\ row\ from\ 3^{rd} row$, then $C$ is 

  1. $\begin{bmatrix} 1&2&3\\0&3&6\\0&6&12\end{bmatrix}$
  2. $\begin{bmatrix} 1&2&3\\7&0&0\\4&5&6\end{bmatrix}$
  3. $\begin{bmatrix} 1&2&3\\0&1&2\\3&4&5\end{bmatrix}$
  4. $\begin{bmatrix} 1&2&3\\0&-3&-6\\0&-6&-12\end{bmatrix}$
Question 13 Multiple Choice (Single Answer)

In echelon form, which of the following is incorrect?

  1. Every row of $A$ which has all its entries $0$ occurs below every row which has a non-zero entry
  2. The first non-zero entry in each non-zero row is $1$
  3. 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
  4. Two rows can have same number of zeros before the first non-zero entry
Question 14 Multiple Choice (Single Answer)

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

  1. $a=-5,b\ne 5$
  2. $a=-5, b=5$
  3. $a\ne -5, b=5$
  4. $a\ne -5,b\ne 5$
Question 15 Multiple Choice (Single Answer)

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. $1$
  2. $\dfrac { 1}{ 2 }$
  3. $8$
  4. $64$
Question 16 Multiple Choice (Single Answer)

 $\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}$

  1. True
  2. False
Question 17 Multiple Choice (Single Answer)

If $A = \begin{bmatrix} a & b\ c  & d \end{bmatrix} $ satisfies the equation $x^2 - (a+d)x+k=0$ then

  1. $k = bc$
  2. $ k =ad$
  3. $k = a^2+b^2+c^2+d^2$
  4. $k=ad-bc$
Question 18 Multiple Choice (Single Answer)

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

  1. $0$
  2. $1$
  3. $2$
  4. $Infinite$
Question 19 Multiple Choice (Single Answer)

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=

  1. $z$
  2. $-z$
  3. $0$
  4. $2z$
Question 20 Multiple Choice (Single Answer)

If $A = \left[ {\begin{array}{*{20}{c}}1&2\3&4\end{array}} \right]$, then $8A^{-4}$ is equal to

  1. $145A^{-1}+27I$
  2. $145A^{-1}-27I$
  3. $27I - 145A^{-1}$
  4. $29A^{-1} +9I$
Question 21 Multiple Choice (Single Answer)

If $A$ and $B$ are square matrices such that $B=-A^{-1}BA$, then 

  1. $AB+BA=0$
  2. $(A+B)^{o}=A^{2}+B^{2}$
  3. $(A+B)^{2}=A^{2}+2AB+B^{2}$
  4. $(A+B)^{2}=A+B$
Question 22 Multiple Choice (Single Answer)

If $A$ is a $2\times 2$ matrix such that $A^{2}-4A+3I=0$, then the inverse of $A+3I$ is equal to

  1. $\dfrac{1}{24}S-\dfrac{7}{24}I$
  2. $\dfrac{1}{21} A-\dfrac{7}{21}I$
  3. $\dfrac{7}{24}I+\dfrac{1}{24}A$
  4. $A-3I$`
Question 23 Multiple Choice (Single Answer)

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. $1$
  2. $\dfrac{4}{3}$
  3. $\dfrac{5}{3}$
  4. $\dfrac{1}{3}$
Question 24 Multiple Choice (Single Answer)

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$.

  1. $\pm 1$
  2. $4$
  3. $0$
  4. No value
Question 25 Multiple Choice (Single Answer)

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-

  1. $2$
  2. $-1$
  3. $-2$
  4. $5$
Question 26 Multiple Choice (Single Answer)

The inverse of the matrix  $\left[ \begin{array} { c c c } { 1 } & { 0 } & { 0 } \ { 3 } & { 3 } & { 0 } \ { 5 } & { 2 } & { - 1 } \end{array} \right]$  is

  1. $- \dfrac { 1 } { 3 } \left[ \begin{array} { c c c } { - 3 } & { 0 } & { 0 } \\ { 3 } & { 1 } & { 0 } \\ { 9 } & { 2 } & { - 3 } \end{array} \right]$
  2. $- \dfrac { 1 } { 3 } \left[ \begin{array} { c c c } { - 3 } & { 0 } & { 0 } \\ { 3 } & { - 1 } & { 0 } \\ { - 9 } & { - 2 } & { 3 } \end{array} \right]$
  3. $- \dfrac { 1 } { 3 } \left[ \begin{array} { c c c } { 3 } & { 0 } & { 0 } \\ { 3 } & { - 1 } & { 0 } \\ { - 9 } & { - 2 } & { 3 } \end{array} \right]$
  4. $- \dfrac { 1 } { 3 } \left[ \begin{array} { c c c } { - 3 } & { 0 } & { 0 } \\ { - 3 } & { - 1 } & { 0 } \\ { - 9 } & { - 2 } & { 3 } \end{array} \right]$
Question 27 Multiple Choice (Single Answer)

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. $-1/5$
  2. $1/5$
  3. $-2/5$
  4. $2/5$
Question 28 Multiple Choice (Single Answer)

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

  1. $\pi$
  2. $\dfrac {\pi}{2}$
  3. $0$
  4. $1$
Question 29 Multiple Choice (Single Answer)

Inverse of $\begin{bmatrix} -1 & 5 \ -3 & 2 \end{bmatrix}$ is

  1. $\begin{bmatrix} 2/13 & -5/13 \\ 3/13 & -1/13 \end{bmatrix}$
  2. $\begin{bmatrix} -2/13 & 5/13 \\ -3/13 & 1/13 \end{bmatrix}$
  3. $\begin{bmatrix} 2 & -5 \\ 3 & -1 \end{bmatrix}$
  4. $Cannot\ be\ determined$
Question 30 Multiple Choice (Single Answer)

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 

  1. $6$
  2. $9$
  3. $12$
  4. $3$
Question 31 Multiple Choice (Single Answer)

If A is a 2 X 2 matrix such that $A^2009 + A^2008$= I, then : $(A^2008)^-1$= 

  1. $A^2008 + I$
  2. $A^2009 + 1$
  3. A + I
  4. A
Question 32 Multiple Choice (Single Answer)

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 =

  1. $Icos\theta +Jsin\theta $
  2. $Icos\theta -Jsin\theta $
  3. $Isin\theta +Jcos\theta $
  4. $-Icos\theta +Jsin\theta $
Question 33 Multiple Choice (Multiple Answers)

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?

  1. $A(\theta)^{-1} = A(\pi - \theta)$
  2. $A(\theta) + A(\pi + \theta)$ is a null matrix
  3. $A(\theta)$ is invertible for all $\theta \in R$
  4. $A(\theta)^{-1} = A(- \theta)$
Question 34 Multiple Choice (Single Answer)

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$.

  1. $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$
  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$
  3. $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$
  4. None of these
Question 35 Multiple Choice (Single Answer)

Let p be a non-singular matrix, $1+p+p^{2}+....+p^{n}=0$ (0 denotes the null matrix) then $p^{-1}=$

  1. $p^{n}$
  2. -$p^{n}$
  3. -(1+p+...+$p^{n}$)
  4. none
Question 36 Multiple Choice (Single Answer)

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

  1. $\left[ \begin{matrix} 0 & 1 & 3 \\ 0 & 2 & 3 \\ 1 & 1 & 1 \end{matrix} \right] $
  2. $\left[ \begin{matrix} 3 & 2 & 1 \\ 3 & 2 & 0 \\ 1 & 1 & 0 \end{matrix} \right] $
  3. $\left[ \begin{matrix} 1 & 2 & 3 \\ 0 & 1 & 1 \\ 0 & 2 & 3 \end{matrix} \right] $
  4. $\left[ \begin{matrix} 3 & 1 & 2 \\ 3 & 0 & 2 \\ 1 & 0 & 1 \end{matrix} \right] $
Question 37 Multiple Choice (Single Answer)

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}$

  1. $\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}$
  2. $\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}$
  3. $\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}$
  4. $\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}$
Question 38 Multiple Choice (Single Answer)

If $
A=\left[ \begin{array}{ll}{x} & {1} \ {1} & {0}\end{array}\right]
 $ and $
A^{2}=I
 $, $
A^{-1}
 $ is equal to ...............

  1. $

    \left[ \begin{array}{ll}{0} & {1} \\ {1} & {0}\end{array}\right]

    $
  2. $

    \left[ \begin{array}{ll}{1} & {0} \\ {0} & {1}\end{array}\right]

    $
  3. $

    \left[ \begin{array}{ll}{1} & {1} \\ {1} & {1}\end{array}\right]

    $
  4. $

    \left[ \begin{array}{ll}{0} & {0} \\ {0} & {0}\end{array}\right]

    $
Question 39 Multiple Choice (Single Answer)

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?

  1. $2A$
  2. $\dfrac{A^{-1}}{2}$
  3. $\dfrac{A}{2}$
  4. $A^{-2}$
Question 40 Multiple Choice (Single Answer)

If $A\begin{bmatrix} 1 & 1\ 2 & 0\end{bmatrix}=\begin{bmatrix} 3 & 2\ 1 & 1\end{bmatrix}$, then $A^{-1}$ is given by?

  1. $\begin{bmatrix} 0 & -1\\ 2 & -4\end{bmatrix}$
  2. $\begin{bmatrix} 0 & -1\\ -2 & -4\end{bmatrix}$
  3. $\begin{bmatrix} 0 & 1\\ 2 & -4\end{bmatrix}$
  4. None of these
Question 41 Multiple Choice (Single Answer)

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 

  1. $A$
  2. $A^{2}$
  3. $A^{3}$
  4. $A^{4}$
Question 42 Multiple Choice (Single Answer)

If A and B are any $2\times2$ matrices, then det. (A+B) =0 implies

  1. None of these
  2. det A=0 and det B=0
  3. det A=0 or det B=0
  4. det A=0 + det B=0
Question 43 Multiple Choice (Single Answer)

If $A^2-A+1=0$, then the inverse of A is?

  1. A
  2. $A+I$
  3. $I-A$
  4. $A-I$
Question 44 Multiple Choice (Single Answer)

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}=?$

  1. $\begin{bmatrix} 1 & 12\\ 0 & 1\end{bmatrix}$
  2. $\begin{bmatrix} 1 & -13\\ 0 & 1\end{bmatrix}$
  3. $\begin{bmatrix} 1 & -12\\ 0 & 1\end{bmatrix}$
  4. $\begin{bmatrix} 1 & 0\\ -13 & 1\end{bmatrix}$
Question 45 Multiple Choice (Single Answer)

If $\displaystyle A=\begin{bmatrix} 0 & 0 & 1\ 0 & 1&0 \ 1& 0 & 0\end{bmatrix}$, then $A^{-1}$ is.

  1. $-A$
  2. $A$
  3. $1$
  4. None of these
Question 46 Multiple Choice (Single Answer)

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

  1. $-2$
  2. $1$
  3. $2$
  4. $5$
Question 47 Multiple Choice (Single Answer)

If $\begin{bmatrix} 1 & 2 \ 3 & -5 \end{bmatrix}$, then ${A}^{-1}$ is equal to

  1. $\begin{bmatrix} \cfrac { 5 }{ 11 } & \cfrac { 2 }{ 11 } \\ \cfrac { 3 }{ 11 } & -\cfrac { 1 }{ 11 } \end{bmatrix}$
  2. $\begin{bmatrix} -\cfrac { 5 }{ 11 } & -\cfrac { 2 }{ 11 } \\ -\cfrac { 3 }{ 11 } & -\cfrac { 1 }{ 11 } \end{bmatrix}$
  3. $\begin{bmatrix} \cfrac { 5 }{ 11 } & \cfrac { 2 }{ 11 } \\ \cfrac { 3 }{ 11 } & \cfrac { 1 }{ 11 } \end{bmatrix}$
  4. $\begin{bmatrix} 5 & 2 \\ 3 & -1 \end{bmatrix}$
Question 48 Multiple Choice (Single Answer)

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}$

  1. $3, 4, 2, 11$
  2. $9, 1, 0, 0$
  3. $0, 1, 0, 2$
  4. $0, 0, 6, 1$
  5. $0, 2, 0, 3$
Question 49 Multiple Choice (Single Answer)

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}$

  1. $6, 8, 4, 22$
  2. $3, 5, 2, 13$
  3. $3, 4, 2, 11$
  4. $3, 4, 8, 12$
  5. $4, 5, 3, 12$
Question 50 Multiple Choice (Single Answer)

Use a transformation matrix to find the image of $D(-7,6)$ after a rotation of $180^0$ counterclockwise around the origin.

  1. $(7,6)$
  2. $(-7,-6)$
  3. $(7,-6)$
  4. $(-7,6)$
Question 51 Multiple Choice (Single Answer)

$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

  1. $\begin{bmatrix}8&-10&12\\7&-8&9\\4&-5&6\end{bmatrix}$
  2. $\begin{bmatrix} 6&6&6\\7&8&9\\4&5&6\end{bmatrix}$
  3. $\begin{bmatrix} 1&2&3\\7&8&9\\11&-13&14\end{bmatrix}$
  4. $\begin{bmatrix} 1&-2&3\\7&8&-29\\4&-2&6\end{bmatrix}$
Question 52 Multiple Choice (Single Answer)

 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 

  1. $-\begin{bmatrix} 1&2&3\\4&5&6\\7&8&9\end{bmatrix}$
  2. $\begin{bmatrix} 4&5&6\\1&2&3\\7&8&9\end{bmatrix}$
  3. $-\begin{bmatrix} 1&2&3\\7&8&9\\4&5&6\end{bmatrix}$
  4. $\begin{bmatrix} 1&2&3\\7&8&9\\4&5&6\end{bmatrix}$
Question 53 Multiple Choice (Single Answer)

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

  1. $6$
  2. $0 (zero)$
  3. $1$
  4. $2/3$
Question 54 Multiple Choice (Multiple Answers)

The inverse of a diagonal matrix is a :

  1. Symmetric matrix
  2. Skew-symmetric matrix
  3. Diagonal matrix
  4. None of the above
Question 55 Multiple Choice (Single Answer)

Inverse of $A  = \begin{bmatrix} 1& 3\ 2 & -2\end{bmatrix} $ is equal to?

  1. $- \dfrac{1}{8} \begin{bmatrix}3 & 1\\ -2 & 2\end{bmatrix}$
  2. $- \dfrac{1}{8} \begin{bmatrix}-2 & -3\\ -2 & 1\end{bmatrix}$
  3. $ \dfrac{1}{8} \begin{bmatrix}-1 & -3\\ -2 & 2\end{bmatrix}$
  4. None of these
Question 56 Multiple Choice (Single Answer)

If a matrix A is such that $3{A^3} + 2{A^2} + 5A + I = 0$ , then $A^{-1}$ is equal to

  1. $ - (3{A^2} + 2A + 5)$
  2. $3{A^2} + 2A + 5$
  3. $3{A^2} - 2A - 5$
  4. None of these
Question 57 Multiple Choice (Single Answer)

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 }=$

  1. $I-A+{ A }^{ 2 }$
  2. $I+A+{ A }^{ 2 }$
  3. $I+{ A }^{ 2 }$
  4. $I+A$
Question 58 Multiple Choice (Single Answer)

If $A=\begin{bmatrix} 3 & -2 \ 5 & 8 \end{bmatrix}$, then $A^{-1}=$

  1. $\frac{1}{30}\begin{bmatrix} 8 & 2 \\ -5 & 3 \end{bmatrix}$
  2. $\frac{1}{34}\begin{bmatrix} 8 & 2 \\ -5 & 3 \end{bmatrix}$
  3. $-\frac{1}{34}\begin{bmatrix} -8 & -2 \\ -5 & 3 \end{bmatrix}$
  4. None of these
Question 59 Multiple Choice (Single Answer)

If the matrix $\begin{bmatrix} 0 & 2\beta & \Upsilon \ \alpha & \beta & -\Upsilon \ \alpha & -\beta & \Upsilon \end{bmatrix}$is orthogonal, then

  1. $\alpha = \pm\dfrac{1}{\sqrt{2}}$
  2. $\beta = \pm\dfrac{1}{\sqrt{6}}$
  3. $\gamma = \pm\dfrac{1}{\sqrt{3}}$
  4. all of these
Question 60 Multiple Choice (Single Answer)

The inverse of the $\begin{bmatrix}- 1 & 5\ - 3 & 2\end{bmatrix}$ is

  1. $\frac{1}{13} \begin{bmatrix}
    2 & - 5\\
    3 & - 1
    \end{bmatrix}$
  2. $\frac{1}{13} \begin{bmatrix}
    - 1 & 5\\
    - 3 & 2
    \end{bmatrix}$
  3. $\frac{1}{13} \begin{bmatrix}
    - 1 & - 3\\
    5 & 2
    \end{bmatrix}$
  4. $\frac{1}{13} \begin{bmatrix}
    1 & 5\\
    3 & - 2
    \end{bmatrix}$
Question 61 Multiple Choice (Single Answer)

The inverse of the matrix $\begin{bmatrix} 5 & -2 \ 3 & 1 \end{bmatrix}$ is 

  1. $\dfrac { 1 }{ 11 } \begin{bmatrix} 1 & 2 \\ -3 & 5 \end{bmatrix}$
  2. $\begin{bmatrix} 1 & 2 \\ -3 & 5 \end{bmatrix}$
  3. $\dfrac { 1 }{ 13 } \begin{bmatrix} -2 & 5 \\ 1 & 3 \end{bmatrix}$
  4. $\begin{bmatrix} 1 & 3 \\ -2 & 5 \end{bmatrix}$
Question 62 Multiple Choice (Single Answer)

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}$ ?

  1. $\begin{bmatrix} \cos { \theta } & -\sin { \theta } & 0 \\ \sin { \theta } & \cos { \theta } & 0 \\ 0 & 0 & 1 \end{bmatrix}$
  2. $\begin{bmatrix} \cos { \theta } & 0 & -\sin { \theta } \\ 0 & 1 & 0 \\ \sin { \theta } & 0 & \cos { \theta } \end{bmatrix}$
  3. $\begin{bmatrix} 1 & 0 & 0 \\ 0 & \cos { \theta } & -\sin { \theta } \\ 0 & \sin { \theta } & \cos { \theta } \end{bmatrix}$
  4. $\begin{bmatrix} \cos { \theta } & \sin { \theta } & 0 \\ -\sin { \theta } & \cos { \theta } & 0 \\ 0 & 0 & 1 \end{bmatrix}$