asked 85.6k views
3 votes
Find the matrix A= 2
3
4

asked
User Lahiru
by
7.6k points

1 Answer

3 votes

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} \]

answered
User DrEnter
by
8.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.