HomeJEE MathsMatrices and Determinants: Previous Year Questions with Solutions
Matrices and Determinants: Previous Year Questions with Solutions
1.0Introduction
Matrices and Determinants Previous Year Questions typically cover topics such as matrix operations (addition, multiplication, transpose), types of matrices (zero, identity, diagonal, symmetric), and properties of determinants. Common problem types include finding the inverse of a matrix, solving systems of linear equations using matrices, evaluating determinants, and applying Cramer's Rule. Examples include calculating the determinant of a 3×3 matrix, checking consistency of a system of equations, or finding the adjoint and inverse of a matrix. Solutions involve using standard matrix algebra rules, cofactor expansion, and determinant properties. Practicing these questions helps in developing strong algebraic manipulation skills and understanding the structure of linear equations.
2.0Matrices and Determinants Previous Year Questions for JEE with Solutions
JEE questions in Matrices and Determinants often test concepts related to matrix operations, types of matrices, properties of determinants, and their applications in solving systems of linear equations. Some common types of problems include:
Matrix Operations: Questions on addition, subtraction, multiplication, transpose, and properties like (AB)T=BTAT, and checking the existence of inverses.
Determinants: Problems involving calculation of determinants (2×2 and 3×3), using properties to simplify determinants, and evaluating them through cofactor expansion.
Inverse and Adjoint: Finding the adjoint of a matrix and using it to determine the inverse, especially for solving linear equations.
System of Linear Equations: Solving systems using matrices (matrix method), and checking consistency using the determinant (non-zero vs. zero).
These questions are designed to test both computational accuracy and understanding of underlying linear algebra principles.
Note: In the JEE Main Mathematics exam, you can typically expect 2 to 3 questions from the Matrices and Determinants chapter.
3.0Key Concepts to Remember – Matrices
1. Types of Matrices
Square Matrix: Rows = Columns
Diagonal Matrix: Non-zero elements only on the main diagonal
Scalar Matrix: Diagonal matrix with all diagonal elements equal
Identity Matrix (I): Diagonal elements = 1, others = 0
Zero Matrix: All elements are zero
Symmetric Matrix: A = AT
Skew-Symmetric Matrix: AT = –A
2. Matrix Operations
Addition/Subtraction: Only if matrices are of the same order
Multiplication: Use row-by-column rule; not commutative
Scalar Multiplication: Multiply every element by a scalar
Transpose: (AT)T=A,(AB)T=BTAT
3. Special Properties
(AB)C = A(BC) (Associative)
A(B + C) = AB + AC (Distributive)
ATA is always symmetric
4. Inverse of a Matrix
Only defined for square, non-singular matrices
A−1=det(A)1adj(A)(for det(A)=0)
4.0Key Concepts to Remember – Determinants
1. Basic Determinant Evaluation
2 × 2:
abcd=ad−bc
3×3: Use cofactor expansion or Sarrus Rule (if allowed)
2. Properties of Determinants
Swapping two rows/columns: sign changes
If two rows/columns are identical: determinant = 0
If a row/column is multiplied by k, determinant is multiplied by k
det(AT)=det(A)
3. Applications
Area of triangle using determinant:
Area =21x1x2x3y1y2y3111
Solving system of equations:
Cramer’s Rule:
x=detAdetA1,y=detAdetA2,z=detAdetA3
4. Consistency of System
det(A)=0: Unique solution (consistent)
det(A) = 0: May be no solution or infinitely many (check further)
5.0JEE Mains Past Year Questions with Solutions on Matrices and Determinants
Previous Year Questions from Matrices
1.Let A=[1021] and B = I + adj(A) + (adj A)2+…+ (adj A)10. Then, the sum of all the elements of the matrix B is :
(1) –110
(2) 22
(3) –88
(4) –124
Ans. (3)
Sol.
Sol. Adj(A)=[10−21]
(AdjA)2=[10−41]
(AdjA)10=[10−201]
B=[1001]+B=[10−21]+[10−41]+…+[10−201]
B=[110−11011]□ sum of elements of B=−88
2Let A be a 2 × 2 symmetric matrix such that A[11]=[37]and the determinant of A be 1. If A–1 = αA + βI, {} where I is an identity matrix of order 2 × 2, then α + β equals …..
Ans. (5)
Sol.
Let A=[abbd]
[abbd][11]=[37],ad−b2=1
a+b=3,b+d=7,(3−b)(7−b)−b2=1
21−10b=1→b=2,a=1,d=5
A=[1225],A−1=[5−2−21]
A−1=αA+βI
[5−2−21]
[α+β2α2α5α+β]
α=−1,β=6→α+β=5
3.Let α ∈ (0, ∞) and A=101210α02If det(adj(2A−AT)⋅adj(A−2AT))=28, then (detA)2 is equal to :
10.A=211010101Let , B = [B1, B2, B3], where B1, B2, B3 are column matrices, and AB1=100,AB2=300,AB3=321If α = |B| and β is the sum of all the diagonal elements of B, then α3 + β3 is equal to _____.
5.Let the system of equations x + 2y +3z = 5, 2x + 3y + z = 9, 4x + 3y + λz = μ have infinite number of solutions. Then λ + 2μ is equal to :
(1) 28
(2) 17
(3) 22
(4) 15
Ans. (2)
Sol.
x+2y+3z=52x+3y+z=94x+3y+λz=μFor infinite solutions, the following must hold:Δ=Δ1=Δ2=Δ3=0Δ=12423331λ=0⇒λ=−13Δ1=59μ23331−13=0⇒μ=15Δ2=124591531−13=0Δ3=1242335915=0forλ=−13,μ=15,the system of equations has infinite solutions.⇒λ+2μ=−13+30=17
6.The values of α, for which 112α+323313α+1α+23α+310=0, lie in the interval
7.Consider the system of linear equations x + y + z = 5, x + 2y +λ2z = 9, x + 3y +λz = μ, where λ, μ ∈ R. Then, which of the following statement is NOT correct?
(1) System has infinite number of solution if λ= 1 and μ =13
(2) System is inconsistent if λ = 1 and μ ≠ 13
(3) System is consistent if λ ≠ 1 and μ = 13
(4) System has unique solution if λ ≠ 1 and μ ≠ 13
Ans. (4)
Sol.
1111231λ2λ=0⇒2λ2−λ−1=0λ=1,−211231λ2λ59μ=0⇒μ=13Infinite solutionλ=1μ=13For unique solnλ=1For no solnλ=1μ=13Ifλ=1andμ=13Considering the case whenλ=−21andμ=13 this will generate no solution case
8. If then f(x)=2cos4x3+2cos4x2cos4x2sin4x2sin4x3+2sin4x3+sin22xsin22xsin22x⇒51f′(0) is equal to ______
has infinitely many solutions, then 12α + 13β is equal to
(1) 60
(2) 64
(3) 54
(4) 58
Ans. (4)
Sol.
D=123−2α−113β=1(αβ+3)+2(2β−9)+1(−2−3α)=αβ+3+4β−18−2−3α=αβ−3α+4β−17.......(1)D1=−453−2α−113β=0D2=123−45313β=0⇒1(5β−9)+4(2β−9)+1(6−15)=05β−9+8β−36−9=013β=54⇒β=1354put in (1)1354α−3α+4(1354)=171354α−1339α+13216=171315α+216=17⇒15α=5⇒α=31Now, 12α+13β=12⋅31+13⋅1354=4+54=58
Table of Contents
1.0Introduction
2.0Matrices and Determinants Previous Year Questions for JEE with Solutions
3.0Key Concepts to Remember – Matrices
4.0Key Concepts to Remember – Determinants
5.0JEE Mains Past Year Questions with Solutions on Matrices and Determinants
5.1Previous Year Questions from Matrices
5.2Previous Year Questions from Determinants
Frequently Asked Questions
You can generally expect 2 to 3 questions from this chapter in JEE Main.
Focus on Matrix operations and transpose properties Inverse of 2×2 matrices using adjoint and determinant Cofactor and determinant evaluation Properties of determinants Cramer’s Rule for solving linear equations
Yes, they are very common and frequently appear in both JEE Main and Advanced. Mastering cofactor expansion and simplification using determinant properties is essential.
Use Cramer’s Rule for small systems and the Matrix Inversion Method when given a square coefficient matrix (usually 2 × 2 or 3 × 3).
A square matrix is invertible if its determinant ≠ 0. Such matrices are called non-singular.
Absolutely. Properties like row operations, factorizing rows/columns, and converting to triangular form can help simplify complex-looking 3 × 3 determinants in seconds.