Tag: properties of multiplication of matrix

Questions Related to properties of multiplication of matrix

Multiple choice business maths matrix properties of matrix multiplication properties of multiplication of matrix multiplication of matrices

If $ \begin{bmatrix}
              2 & 1 \[0.3em]
              3 & 2
              \end{bmatrix} \ A \begin{bmatrix}
              -3 & 2 \[0.3em]
              5 & -3
              \end{bmatrix} = \begin{bmatrix}
              1 & 0 \[0.3em]
              0 & 1
              \end{bmatrix}$ then the matrix A is equal to

  1. $\begin{bmatrix}

    1 & 1 \\[0.3em]

    1 & 0

    \end{bmatrix}$
  2. $\begin{bmatrix}

    1 & 1 \\[0.3em]

    0 & 1

    \end{bmatrix}$
  3. $\begin{bmatrix}

    1 & 0 \\[0.3em]

    1 & 1

    \end{bmatrix}$
  4. $\begin{bmatrix}

    0 & 1 \\[0.3em]

    1 & 1

    \end{bmatrix}$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

$\begin{bmatrix} 2 & 1 \ 3 & 2 \end{bmatrix} A \begin{bmatrix} -3 & 2 \ 5 & -3 \end{bmatrix} = \begin{bmatrix} 1 & 0 \ 0 & 1 \end{bmatrix}$

Pre multiplying by inverse of $1^{st}$ matrix on $LHS$
$A \begin{bmatrix} -3 & 2 \ 5 & -3 \end{bmatrix} = \begin{bmatrix} 2 & -3 \ -1 & 2 \end{bmatrix} \, \begin{bmatrix} 1 & 0 \ 0 & 1 \end{bmatrix} = \begin{bmatrix} 2 & -3 \ -1 & 2 \end{bmatrix}$
$A \begin{bmatrix} -3 & 2 \ 5 & -3 \end{bmatrix} = \begin{bmatrix} 2 & -3 \ -1 & 2 \end{bmatrix}$
Post multiplying by $2^{nd}$ matrix.
$A = \begin{bmatrix} 2 & -3 \ -1 & 2 \end{bmatrix} \begin{bmatrix} -3 & -5 \ -2 & -3 \end{bmatrix}$
$= \begin{bmatrix} 1 &  1 \ 1 & 0 \end{bmatrix}$

Multiple choice business maths matrix properties of matrix multiplication properties of multiplication of matrix multiplication of matrices

Find the number of all possible ordered sets of two $(n\times n)$ matrices A and B for which $AB-BA=$$I$.

  1. Infinite

  2. $n^2$
  3. $n!$
  4. Zero

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation
$AB-BA=I$

Let a $n\times n$ matrix. Take trace of both sides. trace $(AB-BA)=trace \ (I)$

trace $(AB)-$trace $(BA)=n$

$\Rightarrow \ n=0$

so zero possible ordered let of two $(n\times n)$ matrix.
Multiple choice business maths matrix properties of matrix multiplication properties of multiplication of matrix multiplication of matrices

If $A=|a _{ij}| _{2\times 2}$, where $a _{ij}=\left{\begin{matrix} i+j, & if & i\neq j\ i^2-2j, & if & i=j\end{matrix}\right.$, then $A^{-1}=?$

  1. $\dfrac{1}{9}\begin{bmatrix} 0 & 3\\ 3 & 1\end{bmatrix}$
  2. $\dfrac{1}{9}\begin{bmatrix} 0 & -3 \\ -3 & -1\end{bmatrix}$
  3. $\dfrac{1}{9}\begin{bmatrix} 4 & 1\\ -1 & 2\end{bmatrix}$
  4. $\dfrac{-1}{9}\begin{bmatrix} 4 & 1\\ -1 & 2\end{bmatrix}$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

$\begin{array}{l} A={ \left| { aij } \right| _{ 2\times 2 } } \ { a _{ 11 } }=1-2=-1 \ { a _{ 12 } }=3 \ { a _{ 21 } }=3 \ { a _{ 22 } }=4-2\times 2=0 \ A=\left[ \begin{array}{l} -1 & 3 \ 3 & D \end{array} \right]  \ { A^{ -1 } }=\frac { 1 }{ { \left| A \right|  } } adjA \ =\frac { { -1 } }{ { 09 } } \left[ \begin{array}{l} 0 & -3 \ -3 & -1 \end{array} \right]  \ =\frac { 1 }{ 9 } \left[ \begin{array}{l} 0 & 3 \ 3 & 1 \end{array} \right]  \end{array}$

Multiple choice business maths matrix properties of matrix multiplication properties of multiplication of matrix multiplication of matrices

If $\omega$ is the complex cube root of unity, then inverse of $\begin{bmatrix} \omega  & 0 & 0 \ 0 & { \omega  }^{ 2 } & 0 \ 0 & 0 & { \omega  }^{ 2 } \end{bmatrix}$ is

  1. $\begin{bmatrix} -\omega & 0 & 0 \\ 0 & { \omega }& 0 \\ 0 & 0 & { \omega }^{ 2 } \end{bmatrix}$
  2. $\begin{bmatrix} \omega^{2} & 0 & 0 \\ 0 & { \omega }& 0 \\ 0 & 0 & 1 \end{bmatrix}$
  3. $\begin{bmatrix} \omega^{3} & 0 & 0 \\ 0 & { \omega } & 0 \\ 0 & 0 & 1 \end{bmatrix}$
  4. $\begin{bmatrix} \omega & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & { \omega }^{ 2 } \end{bmatrix}$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation
$M=\begin{bmatrix} w & 0 & 0 \\ 0 & { w }^{ 2 } & 0 \\ 0 & 0 & { w }^{ 2 } \end{bmatrix}$
$(M)=w3w^2.w^3$
$=w^3.w^2$
$=w^3(w^3=1)$
$=(1)$

$adjA\Rightarrow \begin{bmatrix} { w }^{ 5 } & 0 & 0 \\ 0 & { w }^{ 4 } & 0 \\ 0 & 0 & { w }^{ 3 } \end{bmatrix}$

${ A }^{ -1 }=\dfrac { 1 }{ 1 } \begin{bmatrix} { w }^{ 2 }.{ w }^{ 3 } & 0 & 0 \\ 0 & { w }.{ w }^{ 3 } & 0 \\ 0 & 0 & \left( { w }^{ 3 } \right)  \end{bmatrix}$

$=\dfrac { 1 }{ 1 } \begin{bmatrix} { w }^{ 2 }.{ w }^{ 3 } & 0 & 0 \\ 0 & { w }.{ w }^{ 3 } & 0 \\ 0 & 0 & \left( { w }^{ 3 } \right)  \end{bmatrix}$
option $B$ is correct

Multiple choice business maths matrix properties of matrix multiplication properties of multiplication of matrix multiplication of matrices

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

  1. $\dfrac {-1}{6} \begin{bmatrix}-4 & 2 & -2\\ 3 & 0 & -3\\ -2 & -2& 2\end{bmatrix}$
  2. $\dfrac {1}{6} \begin{bmatrix}-4 & 2 & -2\\ 3 & 0 & -3\\ -2 & -2& 2\end{bmatrix}$
  3. $\begin{bmatrix}-2 & 1 & -1\\ 1 & 0 & -1\\ -2 & -2& 2\end{bmatrix}$
  4. $\begin{bmatrix}2 & -1 & 1\\ -1 & 0 & 1\\ 2 & 2& -2\end{bmatrix}$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The inverse of a matrix A is (1/det(A)) * adj(A). For the given matrix, the determinant is 1(2-6) - 0 + 1(0-2) = -4 - 2 = -6. Calculating the adjugate matrix and dividing by -6 yields the correct inverse.

Multiple choice business maths matrix properties of matrix multiplication properties of multiplication of matrix multiplication of matrices

If A =$\left[ \begin{matrix} i \ 0 \end{matrix}\begin{matrix} 0 \ -1 \end{matrix} \right] $, than check whether: ${{\text{A}}^2} =  - {\text{I,(}}{{\text{i}}^2} =  - 1)$

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Given $A=\begin{bmatrix} i & 0  \ 0 & -1 \end{bmatrix}$ where $i^{2}=-1$


Taking LHS

$\Rightarrow A^{2}=A.A$

$\begin{bmatrix} i & 0 \ 0 & -1 \end{bmatrix}\begin{bmatrix} i & 0 \ 0 & -1 \end{bmatrix}$ (using matrix multiplication)

$\Rightarrow \begin{bmatrix} { i }^{ 2 }+0 & 0+0 \ 0+0 & 0+1 \end{bmatrix}$

$\Rightarrow \begin{bmatrix} -1 & 0 \ 0 & -1 \end{bmatrix}$ (wihch is not equal to $-I$)

as $I=\begin{bmatrix} -1 & 0 \ 0 & -1 \end{bmatrix}$

$\therefore A^{2}=-I$ is not a valid relation.

Multiple choice business maths matrix properties of matrix multiplication properties of multiplication of matrix multiplication of matrices

If $A = \left[ \begin{array}{l}\cos \theta \,\,\,\,\sin \theta \ - \sin \theta \,\,\,\cos \theta \end{array} \right]$ where $\theta  = \frac{{2\pi }}{{19}}$ then ${A^{2017}} = $

  1. $A$
  2. ${A^3}$
  3. ${A^5}$
  4. $i$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A is a rotation matrix R(theta). A^n = R(n*theta). Here, A^2017 = R(2017 * 2pi / 19). Since 2017 = 19 * 106 + 3, A^2017 = R(3 * 2pi / 19) = A^3.

Multiple choice business maths matrix properties of matrix multiplication properties of multiplication of matrix multiplication of matrices

If A and B are matrices of the same order, then $\displaystyle :\left ( A+B \right )^{2}= A^{2}+2AB+B^{2}$ is possible, iff

  1. AB= I

  2. BA= I

  3. AB= BA

  4. none of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

$\displaystyle :\left ( A+B \right )^{2}=(A+B)(A+B)$
$= A^{2}+AB+BA+B^{2}$
If $AB=BA$ then 
$\left ( A+B \right )^{2}=A^{2}+2AB+B^{2}$