

InterviewSolution
Saved Bookmarks
1. |
If `A={:((1,5),(3,6)):}and=((34)/(39))`, then find the matrix X such that AX=B.A. `((0),(7))`B. `((7),(-1))`C. `((-1),(7))`D. `((9),(-1))` |
Answer» Correct Answer - C (i) Find the order of X using product rule. (ii) Order of X is `2xx1`. (iii) Verify from the options. |
|