Answer:
4 x 1 ( 4 rows and one column)
Step-by-step explanation:
Recall the definition for order of a matrix: <em>The number of rows times the number of columns</em>.
So, in this case, we are adding matrix A which is 4 rows and 1 column to matrix B which is also of 4 rows and one column, obtaining a third matrix that has also 4 rows and one column:
![\left[\begin{array}{cccc}-9\\0\\3\\-1\end{array}\right] +\left[\begin{array}{cccc}0\\4\\-6\\2\end{array}\right] =\left[\begin{array}{cccc}-9\\4\\-3\\1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D-9%5C%5C0%5C%5C3%5C%5C-1%5Cend%7Barray%7D%5Cright%5D%20%2B%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D0%5C%5C4%5C%5C-6%5C%5C2%5Cend%7Barray%7D%5Cright%5D%20%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D-9%5C%5C4%5C%5C-3%5C%5C1%5Cend%7Barray%7D%5Cright%5D)
The resultant A + B is also of 4 rows and one column