All Exams  >   JAMB  >   Mathematics for JAMB  >   All Questions

All questions of Matrices and Determinants for JAMB Exam

  • a)
  • b)
  • c)
  • d)
Correct answer is option 'D'. Can you explain this answer?

Sushil Kumar answered
 P(n) : An = {(1+2n, -4n), (n,(1 - 2n))}
= P(k + 1) = {(1+2(k+1), -4(k+1)), (k+1, (1 - 2(k+1)}
= {(1+2k+2, -4k-4) (k+1, 1-2k-2)}
= {(2k+3, -4k-4), (k+1, -2k-1)}

If   and  , then AB=?
  • a)
    [7]
  • b)
    [1 - 12]
  • c)
  • d)
    [18]
Correct answer is option 'A'. Can you explain this answer?

Ritu Singh answered
A = [2, 3, 4]  
Therefore AXB = {(2*1) + (3*(-1)) + (4*2)}
AXB = {2 + (-3) + 8}
AXB = 7

For a skew symmetric even ordered matrix A of integers, which of the following will not hold true:
  • a)
    det(A) = 9
  • b)
    det(A) = 81
  • c)
    det(A) = 7
  • d)
    det(A) = 4
Correct answer is option 'C'. Can you explain this answer?

Skew Symmetric Even Ordered Matrix and Determinant

Skew Symmetric Matrix:
A skew symmetric matrix is a square matrix whose transpose is equal to its negative. In other words, if A is a skew symmetric matrix, then A^T = -A.
Example:
[0 -3 4]
[3 0 -5]
[-4 5 0]
This is a 3x3 skew symmetric matrix because A^T = -A.

Even Ordered Matrix:
An even ordered matrix is a square matrix whose order is even. In other words, if A is an even ordered matrix, then the order of A is 2n, where n is a positive integer.
Example:
[2 1 5 3]
[4 6 8 2]
[9 7 1 5]
[3 4 2 6]
This is a 4x4 even ordered matrix because the order of A is 2n=4.

Determinant of a Skew Symmetric Even Ordered Matrix:
The determinant of a skew symmetric even ordered matrix is always equal to zero. This is because the determinant of a skew symmetric matrix of odd order is always equal to zero and the determinant of any even ordered matrix can be expressed as a sum of permutations of the determinants of its n x n submatrices. Since the submatrices of a skew symmetric matrix are also skew symmetric, their determinants are equal to zero. Therefore, the determinant of a skew symmetric even ordered matrix is also equal to zero.

Solution:

a) det(A) = 9
Since the determinant of a skew symmetric even ordered matrix is always equal to zero, this statement is false. Therefore, option 'a' is not true.

b) det(A) = 81
Since the determinant of a skew symmetric even ordered matrix is always equal to zero, this statement is false. Therefore, option 'b' is not true.

c) det(A) = 7
This statement is false because the determinant of a skew symmetric even ordered matrix is always equal to zero.

d) det(A) = 4
Since the determinant of a skew symmetric even ordered matrix is always equal to zero, this statement is false. Therefore, option 'd' is not true.

Therefore, the correct answer is option 'c'.

If  and  then AB = ?
  • a)
    [0]
  • b)
    B
  • c)
  • d)
    A
Correct answer is option 'D'. Can you explain this answer?

By using multiplication of matrices, we know that no of columns of A should be equal to no of rows of B. so the order of matrix AB is1*1. here B is a identity matrix . and any matrix multiplied to identity matrix I is the matrix itself. hence AB=A.

Value of determinant is computed by adding multiples of one row to
  • a)
    another dimension
  • b)
    another row
  • c)
    another column
  • d)
    another matrix
Correct answer is option 'B'. Can you explain this answer?

Lalit Yadav answered
Value of Determinant remains unchanged if we add equal multiples of all the elements of row (column) to corresponding elements of another row (column) If, we have a given matrix A.

If A, B are, respectively m × n, k × l matrices, then both AB and BA are defined if and only if​
 
  • a)
    n = m , k = m
  • b)
    m = l , n= l
  • c)
    m = n, k = l
  • d)
    n = k and l = m.
Correct answer is option 'D'. Can you explain this answer?

Nikita Singh answered
If A, B are, respectively m × n, k × l matrices, then both AB and BA are defined if and only if n = k and l = m. In particular, if both A and B are square matrices of the same order, then both AB and BA are defined.

If  then the values of k, a and b respectively are
  • a)
    -6, -12, -18
  • b)
    -6, -4, -9
  • c)
    -6, 4, 9
  • d)
    -6, 12, 18
Correct answer is option 'B'. Can you explain this answer?

Given,

By equating the corresponding elements,
-4k = 24
k = -6
Also, 2k = 3a
2(-6) = 3a
3a = -12
a = -4
And
3k = 2b
3(-6) = 2b
2b = -18
b = -9
Therefore, k = -6, a = -4, and b = -9.

If A and B are symmetric matrices of the same order, then (AB′ –BA′) is a
  • a)
    Skew symmetric matrix
  • b)
    Null matrix
  • c)
    Symmetric matrix
  • d)
    None of these
Correct answer is option 'A'. Can you explain this answer?

Given that A and B are symmetric matrices of the same order.
Let’s find the transpose of (AB′ –BA′).
(AB′ –BA′)′ = (AB′)′ – (BA′)′
= (BA′ – AB′)
= – (AB′ –BA′)
As (AB′ –BA′)′ = – (AB′ –BA′), the matrix (AB′ –BA′) is skew symmetric.

If A = [aij] is a square matrix of order 2 such that aij = 1, when i ≠ j and aij = 0, when i = j, then A2 is
  • a)
  • b)
  • c)
  • d)
Correct answer is option 'D'. Can you explain this answer?

Given,
A = [aij] is a square matrix of order 2 such that aij = 1, when i ≠ j and aij = 0, when i = j.
So, a11 = 0, a12 = 1, a21 = 1 and a22 = 0.
Thus,

If  then the value of p + q - r + 2s is
  • a)
    8
  • b)
    10
  • c)
    4
  • d)
    -8
Correct answer is option 'A'. Can you explain this answer?

Given,

Now, by equating the corresponding elements of these two matrices, we get;
2p + q = 4….(1)
p – 2q = -3….(2)
5r – s = 11….(3)
4r + 3s = 24….(4)
By equ (1) × 2 + equ (2), we get;
4p + 2q + p – 2q = 8 – 3
5p = 5
p = 1
Substituting p = 1 in (1),
2 + q = 4
q = 4 – 2 = 2
By equ (3) × 3 + equ (4), we get;
15r – 3s + 4r + 3s = 33 + 24
19r = 57
r = 3
Substituting r = 3 in (3),
15 – s = 11
s = 15 – 11 = 4
Now,
p + q – r + 2s = 1 + 2 – 3 + 2(4) = 8

If A and B are two matrices of the order 3 × m and 3 × n, respectively, and m = n, then the order of matrix (5A – 2B) is
  • a)
    m × 3
  • b)
    3 × 3
  • c)
    m × n
  • d)
    3 × n
Correct answer is option 'D'. Can you explain this answer?

Given that, the order of matrix A is 3 × m, and the order of B is 3 × n.
Also, m = n.
So, the order of matrix A and B is the same, i.e. 3 × m.
Thus, subtraction of matrices is possible and (5A – 3B) also has the same order, i.e. 3 × n.

For any two matrices A and B, we have
  • a)
    AB = BA
  • b)
    AB ≠ BA
  • c)
    AB = O
  • d)
    None of the above
Correct answer is option 'D'. Can you explain this answer?

For any two matrices A and B,
AB = BA and AB ≠ BA are not valid unless they follow the condition of matrix multiplication.
Also, AB = O is not true in all cases.

Total number of possible matrices of order 3 × 3 with each entry 2 or 0 is
  • a)
    9
  • b)
    27
  • c)
    81
  • d)
    512
Correct answer is option 'D'. Can you explain this answer?

We know that a matrix 3 × 3 contains 9 elements.
Given that each entry of this 3 × 3 matrix is either 0 or 2.
Thus, by simple counting principle, we can calculate the total number of possible matrices as:
Total number of possible matrices = Total number of ways in which 9 elements can take possible values
= 29
= 512

If A is a skew-symmetric matrix, then A2 is a
  • a)
    Skew symmetric matrix
  • b)
    Symmetric matrix
  • c)
    Null matrix
  • d)
    Cannot be determined
Correct answer is option 'B'. Can you explain this answer?

Given that A is a skew-symmetric matrix, so A′ = -A.
Consider the transpose of A2.
(A2)′ = (AA)′
= A′A′
=(-A)(-A)
= A2
⇒ (A2)′ = A2
Therefore, A2 is a symmetric matrix.

If A is a square matrix such that A2 = A, then (I – A)3 + A is equal to
  • a)
    I
  • b)
    0
  • c)
    I – A
  • d)
    I + A
Correct answer is option 'A'. Can you explain this answer?

Given that, A is a square matrix and A2 = A.
Consider (I + A)3, where I is the identity matrix.
Using the identity of (a + b)3 = a3 + b3 + 3ab (a + b), we get;
(I + A)3 = I3 + A3 + 3A2I + 3AI2
= I + A2(A) + 3AI + 3A
= I + A2 + 3A + 3A
= 7A + I {since it is given that A2 = A}
So, (I + A)3 = 7A + I….(1)
Now,
(I + A)3 – 7A = 7A + I – 7A [From (1)]
= I

Chapter doubts & questions for Matrices and Determinants - Mathematics for JAMB 2025 is part of JAMB exam preparation. The chapters have been prepared according to the JAMB exam syllabus. The Chapter doubts & questions, notes, tests & MCQs are made for JAMB 2025 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests here.

Chapter doubts & questions of Matrices and Determinants - Mathematics for JAMB in English & Hindi are available as part of JAMB exam. Download more important topics, notes, lectures and mock test series for JAMB Exam by signing up for free.

Mathematics for JAMB

134 videos|94 docs|102 tests

Top Courses JAMB