Question
Question: What is a row matrix ?...
What is a row matrix ?
Solution
We have to solve this question by stating the definition of row matrix. We will also give examples of row matrices . We will also define the order of the row matrix. We will also mention the various operations of the matrix which can be applied to the row matrix.
Complete answer:
A row matrix is a matrix which has only one row in the matrix . All the elements in a row matrix are arranged in a single row . Such that the matrix has only one and has a number of columns . Hence it is called a row matrix .
The order of a matrix is written in the form of n × m. For a row matrix the value of n = 1. Thus the order of the row matrix is written in the form1 × m.
Examples of row matrix are :-
(i) A =(1)
A is a row matrix of the order 1 × 1 . The matrix has only one element 1.
(ii) A = [\begin{array}{*{20}{c}}
1&2
\end{array}]
A is a row matrix of the order 1 × 2 . The matrix has two elements in a row but in two columns
(iii) A{\text{ }} = {\text{ [}}\begin{array}{*{20}{c}}
1&2&3
\end{array}]
A is a row matrix of the order 1 × 3 . The matrix has two elements in a row but in three columns
For general the terms of the row matrix are given as A(1×j) where j is the number of columns in the matrix .
If the order of the row matrix is 1 × 5 then the elements in the row matrix are at positions A(11) , A(12) , A(13), A(14) , A(15)
Note: In all the above examples , the elements are arranged in only one row but have different numbers of columns . Similarly , the arrangements of all the elements in the matrix are in the form of a rectangle . Hence , a row matrix is also called a rectangular matrix . Two row matrices having the same order can be added or subtracted using the operations of matrix such that in the sum of two row matrices each element of a row is added to the element of the other matrix in the same position.