

InterviewSolution
Saved Bookmarks
1. |
If `[(1,3,3),(1,4,4),(1,3,4)][(x),(y),(z)]=[(12),(15),(13)]` , then the values of `x, y,z` respectively areA. `1, 2,3`B. `3, 2, 1`C. `2, 2, 1`D. `1, 1, 2` |
Answer» Correct Answer - b |
|