Saved Bookmarks
| 1. |
Find non-zero values of x satisfying the matrix equation:\(x\begin{bmatrix}2x & 2 \\3 & x\end{bmatrix}+2\begin{bmatrix}8 & 5x \\4 & 4x\end{bmatrix}\)\(=2\begin{bmatrix}x^2+8 & 24 \\10 & 6x\end{bmatrix}\)x [2x, 2][3, x] + 2 [8, 5x][4, 4x] |
|
Answer» Correct answer is x = 4. |
|