Answer:
It looks like you've provided a column vector, not a matrix. A matrix would have multiple columns or rows. If you intended to create a 3x1 matrix, it would look like:
\[ A = \begin{bmatrix} 2 \\ 3 \\ 4 \end{bmatrix} \]
9.0m questions
11.6m answers