what is the leading entry of a row or column in a matrix ??
Answers
Answered by
1
Answer:
The first non-zero element in each row, called the leading entry, is 1. Each leading entry is in a column to the right of the leading entry in the previous row.
Matrix Definition
By convention, rows are listed first; and columns, second. Thus, we would say that the dimension (or order) of the above matrix is 3 x 4, meaning that it has 3 rows and 4 columns.
Similar questions