Multiplication MCQ Quiz in मल्याळम - Objective Question with Answer for Multiplication - സൗജന്യ PDF ഡൗൺലോഡ് ചെയ്യുക
Last updated on Apr 18, 2025
Latest Multiplication MCQ Objective Questions
Top Multiplication MCQ Objective Questions
Multiplication Question 1:
If
Answer (Detailed Solution Below)
Multiplication Question 1 Detailed Solution
Explanation:
Given:
While
Thus AB = 0 and BA ≠ 0.
Additional Information
∵ AB ≠ BA
⇒ Matrix A and B do not commute.
Multiplication Question 2:
If A =
Answer (Detailed Solution Below)
Multiplication Question 2 Detailed Solution
Concept:
Identity matrix:
An identity matrix is a square matrix in which all the elements of the principal diagonal are ones and all other elements are zeros.
The effect of multiplying a given matrix by an identity matrix is to leave the given matrix unchanged.
Calculation:
Given:
A =
Therefore, A = 3I
As we know, I3 = I, I2 = I (∵ Identity matrix is a unit matrix)
Now,
A3 = (3I)3 = 27I3 = 27I
⇒ A3 = 9 × 3I
∴ A3 = 9A (∵ A = 3I)
Multiplication Question 3:
If n is
Answer (Detailed Solution Below)
Multiplication Question 3 Detailed Solution
Concept:
Multiplication of matrices:
- The number of columns of the 1st matrix must equal the number of rows of the 2nd matrix.
- And the result will have the same number of rows as the 1st matrix, and the same number of columns as the 2nd matrix.
- To multiply an m × n matrix by an n × p matrix, the n must be the same, and the result is an m × p matrix.
Assume C is the product of two matrices A and B,
⇒ C = AB
Let A =
⇒
Here cik = aij bjk
Calculation:
Given:
Let A =
⇒ An = I
Now, A2 = AA =
⇒ A2 =
⇒ A2 = I
Now,
If n/2 is multiple of 2 than In/2 = I
∴ n is even number.
Multiplication Question 4:
If
Answer (Detailed Solution Below)
Multiplication Question 4 Detailed Solution
Concept:
The transpose of a matrix is simply a flipped version of the original matrix. We can get transpose by switching its rows with its columns. it is denoted by AT.
Calculation:
Given:
AB =
⇒
⇒
Now, we can get transpose of AB by switching its rows with its columns.
∴ (AB)T =
Hence, option (2) is correct.
Multiplication Question 5:
If A and B are square matrices of the same order, then (A + B) (A – B) is equal to
Answer (Detailed Solution Below)
Multiplication Question 5 Detailed Solution
Concept:
Properties of matrix multiplication:
The commutative property of multiplication DOES NOT NECESSARILY HOLD!
AB ≠ BA
If AB = BA, then we say that A and B commute.
Associative property: (AB)C = A(BC)
Calculation:
We have, (A+B)(A−B)
= A(A−B) + B(A−B) [∵ Matrix product is distributive.]
= A2 − AB + BA −B2
Since the matrix product is not commutative, so AB ≠ BA
∴ (A+B)(A−B) = A2 – B2 + BA – AB
Multiplication Question 6:
If
Answer (Detailed Solution Below)
Multiplication Question 6 Detailed Solution
Given :
Concept :
Multiplication of matrix:
Calculations :
We have
Then by using the above concept
⇒
⇒
∴ Comparing both matrices, the value of λ is -7.
Multiplication Question 7:
If
Answer (Detailed Solution Below)
Multiplication Question 7 Detailed Solution
Given:
Concept:
Matrix Multiplication:
Multiplication is only possible when the number of columns of the first matrix is equal to the number of rows of the second matrix.
A m × n matrix multiplied by a n × p matrix results in a m × p matrix.
Calculation:
⇒
Similarly,
If AB = BA
⇒
This will be possible if
2b = 2q or 3a = 3b
⇒ a = b
∴ There exist infinitely many B's such that AB = BA
Multiplication Question 8:
The value of x for which
Answer (Detailed Solution Below)
Multiplication Question 8 Detailed Solution
Concept:
Matrix Multiplication:
Multiplication is only possible when the number of columns of the first matrix is equal to the number of rows of the second matrix.
A m × n matrix multiplied by a n × p matrix results in a m × p matrix.
Matrices are multiplied by multiplying each element of a row of the first m×n matrix with the corresponding elements of all the columns of the second n×p matrix to obtain the first row of the product matrix with p columns, and so on for all the m rows of the first matrix.
Calculation:
We have,
⇒
⇒
⇒ 1 + 2x + 2 + x + 3 = 0
⇒ 3x + 6 = 0
⇒ x = -2
∴ Required value of x is -2.
Multiplication Question 9:
If A =
Answer (Detailed Solution Below)
Multiplication Question 9 Detailed Solution
Concept:
Multiplication of 2 x 2 matrices:
AB =
Calculation:
Given
A =
A2 =
A2 =
Multiplication Question 10:
Consider the following in respect of the matrix
1. Inverse of A does not exist
2. A3 = A
3. 3A = A2
Which of the above are correct?
Answer (Detailed Solution Below)
Multiplication Question 10 Detailed Solution
Concept:
Matrix Multiplication:
- Two matrices can only be multiplied when the column number of the first matrix is equal to the row number of the second matrix
- If A is not an invertible matrix then |A| = 0
- If A is a singular matrix then |A| = 0
Calculation:
Given that,
⇒ |A| = 1(1 - 1) - 1(1 - 1) + 1 (1 - 1) = 0
Hence, Inverse of A does not exist.
⇒ A2 =
⇒ A2 =
⇒ A3 = A2 . A
⇒ A3 =
⇒ A3 =
⇒ A3 = 9
Hence, statement (2) is incorrect.
Now, the value of 3A is
= 3
⇒ 3A =
∴ 3A = A2
Hence, statement (3) is correct.