

InterviewSolution
Saved Bookmarks
1. |
If `n" "=" "p`, then theorder of the matrix `7X" "" "5Z`is:(A) `p xx2`(B) `2xx n`(C) `n xx3`(D) `p xxn`A. `pxx2`B. `2xxn`C. `nxx3`D. `pxxn` |
Answer» Correct Answer - A (b) Order of mattrix`X=2xxn` Order of matrix `Z=2xxp` `therefore 7X-5Z` will be definded if `p=n` and its order `=2xxn` |
|