Back to Mathematics Part I Get the App
Class 12 Mathematics
Chapter 3 Solutions — Matrices
Open Solutions PDFReads in your browser→Also seeTextbook page→Solutions
Overview
Step-by-step NCERT solutions for Matrices (Chapter 3, CBSE Class 12 Mathematics) — every question and answer worked out in full, not just the final result. You can also read the Matrices textbook chapter.
Solved
What these solutions cover
All 56 questions in Matrices are solved in the PDF. Here's what's inside, exercise by exercise:
Exercise 3.1
- In the matrix A = [[2, 5, 19, -7], [35, -2, 5/2, 12], [√3, 1, -5, 17]], write:
- (i) The order of the matrix,
- (ii) The number of elements,
- (iii) Write the elements a_13, a_21, a_33, a_24, a_23.
- If a matrix has 24 elements, what are the possible orders it can have? What, if it has 13 elements?
- If a matrix has 18 elements, what are the possible orders it can have? What, if it has 5 elements?
- Construct a 2 × 2 matrix, A = [a_ij], whose elements are given by:
- (i) a_ij = (i + j)^2 / 2
- (ii) a_ij = i / j
- (iii) a_ij = (i + 2j)^2 / 2
- Construct a 3 × 4 matrix, whose elements are given by:
- (i) a_ij = (1/2)|−3i + j|
- (ii) a_ij = 2i − j
- Find the values of x, y and z from the following equations:
- (i) [[4, 3], [x, 5]] = [[y, z], [1, 5]]
- (ii) [[x + y, 2], [5 + z, xy]] = [[6, 2], [5, 8]]
- (iii) [[x + y + z], [x + z], [y + z]] = [[9], [5], [7]]
- Find the value of a, b, c and d from the equation: [[a - b, 2a + c], [2a - b, 3c + d]] = [[-1, 5], [0, 13]]
- A = [a_ij]_{m × n} is a square matrix, if (A) m < n (B) m > n (C) m = n (D) None of these
- Which of the given values of x and y make the following pair of matrices equal: [[3x + 7, 5], [y + 1, 2 − 3x]] and [[0, y − 2], [8, 4]] (A) x = −1/3, y = 7 (B) Not possible to find (C) y = 7, x = −2/3 (D) x = −1/3, y = −2/3
- The number of all possible matrices of order 3 × 3 with each entry 0 or 1 is: (A) 27 (B) 18 (C) 81 (D) 512
Exercise 3.2
- Let A = [[2, 4], [3, 2]], B = [[1, 3], [-2, 5]], C = [[-2, 5], [3, 4]]. Find each of the following:
- (i) A + B
- (ii) A – B
- (iii) 3A – C
- (iv) AB
- (v) BA
- Compute the following:
- (i) [[a, b], [-b, a]] + [[a, b], [b, a]]
- (ii) [[a^2 + b^2, b^2 + c^2], [a^2 + c^2, a^2 + b^2]] + [[2ab, 2bc], [-2ac, -2ab]]
- (iii) [[-1, 4, -6], [8, 5, 16], [2, 8, 5]] + [[12, 7, 6], [8, 0, 5], [3, 2, 4]]
- (iv) [[cos^2 x, sin^2 x], [sin^2 x, cos^2 x]] + [[sin^2 x, cos^2 x], [cos^2 x, sin^2 x]]
- Compute the indicated products:
- (i) [[a, b], [-b, a]] × [[a, -b], [b, a]]
- (ii) [[2], [3], [1]] × [2, 3, 4]
- (iii) [[-1, 2], [2, 3]] × [[1, 2, 3], [2, 3, 1]]
- (iv) [[2, 3, 4], [3, 4, 5], [4, 5, 6]] × [[1, -3], [0, 2], [3, 0]]
- (v) [[2, 1], [3, 2], [-1, 1]] × [[1, 0, 1], [-1, 2, 1]]
- (vi) [[3, -1, 3], [-1, 0, 2]] × [[2, -3], [1, 0], [3, 1]]
- If A = [[1, 2, -3], [5, 0, 2], [1, -1, 1]], B = [[3, -1, 2], [4, 2, 5], [2, 0, 3]] and C = [[4, 1, 2], [0, 3, 2], [1, -2, 3]], then compute (A + B) and (B – C). Also, verify that A + (B – C) = (A + B) – C.
- If A = [[2/3, 1/5, 7/5], [3/2, -3/5, 5/2], [7/3, 2/3, 1/5]] and B = [[2/5, 3/5, 1/5], [1/5, 2/5, 4/5], [7/5, 3/5, 6/5]], then compute 3A – 5B.
- Simplify cos θ [[cos θ, sin θ], [-sin θ, cos θ]] + sin θ [[sin θ, -cos θ], [cos θ, sin θ]]
- Find X and Y, if
- (i) X + Y = [[7, 0], [2, 5]] and X – Y = [[3, 0], [0, 3]]
- (ii) 2X + 3Y = [[2, 3], [4, 0]] and 3X + 2Y = [[2, -2], [-1, 5]]
- Find X, if Y = [[3, 2], [1, 4]] and 2X + Y = [[1, 0], [-3, 2]]
- Find x and y, if 2 [[1, 3], [0, x]] + [[y, 0], [1, 2]] = [[5, 6], [1, 8]]
- Solve the equation for x, y, z and t, if 2 [[x, z], [y, t]] + 3 [[1, -1], [0, 2]] = 3 [[3, 5], [4, 6]]
- If x [[2], [3]] + y [[-1], [1]] = [[10], [5]], find the values of x and y.
- Given 3 [[x, y], [z, w]] = [[x, 6], [-1, 2w]] + [[4, x + y], [z + w, 3]], find the values of x, y, z and w.
- If F(x) = [[cos x, -sin x, 0], [sin x, cos x, 0], [0, 0, 1]], show that F(x) F(y) = F(x + y).
- Show that:
- (i) [[5, -1], [6, 7]] × [[2, 1], [3, 4]] ≠ [[2, 1], [3, 4]] × [[5, -1], [6, 7]]
- (ii) [[1, 2, 3], [0, 1, 0], [1, 1, 0]] × [[-1, 1, 0], [0, -1, 1], [2, 3, 4]] ≠ [[-1, 1, 0], [0, -1, 1], [2, 3, 4]] × [[1, 2, 3], [0, 1, 0], [1, 1, 0]]
- Find A^2 – 5A + 6I, if A = [[2, 0, 1], [2, 1, 3], [1, -1, 0]]
- If A = [[1, 0, 2], [0, 2, 1], [2, 0, 3]], prove that A^3 – 6A^2 + 7A + 2I = 0.
- If A = [[3, -2], [4, -2]] and I = [[1, 0], [0, 1]], find k so that A^2 = kA − 2I.
- If A = [[0, -tan(α/2)], [tan(α/2), 0]] and I is the identity matrix of order 2, show that I + A = (I − A) [[cos α, -sin α], [sin α, cos α]].
- A trust fund has Rs 30,000 that must be invested in two different types of bonds. The first bond pays 5% interest per year, and the second bond pays 7% interest per year. Using matrix multiplication, determine how to divide Rs 30,000 among the two types of bonds. If the trust fund must obtain an annual total interest of:
- (a) Rs 1800
- (b) Rs 2000
- The bookshop of a particular school has 10 dozen chemistry books, 8 dozen physics books, 10 dozen economics books. Their selling prices are Rs 80, Rs 60 and Rs 40 each respectively. Find the total amount the bookshop will receive from selling all the books using matrix algebra.
- Assume X, Y, Z, W and P are matrices of order 2 × n, 3 × k, 2 × p, n × 3 and p × k, respectively. The restriction on n, k and p so that PY + WY will be defined are: (A) k = 3, p = n (B) k is arbitrary, p = 2 (C) p is arbitrary, k = 3 (D) k = 2, p = 3
- If n = p, then the order of the matrix 7X – 5Z is: (A) p × 2 (B) 2 × n (C) n × 3 (D) p × n
Exercise 3.3
- Find the transpose of each of the following matrices:
- (i) [[5], [1/2], [-1]]
- (ii) [[1, -1], [2, 3]]
- (iii) [[-1, 5, 6], [√3, 5, 6], [2, 3, -1]]
- If A = [[-1, 2, 3], [5, 7, 9], [-2, 1, 1]] and B = [[-4, 1, -5], [1, 2, 0], [1, 3, 1]], then verify that:
- (i) (A + B)' = A' + B'
- (ii) (A – B)' = A' – B'
- If A' = [[3, 4], [-1, 2], [0, 1]] and B = [[-1, 2, 1], [1, 2, 3]], then verify that:
- (i) (A + B)' = A' + B'
- (ii) (A – B)' = A' – B'
- If A' = [[-2, 3], [1, 2]] and B = [[-1, 0], [1, 2]], then find (A + 2B)'.
- For the matrices A and B, verify that (AB)' = B'A', where:
- (i) A = [[1], [-4], [3]], B = [-1, 2, 1]
- (ii) A = [[0], [1], [2]], B = [1, 5, 7]
- If
- (i) A = [[cos α, sin α], [-sin α, cos α]], then verify that A'A = I.
- (ii) If A = [[sin α, cos α], [-cos α, sin α]], then verify that A'A = I.
- Show that the matrix A = [[1, -1, 5], [-1, 2, 1], [5, 1, 3]] is a symmetric matrix. (ii) Show that the matrix A = [[0, 1, -1], [-1, 0, 1], [1, -1, 0]] is a skew symmetric matrix.
- For the matrix A = [[1, 5], [6, 7]], verify that:
- (i) (A + A') is a symmetric matrix
- (ii) (A – A') is a skew symmetric matrix
- Find (1/2)(A + A') and (1/2)(A – A'), when A = [[0, a, b], [-a, 0, c], [-b, -c, 0]]
- Express the following matrices as the sum of a symmetric and a skew symmetric matrix:
- (i) [[3, 5], [1, -1]]
- (ii) [[6, -2, 2], [-2, 3, -1], [2, -1, 3]]
- (iii) [[3, 3, -1], [-2, -2, 1], [-4, -5, 2]]
- (iv) [[1, 5], [-1, 2]]
- If A, B are symmetric matrices of same order, then AB – BA is a: (A) Skew symmetric matrix (B) Symmetric matrix (C) Zero matrix (D) Identity matrix
- If A = [[cos α, -sin α], [sin α, cos α]], and A + A' = I, then the value of α is: (A) π/6 (B) π/3 (C) π (D) 3π/2
Exercise 3.4
- Matrices A and B will be inverse of each other only if: (A) AB = BA (B) AB = BA = 0 (C) AB = 0, BA = I (D) AB = BA = I
Miscellaneous Exercise
- If A and B are symmetric matrices, prove that AB – BA is a skew symmetric matrix.
- Show that the matrix B'AB is symmetric or skew symmetric according as A is symmetric or skew symmetric.
- Find the values of x, y, z if the matrix A = [[0, 2y, z], [x, y, -z], [x, -y, z]] satisfies the equation A'A = I.
- For what values of x: [1, 2, 1] [[1, 2, 0], [2, 0, 1], [1, 0, 2]] [[0], [2], [x]] = O?
- If A = [[3, 1], [-1, 2]], show that A^2 – 5A + 7I = 0.
- Find x, if [x, -5, -1] [[1, 0, 2], [0, 2, 1], [2, 0, 3]] [[x], [4], [1]] = O.
- A manufacturer produces three products x, y, z which he sells in two markets. Annual sales are indicated below: Market I: 10,000 (x), 2,000 (y), 18,000 (z) Market II: 6,000 (x), 20,000 (y), 8,000 (z) (a) If unit sale prices of x, y and z are Rs 2.50, Rs 1.50 and Rs 1.00, respectively, find the total revenue in each market with the help of matrix algebra. (b) If the unit costs of the above three…
- Find the matrix X so that X [[1, 2, 3], [4, 5, 6]] = [[-7, -8, -9], [2, 4, 6]].
- If A = [[α, β], [γ, -α]] is such that A² = I, then: (A) 1 + α² + βγ = 0 (B) 1 – α² + βγ = 0 (C) 1 – α² – βγ = 0 (D) 1 + α² – βγ = 0
- If the matrix A is both symmetric and skew symmetric, then: (A) A is a diagonal matrix (B) A is a zero matrix (C) A is a square matrix (D) None of these
- If A is a square matrix such that A² = A, then (I + A)³ – 7A is equal to: (A) A (B) I – A (C) I (D) 3A
Keep solving
More solutions in Mathematics Part I
Explore
More NCERT Solutions for Class 12
Read the Matrices textbook chapter / PDF, or browse all CBSE Class 12 Mathematics solutions.
Solve offline with notes, solutions & mock tests
CBSE Prepmaster — free on iOS & Android