Tag: Class 10 Mathematics Notes
-
Types of Matrix
In the previous chapter, we discussed Introduction of Matrix. Here, we shall discuss Types of Matrix. Row Matrix Row Matrix is that type of matrix in which the entries are arranged in only one row and more than one columns. The general order of a row matrix is 1xn where n = 1,2,3,4,… . Examples…
-
Introduction to Matrix
Matrix is a way of storing data, especially numbers in rectangular array, arranged in rows and columns format. Each data (number) in a matrix is called its element or entry. Every matrices are denoted by a capital letter. Introduction to Matrix Storing data and keeping records in real life is essential. We might store them in different forms. Matrix is…