Chapter 3 · Class 12 Mathematics
Matrices
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) number of elements (iii) elements a₁₃, a₂₁, a₃₃, a₂₄.
Solution
If a matrix has 24 elements, what are the possible orders it can have? What if it has 13 elements?
Solution
If a matrix has 18 elements, what are the possible orders it can have?
Solution
Construct a 2×2 matrix A = [aᵢⱼ] where aᵢⱼ = (i+j)²/2.
Solution
Construct a 3×4 matrix A = [aᵢⱼ] where aᵢⱼ = –2i + 3j.
Solution
Find x, y, z, and w if: [[3x+7, 5], [y+1, 2–3x]] = [[0, y–2], [8, w]].
Solution
Find x and y if: 2[[1, 3], [0, x]] + [[y, 0], [1, 2]] = [[5, 6], [1, 8]].
Solution
Find X if: 2X + 3[[1, 2], [3, 4]] = [[7, 14], [21, 28]].
Solution
Find x, y, a and b if: [[x–y, 2], [a+b, 3a–b]] = [[–1, 2], [3, –1]].
Solution
Solve the equation: [[x, 2], [–1, y]] = [[1, 2], [–1, 3]] + [[0, –1], [0, 1]].
Solution
If A = [[1,2,3],[4,5,6],[7,8,9]] and B = [[9,8,7],[6,5,4],[3,2,1]], find A+B.
Solution
Let A = [[2/3, 1, 5/3],[1/3, 2/3, 4/3],[7/3, 2, 2/3]]. Compute 2A.
Solution
If A = [[0, 4],[3, –2]] and B = [[6, –4],[1, 5]], compute 3A – 2B.
Solution
If A = [[1,2,–3],[5,0,2],[1,–1,1]] and B = [[3,–1,2],[4,2,5],[2,0,3]], find A+B, B–A.
Solution
If A and B are two matrices of the same order 3×3, such that A+B = [[3,1,6],[5,–3,0],[2,7,–4]], A–B = [[1,–1,2],[1,7,4],[0,1,2]], find A and B.
Solution
Compute AB where A = [[1, –1],[2, 3]] and B = [[1, 2, 3],[ –1, 0, 1]].
Solution
Show that A = [[1,2,3],[–1,0,1]] and B = [[1,–1],[2,0],[0,1]] satisfy (AB)ᵀ = BᵀAᵀ.
Solution
If A = [[1,0,2],[0,2,1],[2,0,3]], prove that A³ – 6A² + 7A + 2I = 0.
Solution
If A = [[2,0,1],[2,1,3],[1,–1,0]], find A²–5A+4I.
Solution
If A = [[3, –2],[4, –2]], find k such that A² = kA – 2I.
Solution
If A = [[0, –tan(α/2)],[tan(α/2), 0]] and I is the 2×2 identity, show that I+A = (I–A)[[cos α, –sin α],[sin α, cos α]].
Solution
If A = [[1,1,1],[1,1,1],[1,1,1]], prove that Aⁿ = 3ⁿ⁻¹A for all n ∈ N.
Solution
If A = [[α, β],[γ, –α]] is such that A² = I, find the relation between α, β, γ.
Solution
Verify: (A+B)ᵀ = Aᵀ+Bᵀ for A = [[1,–1],[2,3]] and B = [[0,2],[4,1]].
Solution
If A = [[–1,2,3],[5,7,9],[–2,1,1]] and B = [[–4,1,–5],[1,2,0],[1,3,1]], verify (A–B)ᵀ = Aᵀ–Bᵀ.
Solution
If A = [[sin α, cos α],[–cos α, sin α]], verify AᵀA = I.
Solution
Show that the matrix A = [[1,–1,5],[–1,2,1],[5,1,3]] is a symmetric matrix.
Solution
Show that the matrix B = [[0,1,–1],[–1,0,1],[1,–1,0]] is a skew-symmetric matrix.
Solution
For any square matrix A, prove that (A+Aᵀ) is a symmetric matrix.
Solution
For any square matrix A, prove that (A–Aᵀ) is a skew-symmetric matrix.
Solution
Express A = [[2,–2,–4],[–1,3,4],[1,–2,–3]] as sum of symmetric and skew-symmetric matrices.
Solution
If A and B are symmetric matrices, prove that AB–BA is a skew-symmetric matrix.
Solution
If A = [[1,2,3],[4,5,6]] and B = [[7,8],[9,10],[11,12]], compute AB and (AB)ᵀ. Verify (AB)ᵀ = BᵀAᵀ.
Solution
If A = [[–2,3],[1,2]] and B = [[0,–1],[1,2]], verify (A+B)ᵀ = Aᵀ+Bᵀ and (AB)ᵀ = BᵀAᵀ.
Solution
Let A = [[1,0,1],[0,1,2],[0,0,4]]. Show that (3A)ᵀ = 3Aᵀ.
Solution
If A and B are square matrices of same order, prove that (A+B)ᵀ = Aᵀ+Bᵀ.
Solution
Verify that A·Aᵀ is a symmetric matrix for A = [[1,3],[2,4]].
Solution
Using elementary row operations, find the inverse of A = [[1,1,2],[0,2,–3],[3,–1,1]].
Solution
Find the inverse of A = [[2,3],[5,7]] using row operations.
Solution
Find the inverse of A = [[1,3,–2],[–3,0,–5],[2,5,0]] using elementary operations.
Solution
If A = [[2,1],[1,1]], find A⁻¹ and hence solve: 2x+y=3, x+y=2.
Solution
Show that A = [[1,0,–1],[0,2,0],[–1,0,1]] satisfies A² = A.
Solution
Let A = [[0,1],[0,0]], show that (aI+bA)ⁿ = aⁿI + naⁿ⁻¹bA.
Solution
If A = [[1,1],[0,1]], prove that Aⁿ = [[1,n],[0,1]] by induction.
Solution
If A is a square matrix, prove that A+Aᵀ is symmetric and A–Aᵀ is skew-symmetric, and hence every square matrix can be expressed as sum of symmetric and skew-symmetric matrices.
Solution
If A and B are invertible matrices of same order, prove that (AB)⁻¹ = B⁻¹A⁻¹.
Solution
More chapters
← All chapters: Class 12 Mathematics