Chapter 9ICSE Class 10 Maths100% Free

Matrices — Important Questions

13 hand-picked ICSE Class 10 Maths important questions for Matrices, each with a full model answer — the formats and topics most likely to appear in your board exam.

By The Classmate AI Editorial Team · CBSE & ICSE curriculum teamUpdated About our content
13
Questions
6
Question types
32
Total marks
₹0
With answers
Quick answer

High-yield ICSE Matrices questions cover the order of a matrix, addition and subtraction, scalar multiplication, matrix multiplication (defined only when inner dimensions match), the identity and zero matrices, and solving for unknowns by equating corresponding elements. Verifying relations such as A2=kA+cIA^2=kA+cI is a common HOTS task.

About Matrices

In the ICSE Class 10 Maths chapter Matrices you learn the order of a matrix, equality of matrices, addition, subtraction and scalar multiplication, the (non-commutative) product of two matrices, the identity and zero matrices, and how to find unknown elements by comparing corresponding entries.

Order and equality of matricesAddition, subtraction and scalar multiplicationMatrix multiplicationIdentity and zero matricesAlgebra of matrices and unknowns

Key concepts & formulas

Order and equality

A matrix with mm rows and nn columns has order m×nm\times n. Two matrices are equal only if they have the same order and equal corresponding elements.

Multiplication

Am×nBp×qA_{m\times n}B_{p\times q} is defined only when n=pn=p; the product has order m×qm\times q. In general ABBAAB\neq BA.

Special matrices

The identity matrix I=(1001)I=\begin{pmatrix}1&0\\0&1\end{pmatrix} satisfies AI=IA=AAI=IA=A; the zero matrix OO has every entry 00.

Free download

Get all 13 Matrices questions as a PDF

The full question bank with model answers — perfect for offline revision and last-minute practice.

Free · No spam · Unsubscribe anytime

Important questions with answers

Try each on paper first, then reveal the model answer to check your method.

Question typeCountMarks
MCQ41
Assertion–Reason11
Very Short22
Short Answer33
Long Answer25
Case-based14

Multiple-choice questions (1 mark)

Q1MCQEasy1 mark

If a matrix has 33 rows and 22 columns, its order is:

  1. (a)

    3×23\times2

  2. (b)

    2×32\times3

  3. (c)

    6×16\times1

  4. (d)

    3×33\times3

Show model answer

Answer: (a) 3×23\times2.

Order is written as (number of rows) ×\times (number of columns) =3×2=3\times2.

Still stuck? Ask the AI tutor to explain this step by step →
Q2MCQEasy1 mark

If AA is of order 2×32\times3 and BB is of order 3×43\times4, then the order of ABAB is:

  1. (a)

    2×42\times4

  2. (b)

    3×33\times3

  3. (c)

    4×24\times2

  4. (d)

    not defined

Show model answer

Answer: (a) 2×42\times4.

The inner dimensions match (3=33=3), so ABAB is defined with order (rows of AA) ×\times (columns of BB) =2×4=2\times4.

Still stuck? Ask the AI tutor to explain this step by step →
Q3MCQModerate1 mark

If A=(2310)A=\begin{pmatrix}2&3\\1&0\end{pmatrix}, then 2A=2A=

  1. (a)

    (4620)\begin{pmatrix}4&6\\2&0\end{pmatrix}

  2. (b)

    (2310)\begin{pmatrix}2&3\\1&0\end{pmatrix}

  3. (c)

    (4310)\begin{pmatrix}4&3\\1&0\end{pmatrix}

  4. (d)

    (4622)\begin{pmatrix}4&6\\2&2\end{pmatrix}

Show model answer

Answer: (a) (4620)\begin{pmatrix}4&6\\2&0\end{pmatrix}.

Scalar multiplication multiplies every element by 22: (2(2)2(3)2(1)2(0))=(4620)\begin{pmatrix}2(2)&2(3)\\2(1)&2(0)\end{pmatrix}=\begin{pmatrix}4&6\\2&0\end{pmatrix}.

Still stuck? Ask the AI tutor to explain this step by step →
Q4MCQHOTS1 mark

If A=(1234)A=\begin{pmatrix}1&2\\3&4\end{pmatrix}, then A2=A^2=

  1. (a)

    (7101522)\begin{pmatrix}7&10\\15&22\end{pmatrix}

  2. (b)

    (14916)\begin{pmatrix}1&4\\9&16\end{pmatrix}

  3. (c)

    (2468)\begin{pmatrix}2&4\\6&8\end{pmatrix}

  4. (d)

    (7101022)\begin{pmatrix}7&10\\10&22\end{pmatrix}

Show model answer

Answer: (a) (7101522)\begin{pmatrix}7&10\\15&22\end{pmatrix}.

A2=AA=(1+62+83+126+16)=(7101522)A^2=A\cdot A=\begin{pmatrix}1+6&2+8\\3+12&6+16\end{pmatrix}=\begin{pmatrix}7&10\\15&22\end{pmatrix}.

Still stuck? Ask the AI tutor to explain this step by step →

Want every Matrices question solved live, at your pace?

Practise free with the AI tutor →

Assertion–Reason questions (1 mark)

Q5Assertion–ReasonModerate1 mark

Assertion (A): Matrix multiplication is not commutative.

Reason (R): For two matrices AA and BB, the products ABAB and BABA may be unequal even when both are defined.

  1. (a)

    Both A and R are true and R is the correct explanation of A

  2. (b)

    Both A and R are true but R is not the correct explanation of A

  3. (c)

    A is true but R is false

  4. (d)

    A is false but R is true

Show model answer

Answer: (a) Non-commutativity means precisely that ABBAAB\neq BA in general, which is what R states, so R is the correct explanation of A.

Still stuck? Ask the AI tutor to explain this step by step →

Very short answer questions (2 marks)

Q6Very ShortEasy2 marks

If A=(3124)A=\begin{pmatrix}3&1\\2&4\end{pmatrix} and B=(1205)B=\begin{pmatrix}1&2\\0&5\end{pmatrix}, find ABA-B.

Show model answer

Subtract corresponding elements:

AB=(31122045)=(2121).A-B=\begin{pmatrix}3-1&1-2\\2-0&4-5\end{pmatrix}=\begin{pmatrix}2&-1\\2&-1\end{pmatrix}.

Still stuck? Ask the AI tutor to explain this step by step →
Q7Very ShortModerate2 marks

If (x+yxy)=(62)\begin{pmatrix}x+y\\x-y\end{pmatrix}=\begin{pmatrix}6\\2\end{pmatrix}, find the values of xx and yy.

Show model answer

Equating corresponding elements: x+y=6x+y=6 and xy=2x-y=2.

Adding: 2x=8x=42x=8\Rightarrow x=\mathbf{4}; then y=64=2y=6-4=\mathbf{2}.

Still stuck? Ask the AI tutor to explain this step by step →

Short answer questions (3 marks)

Q8Short AnswerModerate3 marks

If A=(2132)A=\begin{pmatrix}2&1\\3&2\end{pmatrix} and B=(1012)B=\begin{pmatrix}1&0\\-1&2\end{pmatrix}, find the product ABAB.

Show model answer

AB=(2132)(1012).AB=\begin{pmatrix}2&1\\3&2\end{pmatrix}\begin{pmatrix}1&0\\-1&2\end{pmatrix}.

Row 1: (21+1(1), 20+12)=(1,2)(2\cdot1+1\cdot(-1),\ 2\cdot0+1\cdot2)=(1,2).

Row 2: (31+2(1), 30+22)=(1,4)(3\cdot1+2\cdot(-1),\ 3\cdot0+2\cdot2)=(1,4).

AB=(1214).AB=\begin{pmatrix}1&2\\1&4\end{pmatrix}.

Still stuck? Ask the AI tutor to explain this step by step →
Q9Short AnswerModerate3 marks

Find the matrix XX such that 2X+(1234)=(5678)2X+\begin{pmatrix}1&2\\3&4\end{pmatrix}=\begin{pmatrix}5&6\\7&8\end{pmatrix}.

Show model answer

2X=(5678)(1234)=(4444).2X=\begin{pmatrix}5&6\\7&8\end{pmatrix}-\begin{pmatrix}1&2\\3&4\end{pmatrix}=\begin{pmatrix}4&4\\4&4\end{pmatrix}.

Divide every element by 22:

X=(2222).X=\begin{pmatrix}2&2\\2&2\end{pmatrix}.

Still stuck? Ask the AI tutor to explain this step by step →
Q10Short AnswerHOTS3 marks

If A=(3x01)A=\begin{pmatrix}3&x\\0&1\end{pmatrix} and A2=(91201)A^2=\begin{pmatrix}9&12\\0&1\end{pmatrix}, find the value of xx.

Show model answer

A2=(3x01)(3x01)=(93x+x01)=(94x01).A^2=\begin{pmatrix}3&x\\0&1\end{pmatrix}\begin{pmatrix}3&x\\0&1\end{pmatrix}=\begin{pmatrix}9&3x+x\\0&1\end{pmatrix}=\begin{pmatrix}9&4x\\0&1\end{pmatrix}.

Comparing with (91201)\begin{pmatrix}9&12\\0&1\end{pmatrix}: 4x=12x=34x=12\Rightarrow x=\mathbf{3}.

Still stuck? Ask the AI tutor to explain this step by step →

Long answer questions (5 marks)

Q11Long AnswerModerate5 marks

If A=(1234)A=\begin{pmatrix}1&2\\3&4\end{pmatrix} and II is the 2×22\times2 identity matrix, show that A25A2I=OA^2-5A-2I=O, where OO is the zero matrix.

Show model answer

Compute A2A^2:
A2=(1234)(1234)=(7101522).A^2=\begin{pmatrix}1&2\\3&4\end{pmatrix}\begin{pmatrix}1&2\\3&4\end{pmatrix}=\begin{pmatrix}7&10\\15&22\end{pmatrix}.

Compute 5A5A and 2I2I:
5A=(5101520),2I=(2002).5A=\begin{pmatrix}5&10\\15&20\end{pmatrix},\qquad 2I=\begin{pmatrix}2&0\\0&2\end{pmatrix}.

Combine:
A25A2I=(752101001515022202)=(0000)=O.A^2-5A-2I=\begin{pmatrix}7-5-2&10-10-0\\15-15-0&22-20-2\end{pmatrix}=\begin{pmatrix}0&0\\0&0\end{pmatrix}=O.

Hence A25A2I=OA^2-5A-2I=O.

Still stuck? Ask the AI tutor to explain this step by step →
Q12Long AnswerHOTS5 marks

Given A=(3242)A=\begin{pmatrix}3&-2\\4&-2\end{pmatrix} and I=(1001)I=\begin{pmatrix}1&0\\0&1\end{pmatrix}, find the value of kk such that A2=kA2IA^2=kA-2I.

Show model answer

Compute A2A^2:
A2=(3242)(3242)=(986+41288+4)=(1244).A^2=\begin{pmatrix}3&-2\\4&-2\end{pmatrix}\begin{pmatrix}3&-2\\4&-2\end{pmatrix}=\begin{pmatrix}9-8&-6+4\\12-8&-8+4\end{pmatrix}=\begin{pmatrix}1&-2\\4&-4\end{pmatrix}.

Write kA2IkA-2I:
kA2I=(3k22k4k2k2).kA-2I=\begin{pmatrix}3k-2&-2k\\4k&-2k-2\end{pmatrix}.

Equate corresponding elements (top-left): 3k2=1k=13k-2=1\Rightarrow k=1.

Check with the other entries: 2k=2-2k=-2, 4k=44k=4, 2k2=4-2k-2=-4 — all hold for k=1k=1.

Hence k=1k=\mathbf{1}.

Still stuck? Ask the AI tutor to explain this step by step →

Case-based questions (4 marks)

Q13Case-basedModerate4 marks

In a stationery shop, the quantities of pens and notebooks bought by two students are given by the matrix Q=(2341)Q=\begin{pmatrix}2&3\\4&1\end{pmatrix} (rows = students, columns = pens and notebooks). The prices in rupees are given by the column matrix P=(520)P=\begin{pmatrix}5\\20\end{pmatrix} (pen ₹55, notebook ₹2020).

(i) State the order of the product QPQP.
(ii) Compute QPQP and interpret its entries.
(iii) Which student spends more, and by how much?

Show model answer

(i) QQ is 2×22\times2 and PP is 2×12\times1, so QPQP has order 2×1\mathbf{2\times1}.

(ii) QP=(2341)(520)=(2(5)+3(20)4(5)+1(20))=(7040).QP=\begin{pmatrix}2&3\\4&1\end{pmatrix}\begin{pmatrix}5\\20\end{pmatrix}=\begin{pmatrix}2(5)+3(20)\\4(5)+1(20)\end{pmatrix}=\begin{pmatrix}70\\40\end{pmatrix}.
Student 1 spends ₹7070 and Student 2 spends ₹4040.

(iii) Student 1 spends more, by 7040=70-40=30\mathbf{30}.

Still stuck? Ask the AI tutor to explain this step by step →

Frequently asked questions

Stuck on Matrices? Let the AI tutor help

Free to start · Step-by-step Socratic help · ICSE Class 10 Maths

Practise Matrices free →