Questions · Page 3 of 4

M.C.Q (1 Marks)

Question 1011 Mark
A matrix having mm rows and nn columns with m = n is said to be a?
  1. rectangular matrix
  2. square matrix
  3. identity matrix
  4. scalar matrix
Answer
  1. square matrix

Solution:

A matrix having mm rows and nn columns with m = n, means number of rows are equal to number of columns.

$\therefore$  given matrix is square matrix.

View full question & answer
Question 1021 Mark
If $\displaystyle \text{a}_{\text{ij}}=0\left (\text{i}\neq \text{j} \right )$ and $\displaystyle \text{a}_{\text{ij}}=1\left (\text{i}= \text{j} \right )$  then the matrix $\text{A}=\displaystyle \left [\text{a}_{\text{ij}} \right ]_{\text{n}\times\text{n}}$ is a _____ matrix:
  1. Null
  2. Identity
  3. Scalar
  4. Triangular
Answer
  1. Identity

Solution:

The elements $\text{a}_\text{ij}$ ​ of a matrix where i = j lie along its diagonal and

the elements $\text{a}_\text{ij}$ of a matrix where $\text{i}\neq\text{j}$ are not along the diagonal.

As the diagonal elements are 11 and the rest of the elements are 0, the matrix A is an identity matrix.

View full question & answer
Question 1031 Mark
If the matrices has 13 elements , then the possible dimension (order) it can have are:
  1. 1 × 13 or 13 × 1
  2. 1 × 26 or 26 × 1
  3. 2 × 13 or 13 × 2
  4. None of these
Answer
  1. 1 × 13 or 13 × 1

Solution:

As we know the number of elements in a matrix = (no.of rows) × No.of columns.

Therefore for 13 elements the rows and columns could only be (13 × 1) or (1 × 13)

View full question & answer
Question 1041 Mark
If $\text{A}=\displaystyle \begin{vmatrix} 1 &\text{amp; } 0 \\ 1 &\text{amp; } 0 \end{vmatrix}$ And $\text{B}=\displaystyle \begin{vmatrix} 1 &\text{amp; } 0 \\ 0 &\text{amp; } 1 \end{vmatrix}$ then $\text{A+B}=$
  1. $\text{A}$
  2. $\text{B}$
  3. $\displaystyle \begin{vmatrix}2&0 \\ 1 &1 \end{vmatrix}$
  4. $\displaystyle \begin{vmatrix}0&2 \\ 2 &2 \end{vmatrix}$
Answer
  1. $\displaystyle \begin{vmatrix}2&0 \\ 1 &1 \end{vmatrix}$

Solution:

$\text{A+B}=\displaystyle \begin{vmatrix} 2 &\text{amp; } 0 \\ 1 &\text{amp; } 1 \end{vmatrix}$

View full question & answer
Question 1051 Mark
A square matrix A has 9 elements. What is the possible order of A?
  1. 1 × 9
  2. 9 × 9
  3. 3 × 3
  4. 2 × 7
Answer
  1. 3 × 3

Solution:

The factors of 9 are 1, 3 and 9.So, the possible orders of a matrix containing 9 elements is 1 × 9,  9 × 1, 3 × 3.

In a square matrix, the number of rows is equal to the number of columns.So, the required order is 3 × 3.

View full question & answer
Question 1061 Mark
If A and B are two matrices of order 3 × m and 3 × n respectively and m = n, then the order of 5A - 2B is:
  1. m × 3 
  2. 3 × 3
  3. m × n
  4. 3 × n
Answer
  1. 3 × n

Solution:

A matrix of order 3 × mB matrix of order 3 × n

It is also given that m = nThen the order of the matrix will be sameSo order 5A - 2B is 3 × n.

View full question & answer
Question 1071 Mark
If $\text{A}=\displaystyle \begin{vmatrix} 5 &\text{amp; x} \\ \text{y} &\text{amp; 6} \end{vmatrix}\text{B}=\displaystyle \begin{vmatrix} -4 &\text{amp; y} \\-4 &\text{amp; 5} \end{vmatrix}$ and $\text{A}+\text{B}=1$ then the values of x and y respectively are:
  1. -4, 4
  2. -4, -4
  3. 4, 4
  4. 4, -4
Answer
  1. -4, 4

Solution:

$\text{A+B =1},\text{ i.e.,} \displaystyle \begin{vmatrix} 1&\text{amp; }\text{x+y} \\\text{y}-4 &\text{amp;} 1 \end{vmatrix}=\begin{vmatrix} 1&\text{amp; } 0 \\ 0 &\text{amp; } 1 \end{vmatrix}$

or $\text{x}=\text{y}=0,\text{ y}-4=0$

$\therefore\text{ x} = -4, \text{ y}=4$

View full question & answer
Question 1081 Mark
A matrix has 18 elements.Find the number of possible orders of the matrix:
  1. 5
  2. 6
  3. 4
  4. 7
Answer
  1. 6

Solution:

A matrix of mm rows and nn columns has m × n elements.

18 can be got by all combinations of 1 × 18,18 × 1, 2 × 9, 9 × 2, 3 ×6, 6 × 3

Hence, there are 6 possible matrices which have 18 elements.

View full question & answer
Question 1091 Mark
The matrix $\text{A}=\begin{bmatrix}0&0&4\\0&4&0\\4&0&0\end{bmatrix}$ is a:
  1. Square matrix.
  2. Diagonal matrix.
  3. Unit matrix.
  4. None of these.
Answer
  1. Square matrix.

Solution:

Given: $\text{A}=\begin{bmatrix}0&0&4\\0&4&0\\4&0&0\end{bmatrix}$

Since, number of rows is equal to number of columns.

Therefore, A is a square matrix.

Hence, the correct option is (a).

View full question & answer
Question 1101 Mark
If $\text{A}=\begin{bmatrix}1&0&0\\0&1&0\\\text{a}&\text{b}&-1\end{bmatrix},$ then A2 is equal to:
  1. A null matrix
  2. A unit matrix
  3. -A
  4. A
Answer
  1. A unit matrix

Solution:

$\text{A}^2=\text{AA}$

$\Rightarrow\text{A}^2=\begin{bmatrix}1&0&0\\0&1&0\\\text{a}&\text{b}&-1\end{bmatrix}\begin{bmatrix}1&0&0\\0&1&0\\\text{a}&\text{b}&-1\end{bmatrix}$

$\Rightarrow\text{A}^2=\begin{bmatrix}1+0+0&0+0+0&0+0-0\\0+0+0&0+1+0&0+0-0\\\text{a}+0-\text{a}&0+\text{b}-\text{b}&0+0+1\end{bmatrix}$

$\Rightarrow\text{A}^2=\begin{bmatrix}1&0&0\\0&1&0\\0&0&1\end{bmatrix}$

View full question & answer
Question 1111 Mark
If A and B are symmetric matrices of the same order, then:
  1. AB is a symmetric matrix.
  2. A - Bis askew-symmetric matrix.
  3. AB + BA is a symmetric matrix.
  4. AB - BA is a symmetric matrix.
Answer
  1. AB + BA is a symmetric matrix.
View full question & answer
Question 1121 Mark
If the order of matrices A and B are 3 × 2 and 2 × 1 respectively, then find the order of matrix (if possible) AB:
  1. 1 × 3
  2. 3 × 1
  3. 2 × 2
  4. 2 × 3
Answer
  1. 3 × 1

Solution:

Order of A : 3 × 2 Order of B : 2 × 1 Multiplication of matrices is possible if and only.

if the number of columns of first matrix is equal to the number of rows of second matrix In AB

No.of columns in A is No.of rows in B is 2 $\therefore$ AB exists.

Order of AB is (number of rows of A x number of columns of B)  

$\therefore$ Order of AB is (3 × 1)

View full question & answer
Question 1131 Mark
The order of the matrix $\begin{bmatrix}1\\3\\4<\text{br}> \end{bmatrix}$ is:
  1. 1 × 3
  2. 3 × 1
  3. 1 × 1
  4. 3 × 3
Answer
  1. 3 × 1

Solution:

Order of matrix with mm rows and nn columns is given as $\text{m} \times\text{n}$ Let  $\text{A}=\begin{bmatrix}-1\\3\\4 \end{bmatrix}$

In the given matrix, there are $3 $ rows and $1$ column.

Hence, the order of A is $3\times 1$.

View full question & answer
Question 1141 Mark
If A, B are square matrices of order 3, A is non-singular and AB = 0, then B is a:
  1. Null matrix.
  2. Singular matrix.
  3. Unit-matrix.
  4. Non-singular matrix.
Answer
  1. Null matrix.

Solution:

Since A is non-singular matrix and the determinant of a non-singular matrix is non-zero, B should be a null matrix.

View full question & answer
Question 1151 Mark
If the matrix is a square matrix and it contains 36 elements, then the order of the matrix is:
  1. 4 × 4
  2. 8 × 8
  3. 6 × 6
  4. 3 × 3
Answer
  1. 6 × 6

Solution:

The number of elements in a matrix are equal to the product of number of rows and columns.

As the matrix is a square matrix so that if matrix has 36 elements then the order of the matrix is 6 × 6.

Hence, the answer is 6 × 6.

View full question & answer
Question 1161 Mark
If $\text{A}=\begin{bmatrix}\text{a}&\text{b}\\\text{b}&\text{a}\end{bmatrix}$ and $\text{A}^2=\begin{bmatrix}\alpha&\beta\\\beta&\alpha\end{bmatrix},$ then:
  1. $\alpha=\text{a}^2+\text{b}^2,\beta=\text{ab}$
  2. $\alpha=\text{a}^2+\text{b}^2,\beta=2\text{ab}$
  3. $\alpha=\text{a}^2+\text{b}^2,\beta=\text{a}^2-\text{b}^2$
  4. $\alpha=2\text{ab},\beta=\text{a}^2+\text{b}^2$
Answer
  1. $\alpha=\text{a}^2+\text{b}^2,\beta=2\text{ab}$

View full question & answer
Question 1171 Mark
A = [aij]m × n is a square matrix, if:
  1. m < n
  2. m > n
  3. m = n
  4.  None of these.
Answer
  1. m = n

For A = [aij]m × n to be square matrix.

number of row s = number of columns

$\therefore$ m = n

$\therefore$ (c) is correct.

View full question & answer
Question 1181 Mark
If a matrix has 13 elements, then the possible dimensions (orders) of the matrix are:
  1. $1\times13$ or $13\times1$
  2. $1\times26$ or $26\times1$
  3. $2\times13$ or $13\times2$
  4. $13\times13$
Answer
  1. $1\times13$ or $13\times1$

Solution:

If order of matrix $\text{A}=\text{a}\times\text{b}$

Then number of element in $\text{A}=\text{ab}$

Given $\text{ab}=13$

So, $\text{a}=1,\text{b}=13$

or $\text{b}=1,\text{a}=13$

So, $1\times13$ or $13\times1$ are possible order of $\text{A}$

View full question & answer
Question 1191 Mark
If A and B are two matrices such that AB = A and BA = B, then B2 is equal to:
  1. B
  2. A
  3. 1
  4. 0
Answer
  1. B

Solution:

Here, AB = A ...(1)

BA = B ...(2)

⇒ BAB = BB [Multiplying both sides by B]

⇒ BA = B2 [From eq. (1)]

⇒ B = B2 [From eq. (2)]

View full question & answer
Question 1201 Mark
Choose the correct answer from the given four options.

On using elementary row operation R1 → R1 – 3R2 in the following matrix equation $\begin{bmatrix}4&2\\3&3\end{bmatrix}=\begin{bmatrix}1&2\\0&3\end{bmatrix}\begin{bmatrix}2&0\\1&1\end{bmatrix},$ we have:

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

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

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

  4. $\begin{bmatrix}4&2\\-5&-7\end{bmatrix}=\begin{bmatrix}1&2\\-3&-3\end{bmatrix}\begin{bmatrix}2&0\\1&1\end{bmatrix}$

Answer
  1. $\begin{bmatrix}-5&-7\\3&3\end{bmatrix}=\begin{bmatrix}1&-7\\0&3\end{bmatrix}\begin{bmatrix}2&0\\1&1\end{bmatrix}$

​Solution:​​​​​​

We have, $\begin{bmatrix}4&2\\3&3\end{bmatrix}=\begin{bmatrix}1&2\\0&3\end{bmatrix}\begin{bmatrix}2&0\\1&1\end{bmatrix}$

Using elementary row operation R1 → R1 - 3R2

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

Since, on using elementary row operation on X = AB, we apply these operation simultaneously on X and on the first matrix A of the product AB on RHS.

View full question & answer
Question 1211 Mark
Choose the correct answer from the given four options.
If A is matrix of order m × n and B is a matrix such that AB′ and B′A are both defined, then order of matrix B is:
  1. m × m
  2. n × n
  3. n × m
  4. m × n
Answer
  1. m × n

Solution:

Let A = [aij]m×n and B = [bij]p×q

B' = [bji]q×p

Now, AB’ is defined, so n = q

and B’A is also defined, so p = m

$\therefore$ Order of B' = [bji]n×m

And order of B = B = [bij]m×n

View full question & answer
Question 1221 Mark
A matrix consisting of a single column of m elements is know as:
  1. Column matrix
  2. Row matrix
  3. Square matrix
  4. Null matrix
Answer
  1. Column matrix
View full question & answer
Question 1241 Mark
If A = [1, 2, 3], then the set of elements of A is:
  1. [1, 2, 3]
  2. [2, 0]
  3. Only 2
  4. None of these
Answer
  1. [1, 2, 3]

Solution:

Since, $ \text{A}=\begin{bmatrix} 1 &\text{amp; } 2 &\text{amp; }3 \end{bmatrix}$ represents a matrix with three,

elements 1, 2, 3 $\therefore$ Elements of A = (1, 2, 3)

View full question & answer
Question 1251 Mark
Choose the correct answer from the given four options.
The matrix $\begin{bmatrix}1&0&0\\0&2&0\\0&0&4\end{bmatrix}$ is a:
  1. Identity matrix.
  2. Symmetric matrix.
  3. Skew-symmetric matrix.
  4. None of these.
Answer
  1. Symmetric matrix.

Solution:

We have $\text{A}=\begin{bmatrix}1&0&0\\0&2&0\\0&0&4\end{bmatrix}$

$\therefore\ \text{A}'=\text{A}$

So, the given matrix is a symmetric matrix.

View full question & answer
Question 1261 Mark
Choose the correct answer from the given four options.
The matrix $\begin{bmatrix}0&-5&8\\5&0&12\\-8&-12&0\end{bmatrix}$ is a:
  1. Diagonal matrix.
  2. Symmetric matrix.
  3. Skew-symmetric matrix.
  4. Scalar matrix.
Answer
  1. Skew-symmetric matrix.

Solution:

We have $\text{B}=\begin{bmatrix}0&-5&8\\5&0&12\\-8&-12&0\end{bmatrix}$

$\Rightarrow\ \text{B}'=\begin{bmatrix}0&5&8\\-5&0&-12\\8&12&0\end{bmatrix}$

$=-\begin{bmatrix}0&-5&8\\5&0&12\\-8&-12&0\end{bmatrix}$

$=-\text{B}$

Since, B' = -B,

Thus, B is a skew-symmetric matrix.

View full question & answer
Question 1271 Mark
The matrix $\begin{bmatrix}0&\text{amp; }1\\1&\text{amp; }0\end{bmatrix}$  is the matrix reflection in the line:
  1. x = 1
  2. x + y = 1
  3. y = 1
  4. x = y
Answer
  1. x = y

Solution:

We know that the reflection matrix through a line $\text{y}=\text{mx}$ making an $\angle \theta$ with x - axis is given as.

$\begin{bmatrix} \cos { 2\theta }&\text{amp;}\sin { 2\theta } \\ \sin { 2\theta } &\text{amp;} -\cos { 2\theta }\end{bmatrix}$

Given transformation matrix is $\begin{bmatrix}0&\text{amp; }1\\1&\text{amp; }0\end{bmatrix}$

$\Rightarrow\cos2\theta=0\sin2\theta=1$

$\Rightarrow 2\theta ={90}^{0}$

$\Rightarrow \theta={45}^{0}$

$\Rightarrow \tan \theta=1$

Hence, the line of reflection is $\text{y}=\text{x}$

View full question & answer
Question 1281 Mark
The order of any matrix is 3 × 2 then no.of element in the matrix:
  1. 3
  2. 2
  3. 5
  4. 6
Answer
  1. 6

Solution:

Order of matrix is 3 × 2, then number of elements in the matrix is 6.

Hence, the answer is 6.

View full question & answer
Question 1291 Mark
The possibility for the formation of rectangular matrices in the matrix algebra are?
  1. rows greater than columns
  2. rows lesser than columns
  3. rows greater than column by 2 times
  4. None of these
Answer
  1. rows greater than columns

Solution:

The possibilities of formation of rectangular matrix are the following:

(1) Rows are greater then columns.

(2) Columns are greater then rows.

(3) Rows greater then column by 2 times.

View full question & answer
Question 1301 Mark
The matrix $\begin{bmatrix}0&5&-7\\-5&0&11\\7&-11&0\end{bmatrix}$ is:
  1. A skew-symmetric matrix.
  2. A symmetric matrix.
  3. A diagonal matrix.
  4. An uppertriangular matrix.
Answer
  1. A skew-symmetric matrix.

Solution:

Here,

$\text{A}=\begin{bmatrix}0&5&-7\\-5&0&11\\7&-11&0\end{bmatrix}$

$\Rightarrow\text{A}^\text{T}=\begin{bmatrix}0&-5&7\\5&0&-11\\-7&11&0\end{bmatrix}$

$\Rightarrow\text{A}^\text{T}=-\begin{bmatrix}0&5&-7\\-5&0&11\\7&-11&0\end{bmatrix}$

$\Rightarrow\text{A}^\text{T}=-\text{A}$

Thus, A is a skew-symmetric matrix.

View full question & answer
Question 1311 Mark
The number of possible matrices of order 3×3 with each entry 2 or 0 is:
  1. 9
  2. 27
  3. 81
  4. None of these.
Answer
  1. None of these.

Solution:

Let us consider a matrix $\begin{bmatrix}\text{a}&\text{b}&\text{c}\\\text{d}&\text{e}&\text{f}\\\text{g}&\text{h}&\text{i}\end{bmatrix}$

The element a can have two values 0 or 2 in two ways.

Similarly all other elements can also have two values 0 or 2 in two ways each.

So, the total number of combinations is 29.

So, total no of matrices will be 29.

View full question & answer
Question 1321 Mark
If $\text{A} = \begin{bmatrix}1\end{bmatrix}$ then the order of the matrix is:
  1. 1 × 1
  2. 2 × 1
  3. 1 × 2
  4. None of these
Answer
  1. 1 × 1

Solution:

Since, given matrix contain a single element means it contain one row and one column.

 

View full question & answer
Question 1331 Mark
If A is a matrix of order m × n and B is a matrix such that ABand BA are both defined, then the order of matrix B is:
  1. m × m
  2. n × n
  3. n × m
  4. m × n
Answer
  1. m × n

Solution:

Given A is a matrix of order m\times m×n and B is a matrix such that  ABT and BA are both defined.Since ABT is defined then number of columns of A must be equal to number of rows of BT.

So number of rows in BT is n.This gives number of columns in B is n.Again since ABA is defined then number of columns of BT is equal to the number of rows of A.

So number of columns of Bis m this gives the number of rows of B is m.

So order of B is m × n.

View full question & answer
Question 1341 Mark
If $\text{A}=\begin{bmatrix}1&-1\\2&-1\end{bmatrix},\text{B}=\begin{bmatrix}\text{a}&1\\\text{b}&-1\end {bmatrix}$ and (A + B)2 = A2 + B2, values of a and b are:
  1. a = 4, b = 1
  2. a = 1, b = 4
  3. a = 0, b = 4
  4. a = 2, b = 4
Answer
  1. a = 1, b = 4

Solution:

Here,

$(\text{A+B})^2=\text{A}^2+\text{B}^2$

$\Rightarrow\text{A}^2+\text{AB}+\text{BA}+\text{B}^2=\text{A}^2+\text{B}^2$

$\Rightarrow\text{AB}+\text{BA}=0$

$\Rightarrow\text{AB}=-\text{BA}$

$\Rightarrow\begin{bmatrix}1&-1\\2&-1\end{bmatrix}\begin{bmatrix}\text{a}&1\\\text{b}&-1\end{bmatrix}=-\begin{bmatrix}\text{a}&1\\\text{b}&-1\end{bmatrix}\begin{bmatrix}1&-1\\2&-1\end{bmatrix}$

$\Rightarrow\begin{bmatrix}\text{a}-\text{b}&2\\2\text{a}-\text{b}&3\end{bmatrix}=-\begin{bmatrix}\text{a}+2&-\text{a}-1\\\text{b}-2&-\text{b}+1\end{bmatrix}$

$\Rightarrow\begin{bmatrix}\text{a}-\text{b}&2\\2\text{a}-\text{b}&3\end{bmatrix}=\begin{bmatrix}-\text{a}-2&\text{a}+1\\\text{b}+2&\text{b}-1\end{bmatrix}$

The corresponding elements of two equal matrices are equal.

$\Rightarrow\text{a}+1=2\text{ and b}-1=3$

$\therefore\ \text{a}=1\text{ and b}=4$

View full question & answer
Question 1351 Mark
The number of all possible matrices of order 3 × 3 with each entry 0 or 1 is:
  1. 27
  2. 18
  3. 81
  4. 512
Answer
  1. 512
A matrix of order 3 × 3 has  9 elements. Now each elements
can be 0 or 1.
$\therefore$ 9 places can be filled up in 29 ways
required number of matrices = 29
= 2 × 2 × 2 × 2 × 2 × 2 × 2 × 2 × 2
= 512,
$\therefore$ (d) is correct answer.
View full question & answer
Question 1361 Mark
If A is any square matrix, then which of the following is skew-symmetric?
  1. A + AT
  2. A - AT
  3. AAT
  4. ATA
Answer
  1. A - AT
View full question & answer
Question 1371 Mark
If AB = A and BA = B, where A and B are square matrices, then:
  1. B2 = B and A2 = A
  2. B2 ≠ B and A2 = A
  3. A2 ≠ A, B2 = B
  4. A2 ≠ A, B2 ≠ B
Answer
  1. B2 = B and A2 = A

Solution:

Here,

AB = A ...(1)

BA = B ...(2)

⇒ ABA = AA [Multiplying both sides by A]

BAB = BB [Multiplying both sides by A]

⇒ AB = A2 [From eq. (2)]

BA = B2 [From eq. (1)]

⇒ A = A2 [From eq. (1)]

B = B2 [From eq. (2)]

View full question & answer
Question 1381 Mark
If $\begin{bmatrix}2&\text{amp; }3\\4&\text{amp; }4\end{bmatrix}+\begin{bmatrix}\text{x}&\text{amp; }3\\\text{y}&\text{amp; }1\end{bmatrix}=\begin{bmatrix}10&\text{amp; }6\\8&\text{amp; }5\end{bmatrix}$ then $(\text{x, y})=$
  1. (4, 8)
  2. (8, 4)
  3. (1, 2)
  4. (2, 4)
Answer
  1. (8, 4)

Solution:

2 + x = 10 or x = 8

4 + y = 8 or y = 4

View full question & answer
Question 1391 Mark
If $\text{A}=\begin{bmatrix}2&0&-3\\4&3&1\\-5&7&2\end{bmatrix}$ is expressed as the sum of a symmetric and skew-symmetric matrix, then the symmetric matrix is:
  1. $\begin{bmatrix}2&2&-4\\2&3&4\\-4&4&2\end{bmatrix}$
  2. $\begin{bmatrix}2&4&-5\\0&3&7\\-3&1&2\end{bmatrix}$
  3. $\begin{bmatrix}4&4&-8\\4&6&8\\-8&8&4\end{bmatrix}$
  4. $\begin{bmatrix}1&0&0\\0&1&0\\0&0&1\end{bmatrix}$
Answer
  1. $\begin{bmatrix}2&2&-4\\2&3&4\\-4&4&2\end{bmatrix}$

Solution:

Here,

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

$\Rightarrow\text{A}^\text{T}=\begin{bmatrix}2&4&-5\\0&3&7\\-3&1&2\end{bmatrix}$

Now,

$\text{A}+\text{A}^\text{T}=\begin{bmatrix}2&0&-3\\4&3&1\\-5&7&2\end{bmatrix}+\begin{bmatrix}2&4&-5\\0&3&7\\-3&1&2\end{bmatrix}$

$\Rightarrow\text{A}+\text{A}^\text{T}=\begin{bmatrix}2+2&0+4&-3-5\\4+0&3+3&1+7\\-5-3&7+1&2+2\end{bmatrix}$

$\Rightarrow\text{A}+\text{A}^\text{T}=\begin{bmatrix}4&4&-8\\4&6&8\\-8&8&4\end{bmatrix}$

$\text{A}-\text{A}^\text{T}=\begin{bmatrix}2&0&-3\\4&3&1\\-5&7&2\end{bmatrix}-\begin{bmatrix}2&4&-5\\0&3&7\\-3&1&2\end{bmatrix}$

$\Rightarrow\text{A}-\text{A}^\text{T}=\begin{bmatrix}2-2&0-4&-3+5\\4-0&3-3&1-7\\-5+3&7-1&2-2\end{bmatrix}$

$\Rightarrow\text{A}-\text{A}^\text{T}=\begin{bmatrix}0&-4&2\\4&0&-6\\-2&6&0\end{bmatrix}$

Let $\text{P}=\frac{1}{2}(\text{A}+\text{A}^\text{T})=\frac{1}{2}\begin{bmatrix}4&4&-8\\4&6&8\\-8&8&4\end{bmatrix}$ $=\begin{bmatrix}2&2&-4\\2&3&4\\-4&4&2\end{bmatrix}$

$\text{Q}=\frac{1}{2}(\text{A}-\text{A}^\text{T})=\frac{1}{2}\begin{bmatrix}0&-4&2\\4&0&-6\\-2&6&0\end{bmatrix}$$=\begin{bmatrix}0&-2&1\\2&0&-3\\-1&3&0\end{bmatrix}$

Now,

$\text{P}^\text{T}=\begin{bmatrix}2&2&-4\\2&3&4\\-4&4&2\end{bmatrix}^\text{T}=\begin{bmatrix}2&2&-4\\2&3&4\\-4&4&2\end{bmatrix}=\text{P}$

$\text{Q}^\text{T}=\begin{bmatrix}0&-2&1\\2&0&-3\\-1&3&0\end{bmatrix}=\begin{bmatrix}0&2&-1\\-2&0&3\\1&-3&0\end{bmatrix}$$=-\begin{bmatrix}0&-2&1\\2&0&-3\\-1&3&0\end{bmatrix}=-\text{Q}$

$\text{P+Q}=\begin{bmatrix}2&2&-4\\2&3&4\\-4&4&2\end{bmatrix}+\begin{bmatrix}0&-2&1\\2&0&-3\\-1&3&0\end{bmatrix}$

$=\begin{bmatrix}2+0&2-2&-4+1\\2+2&3+0&4-3\\-4-1&4+3&2+0\end{bmatrix}$

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

Thus, we have expressed A is the sum of a symmetric and a skew-symmetric matrix.

Hence,the symmetric matrix is $\begin{bmatrix}2&2&-4\\2&3&4\\-4&4&2\end{bmatrix}.$

View full question & answer
Question 1401 Mark
If a matrix P has 8 elements then how many different values the order of the matrix can take?
  1. 3
  2. 4
  3. 8
  4. 6
Answer
  1. 4

Solution:

A matrix of mm rows and n columns has m × n elements.

8 can be got by all combinations of  1 × 8, 8 × 1, 2 × 4, 4 × 2

Hence, there are 4 possible matrices which have 8 elements.

View full question & answer
Question 1411 Mark
If A is a square matrix such that A2 = I, then (A - I)3 + (A + I)3 - 7A is equal to:
  1. A
  2. I - A
  3. I + A
  4. 3A
Answer
  1. A

Solution:

(A - I)3 + (A + I)3 - 7A

= A3 - I3 - 3A2I + 3AI2 + A3 + I3 + 3A2I + 3AI2 - 7A

= 2A3 + 6AI2 - 7A

= 2A.A2 + 6A - 7A

= 2A.I - A ($\because$ A2 = I)

= 2A - A

= A

Hence, the correct option is (a).

View full question & answer
Question 1421 Mark
If A and B are two matrices of order 3×m and 3×n respectively and m = n, then the order of 5A - 2B is:
  1. m×3
  2. 3×3
  3. m×n
  4. 3×n
Answer
  1.  3×n

Solution:

In scalar multiplicaion and in addition or substraction of matrics the order doesn't change. 

View full question & answer
Question 1431 Mark
If $\text{A}=\begin{bmatrix}a^2 &\text{amp; ab}&\text{amp; ac} \\\text{ab}&\text{amp; }\text{b}^2&\text{amp;}\text{ bc}\\\text{ac}&\text{amp;}\text{bc}&\text{amp;}\text{c}^2 \end{bmatrix}$and $\text{a}^2+\text{b}^2+\text{c}^3=1$ then $\text{A}^2=$
  1. $2\text{A}$
  2. $\text{A}$
  3. $3\text{A}$
  4. $\frac{1}{2}\text{A}$
Answer
  1. $\text{A}$

Solution:

$\text{A}^2=\begin{bmatrix}\text{a}^2 &\text{amp; ab}&\text{amp; ac} \\\text{ab}&\text{amp; }\text{b}^2&\text{amp;}\text{ bc}\\\text{ac}&\text{amp;}\text{bc}&\text{amp;}\text{c}^2 \end{bmatrix}\begin{bmatrix}\text{a}^2 &\text{amp; ab}&\text{amp; ac} \\\text{ab}&\text{amp; }\text{b}^2&\text{amp;}\text{ bc}\\\text{ac}&\text{amp;}\text{bc}&\text{amp;}\text{c}^2 \end{bmatrix}=\text{A}$

View full question & answer
Question 1441 Mark
The order the matrix is $\begin{bmatrix}2&\text{amp; }3&\text{amp; }4\\9&\text{amp; }8&\text{amp; }7\end{bmatrix}$ is:
  1. 4 × 3
  2. 3 × 2
  3. 2 × 3
  4. 3 × 1
Answer
  1. 2 × 3

Solution:

If A is a matrix with mm rows and n columns.Then the order of a matrix is nothing but a size of a matrix, which is given by m × n.

Since, in the given matrix, there are 2 rows and 3 columns.So, order of given matrix will be 2 × 3.

View full question & answer
Question 1451 Mark
Let A is a square matrix of order n and a being a scalar then ∣aA∣ =
  1. a∣A∣
  2. ∣a∣∣A∣
  3. a∣A∣
  4. none of these
Answer
  1. a∣A∣

Solution:

Given, A is a square matrix of order n and a being a scalar.

Now aA is the matrix in which each elements of A is multiplied by a.

So when we take determinant of aA then form each row or column a will be common.

Then ∣aA∣ = a∣A∣.

View full question & answer
Question 1461 Mark
If the sum of the matrices $\begin{bmatrix}\text{x}\\\text{x}\\\text{y}\end{bmatrix},\begin{bmatrix}\text{x}\\\text{y}\\\text{z}\end{bmatrix}$ and $\begin{bmatrix}\text{z}\\0\\0\end{bmatrix}$ is the matrix $\begin{bmatrix}10\\5\\5\end{bmatrix},$ then what is the value of y ?
  1. -5
  2. 0
  3. 5
  4. 10
Answer
  1. 0

Solution:

$\begin{bmatrix}\text{x}\\\text{x}\\\text{y}\end{bmatrix}+\begin{bmatrix}\text{x}\\\text{y}\\\text{z}\end{bmatrix}+\begin{bmatrix}\text{z}\\0\\0\end{bmatrix}=\begin{bmatrix}10\\5\\5\end{bmatrix}\therefore\text{x}+\text{y}+\text{z}=10,\text{ x}+\text{y}=5$

$\text{y}+\text{z}=5$ Replacing $\text{x}+\text{y}=5$ in $\text{x}+\text{y}=\text{z}=10$

We have, $\text{z}=5$

Also, $\text{y}+\text{z}=5$

$\therefore\text{y}=5-\text{z}=0$​​​​

View full question & answer
Question 1471 Mark
Choose the correct answer from the given four options.

For any two matrices A and B, we have:

  1. $\text{AB}=\text{BA}$

  2. $\text{AB}\neq\text{BA}$

  3. $\text{AB}=\text{O}$

  4. None of the above.

Answer
  1. None of the above.

Solution:

For any two matrices A and S, we may have AB = BA = I, $\text{AB}\neq\text{BA}$ and AB = O but it is not always true.

View full question & answer
Question 1481 Mark
If order of a matrix is 3 × 3, then it is a?
  1. square matrix
  2. rectangular matrix
  3. unit matrix
  4. None of these
Answer
  1. square matrix

Solution:

Since, order of given matrix is 3 × 3.

$\therefore$ No of rows = No. of columns

So, given matrix is a square matrix.

View full question & answer
Question 1491 Mark
Choose the correct answer from the given four options.

If matrix A = [aij]2×2, where aij = 1, if $\text{i}\neq\text{j}$ and 0 if i = j then A2 equal to:

  1. I
  2. A
  3. 0
  4. None of these.
Answer
  1. I

​​​​​​​Solution:

We have, A = [aij]2×2, where aij = 1, if $\text{i}\neq\text{j}$ and 0 if i = j

$\therefore\ \text{A}=\begin{bmatrix}0&1\\1&0\end{bmatrix}$

And $\text{A}^2=\begin{bmatrix}0&1\\1&0\end{bmatrix}\begin{bmatrix}0&1\\1&0\end{bmatrix}=\begin{bmatrix}1&0\\0&1\end{bmatrix}=\text{I}$

View full question & answer
Question 1501 Mark
Choose the correct answer from the given four options.

If A and B are two matrices of the order 3 × m and 3 × n, respectively and m = n, then order of matrix (5A – 2B) is:

  1. m × 3
  2. 3 × 3
  3. m × n
  4. 3 × n
Answer
  1. 3 × n

Solution:

We are given that, the order of the matrices A and B are 3 × m and 3 × n respectively. Now, If m = n, then A and B have same orders as 3 × n each, so the order of (5A – 2B) should be same as 3 × n.

View full question & answer