Row Matrix is a matrix with only one row.
Sum of two row matrices of same dimension is also a row matrix of the same dimension.
The dimension of a row matrix is given as 1 × n where n is the number of columns.
is a row matrix as it has only one row.
Correct Answer: A
Step 1: If a matrix is having only one row, then that matrix is called to be a row matrix
Step 2: Here, only the matrix [ 2 0 4 5 6 9 ] has a single row with the dimensions 1 × 6.
Q1: Which of the following is a row matrix?
Q2: What are the dimensions of the matrix [4 5 6 7]?
Q: What is the dimension of a row matrix?
A: The dimension of a row matrix is 1 × n, where n is the number of columns.
Q: Is the sum of two row matrices always a row matrix?
A: Yes, if the row matrices have the same dimensions, their sum will also be a row matrix with the same dimensions.