

InterviewSolution
Saved Bookmarks
1. |
For matrix Aand a scalar k, (kA)^T is equal to _________(a) k(A)(b) k(A)^T(c) k^2(A)(d) k^2(A)^TThis question was posed to me during an interview.Origin of the question is Transpose of Matrices topic in chapter Basic Structures: Sets, Functions, Sequences, Sums and Matrices of Discrete Mathematics |
Answer» Correct OPTION is (b) k(A)^T |
|