Determinants MCQ Quiz - Objective Question with Answer for Determinants - Download Free PDF

Last updated on Jun 19, 2025

Latest Determinants MCQ Objective Questions

Determinants Question 1:

If M =  , then 2M +N is :

Answer (Detailed Solution Below)

Option 4 :

Determinants Question 1 Detailed Solution

Given:

M = 

N = 

Calculation:

First, calculate 2M:

2M =

Now, calculate 2M + N :

2M + N =  + 

Option 4 is the correct answer.

Determinants Question 2:

Consider the following in respect of a non-singular matrix M:

I. M2=M2

II. M=M1

III. M=MT

How many of the above are correct?

  1. None
  2. One
  3. Two
  4. All three

Answer (Detailed Solution Below)

Option 3 : Two

Determinants Question 2 Detailed Solution

Calculation:

Statement I

⇒ Statement I is correct.

Statement II

For a non-singular matrix, , where is the identity matrix.

⇒ Statement II is incorrect unless .

Statement III

The determinant of a matrix is equal to the determinant of its transpose:

⇒ Statement III is correct.

Out of the three statements, two are correct: I and III.

Hence, the correct answer is Option 3.

Determinants Question 3:

If ω is a non-real cube root of unity, then what is a root of the following equation?

 

  1. x=0
  2. x=1
  3. x=ω
  4. x=ω2

Answer (Detailed Solution Below)

Option 1 : x=0

Determinants Question 3 Detailed Solution

Calculation:

Given,

Let ω be a non-real cube root of unity, so and .

Consider the determinant

Step 1 — Column operation:  Replace the first column by :

Step 2 — Expansion along the third row:

which simplifies to

Step 3 — Equate to zero:

∴ The root of the equation is  .

Hence, the correct answer is Option 1.

Determinants Question 4:

If A2+B2+C2=0, then what is the value of the following?

  1. -1
  2. 0
  3. 1
  4. 2

Answer (Detailed Solution Below)

Option 2 : 0

Determinants Question 4 Detailed Solution

Concept:

When A2 + B2 + C2 = 0, it implies A = B = C = 0 (since the squares of real numbers are non-negative).

Substitute the values of A, B, and C for determinant calculation into the matrix

Calculation:

Since, Cos0 =1

Thus Matrix becomes 

Now determinant = 1[(1×1 - 1×1)] - 1[(1×1 - 1×1)] + 1[(1×1 - 1×1)]

= = 1(0) - 1(0) + 1(0) = 0

∴ The value of the determinant is 0.

Hence, the correct answer is Option 2.

Determinants Question 5:

If 

where i ,  then what is A+B equal to?

  1. -10
  2. -6
  3. 0
  4. 6

Answer (Detailed Solution Below)

Option 2 : -6

Determinants Question 5 Detailed Solution

Calculation:

Determinant Δ = 

Now, For our matrix, 

calculate the subdeterminants

⇒ 

⇒ 

⇒ 

⇒ Δ = 

⇒ Δ = 

 

Since we are given that  comparing the real and imaginary parts, we find:

A  = -6 and B = 0

Thus A + B = -6 + 0 = - 6

Hence, the Correct answer is Option 2.

Top Determinants MCQ Objective Questions

If  then 2f(x) – f(2x) =

  1. 2a
  2. a + 4x
  3. a – 4x
  4. a

Answer (Detailed Solution Below)

Option 4 : a

Determinants Question 6 Detailed Solution

Download Solution PDF

Concept:

If  then determinant of A is given by:

|A| = (a­11 × a22) - (a12 × a21)

Calculation:

Given: 

To find: 2f(x) – f(2x) =?

So,                  (put x = 2x)

Hence, option (4) is correct.

Find the determinant of the matrix 

  1. xyz
  2. x + y + x
  3. ax + by + cz
  4. 0

Answer (Detailed Solution Below)

Option 4 : 0

Determinants Question 7 Detailed Solution

Download Solution PDF

Concept:

Properties of Determinant of a Matrix:

  • If each entry in any row or column of a determinant is 0, then the value of the determinant is zero.
  • For any square matrix say A, |A| = |AT|.
  • If we interchange any two rows (columns) of a matrix, the determinant is multiplied by -1.
  • If any two rows (columns) of a matrix are same then the value of the determinant is zero.

 

Calculation:

Apply R3 → R3 - R2

As we can see that the first and the third row of the given matrix are equal. 

We know that, if any two rows (columns) of a matrix are same then the value of the determinant is zero.

 = 0

What is the value of the determinant  where ?

  1. 0
  2. -2
  3. 4i
  4. -4i

Answer (Detailed Solution Below)

Option 4 : -4i

Determinants Question 8 Detailed Solution

Download Solution PDF

Concept:

i= -1 , i= - i, i4 = 1, i6 = - 1 , i= 1 , i= i, i 12 = 1, and i15 = - i

 

Calculations: 

Given determinant is 

Since, we have, 

i= -1 , i= - i, i4 = 1, i6 = - 1 , i= 1 , i= i, i 12 = 1, and i15 = - i

=

=i(i - 1) + 1(-i - i) - i (1 + i)

= i- i - 2i - i - i2

= - 4i

The system of equations kx + y + z = 1, x + ky + z = k and x + y + kz = k2 has no solution if k equals

  1. 0
  2. 2
  3. - 1
  4. - 2

Answer (Detailed Solution Below)

Option 4 : - 2

Determinants Question 9 Detailed Solution

Download Solution PDF

Concept

Let the system of equations be,

a1x + b1y + c1z = d1

a2x + b2y + c2z = d2

a3x + b3y + c3z = d3

⇒ AX = B

⇒ X = A-1 B = 

⇒ If det (A) ≠ 0, the system is consistent having unique solution.

⇒ If det (A) = 0 and (adj A). B = 0, system is consistent, with infinitely many solutions.

⇒ If det (A) = 0 and (adj A). B ≠ 0, system is inconsistent (no solution)

Calculation:

Given: 

kx + y + z = 1, x + ky + z = k and x + y + kz = k2

⇒ For the given equations to have no solution, |A| = 0

⇒ k(k2 – 1) - 1(k – 1) + 1(1 – k) = 0

⇒ k3 – k – k + 1 + 1 – k = 0

⇒ k3 -3k +2 = 0

⇒ (k – 1) (k – 1) (k + 2) = 0

⇒ k = 1, -2

If we put k = 1 in the above given equations, then all the equations will become the same.

Hence, the given equations have no solution if k = - 2. 

If  and det (A2) = 64, then x is equal to

  1. ± 2
  2. ± 3
  3. ± 4
  4. ± 5

Answer (Detailed Solution Below)

Option 3 : ± 4

Determinants Question 10 Detailed Solution

Download Solution PDF

Concept:

If  then determinant of A is given by:

|A| = a11 × a22 – a21 × a12

|An| = |A|n 

Calculation:

Given that,

 and |A2| = 64

⇒ |A| = x2 - 8           .... (1)

Given |A2| = 64

⇒ |A|2 = 64          [∵ |An| = |A|n]

⇒ |A| = (64)1/2 = 8       ....(2)

From equation 1 and 2

⇒ x2 - 8 = 8

⇒ x2 = 16

x = ± 4

Find the value of det(3A) for the following matrix:

  1. 1458
  2. 81
  3. 27
  4. 1971

Answer (Detailed Solution Below)

Option 4 : 1971

Determinants Question 11 Detailed Solution

Download Solution PDF

Concept:

1. Determinant of a 3 × 3 matrix:

  • Let A be a 3 × 3 matrix given by:

then the value of |A| also written as det(A) is:

det (A) = a (ei - dh) – b (fi - dg) + c (fh - eg)

2. Property of determinant of a matrix:

  • Let A be a matrix of order n × n and det(A) = k. Then for a scaler c, the following property holds:

          det(cA) = cn det(A)


Calculation:

First evaluate the determinant of the given matrix:

det(A) = 4(15 - 0) – 7(-5 + 4) + 1(0 + 6)

= 4(15) -7(-1) + 1(6)

= 60 + 7 + 6

= 73

Now using the property the value of det(3A) is:

det(3A) = 33 det(A)

= 27 × 73

= 1971

If the area of a triangle with vertices (-3, 0), (3, 0) and (0, k) is 9 square units, then what is the value of k?

  1. 3
  2. 6
  3. 9
  4. 12

Answer (Detailed Solution Below)

Option 1 : 3

Determinants Question 12 Detailed Solution

Download Solution PDF

Concept:

Area of a triangle with vertices (x1, y1) , (x2, y2), (x3, y3) is given by

​Area = 

Calculations:

Given that, vertices of triangle are (-3, 0), (3, 0) and (0, k)

By using the above formula,

​⇒ Area = 

⇒ Area = [-3(0 - k) - 0 + 1(3k)]

⇒ Area = 3k

According to the question, area of triangle is 9 square unit,

⇒ 3k = 9

⇒ k = 3

∴ Required value of k is 3 unit.

An equilateral triangle has each side equal to a. If the co-ordinates of its vertices are (x1, y1); (x2, y2): (x3, y3) then the square of the determinant  equals:

  1. None of these
  2. 4a2
  3. 3a4

Answer (Detailed Solution Below)

Option 4 :

Determinants Question 13 Detailed Solution

Download Solution PDF

Concept:

Area of equilateral triangle = ×a2

Calculation:

Given: The co-ordinates of its vertices are (x1, y1); (x2, y2): (x3, y3) then the square of the determinant 

⇒ (△ ABC ) =   = ( ) ×a2

On squaring both side, 

   = 

⇒  = 

What are the values of x that satisfy the equation

  1. -2 ± √3
  2. -1 ± √3
  3. -1 ± √6
  4. -2 ± √6

Answer (Detailed Solution Below)

Option 4 : -2 ± √6

Determinants Question 14 Detailed Solution

Download Solution PDF

Concept:

If  then determinant of A is given by: |A| = (a­11 × a22) - (a12 - a21).

If  then determinant of A is given by:

|A| = a11 × {(a22 × a33) - (a23 × a32)} - a12 × {(a21 × a33) - (a23 × a31)} + a13 × {(a21 × a32) - (a22 × a31)}

Calculation:

⇒ 2x2 + 8x - 4 = 0

By comparing the equation 2x2 + 8x - 4 = 0 with ax2 + bx + c = 0, we get a = 2, b = 8 and c = - 4.

If A is a 2 × 2 matrix and |A| = 5, what is |5A| ? (| | denotes determinant)

  1. 5
  2. 25
  3. 125
  4. 625

Answer (Detailed Solution Below)

Option 3 : 125

Determinants Question 15 Detailed Solution

Download Solution PDF

Concept:

Properties of determinants:

For a n×n matrix A, det(kA) = kn det(A).

Calculation:

Given:

|A| = 5

k = 5

From the properties of the determinants, we know that |KA| = Kn |A|, where n is the order of the determinant.

Here, n = 2, therefore, the answer is K2 |A|.

|5A| = 52|A|

|5A| = 5× 5 = 125

Hot Links: teen patti real cash withdrawal teen patti cash teen patti master game