NCERTCh 3Free

Matrices

🎓 Class 12📖 Mathematics Part-I📖 9 notes🧠 15 Q&A⏱️ ~14 min

MatricesStudy Notes

NCERT-aligned · 9 notes · 3 shown free

3.1 Introduction

Explanation

3.1 Introduction

Matrices are fundamental mathematical tools that simplify the representation and solution of systems of linear equations. Their utility extends beyond mathematics into fields such as physics, computer science, engineering, economics, genetics, sociology, psychology, and industrial management. Matrices provide a compact and efficient way to organize data and represent linear transformations such as magnification, rotation, and reflection. They are also used in electronic spreadsheet programs and cryptography. This chapter introduces the fundamentals of matrices and matrix algebra, highlighting their importance and applications.

  • Matrices simplify solving systems of linear equations.
  • Used extensively in various scientific and social sciences fields.
  • Represent linear transformations like rotation and reflection.
  • Applied in electronic spreadsheets for business and science.
  • Used in cryptography and data organization.
  • 📌 Matrix: An ordered rectangular array of numbers or functions.
  • 📌 Linear transformation: A function between vector spaces preserving addition and scalar multiplication.

3.2 Matrix

Definition

3.2 Matrix

A matrix is defined as an ordered rectangular array of numbers or functions arranged in rows and columns. Each number or function in the matrix is called an element or entry. Matrices are denoted by capital letters such as A, B, C. The rows are horizontal lines of elements, and columns are vertical lines. For example, a matrix A with 3 rows and 2 columns is a 3 × 2 matrix. The order of a matrix is given by the number of rows and columns it contains. The element in the i-th row and j-th column is denoted by a_ij. Matrices can represent data such as the number of notebooks and pens possessed by individuals or vertices of geometrical figures in a plane. The chapter follows the notation A = [a_ij]_{m×n} to indicate a matrix of order m × n with elements a_ij. Only matrices with real number or real-valued function elements are considered.

  • Matrix is a rectangular array of numbers/functions arranged in rows and columns.
  • Elements are denoted as a_ij where i is row number and j is column number.
  • Order of matrix is m × n where m is number of rows and n is number of columns.
  • Matrices can represent data or geometric points.
  • Notation: A = [a_ij]_{m×n} for an m × n matrix.
  • 📌 Element: An individual number or function in a matrix.
  • 📌 Order of matrix: Number of rows × number of columns.

3.2.1 Order of a matrix

Concept

3.2.1 Order of a matrix

The order of a matrix is defined by the number of rows (m) and columns (n) it contains, denoted as m × n. For example, a matrix with 3 rows and 2 columns is a 3 × 2 matrix. The total number of elements in such a matrix is m × n. The element a_ij lies

Practice QuestionsMatrices

Includes NCERT exercise questions with answers

Q1.if product of rows and column of matrix is 27 , then number of possible different ordered matrices are
A.3
B.5
C.6
D.4

Answer:

4

MediumNCERT
Q2.Horizontally arranged elements in a matrix are called
A.column
B.rows
C.transpose
D.none of these

Answer:

rows

MediumNCERT
Q3.who is father of matrices?
A.Arthur Cayley
B.James sylvester
C.JP Morgan
D.Gauss

Answer:

Arthur Cayley

MediumNCERT
Q4.Find area bounded by y=|x|, x=-1, x=2 and x-axis.
A.3/2
B.5/2
C.7/2
D.9/2

Answer:

5/2

MediumNCERT
Q5.Find the area bounded by x+y=4 , x-axis, x=1 and x=2
A.4/3
B.5/3
C.5/2
D.5/3

Answer:

5/2

MediumNCERT
Q6.Find the area of triangle bounded by 3x - 2y + 1 = 0, 2x + 3y = 21 and x - 5y + 9 = 0
A.13/2
B.31/3
C.17/2
D.23/3

Answer:

13/2

MediumNCERT
Q7.Area between the curves y = x 2 and y 2 = x
A.1/3
B.2/3
C.1
D.4/3

Answer:

1/3

MediumNCERT
Q8.Find the area of the region bounded between the line x = 4 and parabola y 2 = 16x.
A.117/3
B.118/3
C.128/3
D.129/3

Answer:

128/3

MediumNCERT