Discrete Mathematics Questions and Answers – Operations on Matrices

This set of Discrete Mathematics online test focuses on “Operations on Matrices”.

1. Let A and B be two matrices of same order, then state whether the given statement is true or false.

A + B = B + A

a) True
b) False
View Answer

Answer: a
Explanation: Matrix addition is commutative.

2. Let A and B be two matrices of same order, then state whether the given statement is true or false.

AB = BA
advertisement
advertisement

a) True
b) False
View Answer

Answer: b
Explanation: Matrix multiplication is not commutative.

3. Let A order(axb) and Border(cxd) be two matrices, then for AB to exist, correct relation is given by?
a) a = d
b) b = c
c) a = b
d) c = d
View Answer

Answer: b
Explanation: Matrix multiplication exists only when column of first matrix is same as rows of second i.e b = c.

4. Let A order(axb) and Border(cxd) be two matrices, then if AB exists, the order of AB is?
a) axd
b) bxc
c) axb
d) cxd
View Answer

Answer: a
Explanation: Matrix multiplication exists only when column of first matrix is same as rows of second i.e b = c also resultant matrix will have number of rows equal to first matrix and column equal to the second matrix.

5. Let A=[aij ] be an mxn matrix and k be a scalar then kA is equal to __________
a) [kaij ]mxn
b) [aij/k ]mxn
c) [k2 aij]mxn
d) None of the mentioned
View Answer

Answer: a
Explanation: The scalar is multiplied with each of the element of matrix A.
advertisement

6. The matrix multiplication is distrbutive over matrix addition.
a) True
b) False
View Answer

Answer: a
Explanation: For matrix A, B, C, A(B+C) = AB + AC.

7. If for a square matrix A, A2 = A then such a matrix is known as _________
a) Idempotent matrix
b) Orthagonal matrix
c) Null matrix
d) None of the mentioned
View Answer

Answer: a
Explanation: A sqaure matrix is called an Idempotent matrix, if A2 = A.
advertisement

8. For matrix A, B.(A+B)T = AT + BT and (AB)T = ATBT if the orders of matrices are appropriate.
a) True
b) False
View Answer

Answer: b
Explanation: (A+B)T = AT + BT is correct but (AB)T = BTAT(reversal law).

9. For matrix A, B if A – B = O, where O is a null matrix then?
a) A = O
b) B = O
c) A = B
d) None of the mentioned
View Answer

Answer: c
Explanation: If subtraction of B from A results in the null matrix this means that A is equivalent to B.

10. All the diagonal elements of a skew-symmetric matrix is?
a) 0
b) 1
c) 2
d) Any integer
View Answer

Answer: a
Explanation: Since for a skew symmetric matrix aij = -aij, this implies all diagonal elements should be zero.

Sanfoundry Global Education & Learning Series – Discrete Mathematics.

To practice all areas of Discrete Mathematics for online tests, here is complete set of 1000+ Multiple Choice Questions and Answers.

If you find a mistake in question / option / answer, kindly take a screenshot and email to [email protected]

advertisement
advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.