Inverse of Matrix — Using elementary operations
Matrices
6
JEE Qs
8%
Hard
75
min
Master the systematic application of elementary operations with precision and practice extensively to minimize arithmetic errors and improve speed.
🧮 Key Formulas
✅ Key Points for JEE
- 1To find A⁻¹ using elementary row operations, start with A = IA. Apply a sequence of row operations to A to transform it into I. Simultaneously apply the *exact same* sequence of row operations to the identity matrix I on the RHS. The matrix obtained from I on the RHS will be A⁻¹.
- 2To find A⁻¹ using elementary column operations, start with A = AI. Apply a sequence of column operations to A to transform it into I. Simultaneously apply the *exact same* sequence of column operations to the identity matrix I on the RHS. The matrix obtained from I on the RHS will be A⁻¹.
- 3It is crucial to stick to either elementary row operations OR elementary column operations throughout the process; never mix them.
- 4If, during the process of transforming A into an identity matrix, an entire row or column of A becomes zeros, then A is a singular matrix and its inverse does not exist.
- 5The inverse of a square matrix, if it exists, is unique.
⚠️ Common Mistakes
- ✕Mixing elementary row operations with elementary column operations in the same problem.
- ✕Performing an elementary operation on one matrix (A) but forgetting to apply the *exact same* operation to the other matrix (I) simultaneously.
- ✕Committing arithmetic errors, especially when dealing with fractions or multiple operations in a single step.
- ✕Not following a systematic approach to transform A into I, leading to inefficient steps or getting stuck in a loop.
📝 Practice Questions
See allQ22.Let M denote the set of all real matrices of order 3 × 3 and let S = {−3, −2, −1, 1, 2}. Let S1 = {A = [aij] ∈M : A = AT and aij ∈ S, ∀i, j}, S2 = {A = [aij] ∈M : A = −AT and aij ∈ S, ∀i, j}, S3 = {A = [aij] ∈M : a11 + a22 + a33 = 0 and aij ∈ S, ∀i, j}. If n ( S1 ∪2 US3) = 125α, then α equals _______
Q24.Let S = ∈Z : Am2 + Am = 3I , where A = 2 −1 . Then n(S) is equal to ______. {m −A−6} [ 1 0 ]
Q4. If A, B , and (adj (A−1) + adj (B−1)) are non-singular matrices of same order, then the inverse of A(adj (A−1) + adj (B−1))−1 B , is equal to (1) AB−1 + A−1 B (2) adj (B−1) + adj (A−1) BA−1 (3) AB−1 (4) 1 (adj(B) + adj(A)) |A| + |B| |AB|
Q16.If I = ∫ 0π 3 dx, then ∫210 sin4x sinx+cos4x cos xx 2 2 x sin x+cos (1) π2 (2) π2 12 4 (3) π2 (4) π2 16 8 ∣∣ ⎢ ⎥ ⎢ ⎥ ⎢ ⎥ ⎢ ⎥ ⎢ ⎥ ⎢ ⎥ 2025 (23 Jan Shift 2) JEE Main Previous Year Paper
Q11.Let A = [aij] = [ log5log51288 log4log4255 ] . If Aij is the cofactor of aij, Cij = ∑2k=1 aikAjk, 1 ≤i, j ≤2, and C = [Cij], then 8|C| is equal to : (1) 288 (2) 222 (3) 242 (4) 262
Q5. Let A = [aij] be a matrix of order 3 × 3, with aij = (√2)i+j . If the sum of all the elements in the third row of A2 is α + β√2, α, β ∈Z, then α + β is equal to : (1) 280 (2) 224 (3) 210 (4) 168
NCERT Chapters
- Class 12 Mathematics Ch 3: Matrices