

InterviewSolution
Saved Bookmarks
1. |
If \(\begin{bmatrix}2x&3\\[0.3em]0&y-1\end{bmatrix} \) = \(\begin{bmatrix}x-3&3\\[0.3em]0&2\end{bmatrix},\) then the values of x and y respectively are :(a) 3, –3 (b) –3, 3 (c) –3, –3 (d) 3, 3 |
Answer» (b) Equating corresponding elements, we get 2x = x – 3 ⇒ x = –3 and y – 1 = 2 ⇒ y = 3 |
|