Determinants is a guaranteed scorer in the CBSE paper — typically one 2-mark evaluation or singularity check, a 3-mark adjoint/cofactor problem, and the flagship 5-mark matrix-method system that has appeared in some form nearly every year. The bank below mirrors that structure: attempt each question fully before reading its solution, and present your work the way the marking scheme rewards — state ∣A∣before using A−1, keep the ± in given-area problems, and finish system solutions with a verification line.
The questions below follow the pattern of recent board papers; they are original items written for practice.
2-mark questions
Q1. If A=(1422), show that ∣2A∣=4∣A∣.
Solution.2A=(2844), so ∣2A∣=8−32=−24. Also ∣A∣=2−8=−6, and 4∣A∣=−24. Hence ∣2A∣=4∣A∣. ∎
Q2. Find the values of x for which x182x=61826.
Solution.x2−36=36−36=0, so x2=36 and x=±6. (Both values must be stated — the marking scheme allots half the marks to the negative root.)
Q3. Find the minor and cofactor of the element a32 in Δ=1300514−12.
Solution. Deleting R3 and C2: M32=134−1=−1−12=−13. Since 3+2=5 is odd, A32=−M32=13.
Q4. Find the values of k if the area of the triangle with vertices (k,0), (4,0) and (0,2) is 4 square units.
Solution.21k40002111=±4. Expanding along C2: the half-determinant equals 4−k, so 4−k=±4, giving k=0 or k=8.
3-mark questions
Q5. Using cofactors of the elements of the second row, evaluate Δ=521302813.
Solution.A21=−3283=7, A22=5183=7, A23=−5132=−7. Then Δ=a21A21+a22A22+a23A23=2(7)+0(7)+1(−7)=7.
Q6. For A=12−2−130251, find adjA and verify that A(adjA)=∣A∣I.
Solution. Computing all nine cofactors and transposing: adjA=3−126152−11−15. Expanding along R1: ∣A∣=1(3)+1(12)+2(6)=27. Multiplying, every diagonal entry of A(adjA) works out to 27 and every off-diagonal entry to 0 — e.g. the (1,1) entry is 1(3)+(−1)(−12)+2(6)=27 — so A(adjA)=27I=∣A∣I. ∎
Q7. Find the inverse of A=(−1−352), and verify that AA−1=I.
Solution.∣A∣=−2+15=13=0, so A−1 exists. By the shortcut, adjA=(23−5−1) and A−1=131(23−5−1). Verification: AA−1=131(−2+15−6+65−515−2)=131(130013)=I. ∎
Q8. For A=(3121), find the numbers a and b such that A2+aA+bI=O, and hence find A−1.
Solution.A2=(11483). The (2,1) entry gives 4+a=0, so a=−4; the (1,1) entry then gives 11−12+b=0, so b=1. (The remaining entries confirm.) From A2−4A+I=O: I=4A−A2=A(4I−A), so A−1=4I−A=(1−1−23).
5-mark questions
Q9. For A=231−3215−4−2, find A−1 and use it to solve
2x−3y+5z=11,3x+2y−4z=−5,x+y−2z=−3
Solution.∣A∣=2(0)+3(−2)+5(1)=−1=0. Computing cofactors and transposing: adjA=021−1−9−522313, so A−1=−adjA=0−2−1195−2−23−13. Then
X=A−1B=0−2−1195−2−23−1311−5−3=123
Hence x=1, y=2, z=3. Check: 2−6+15=11. ✓
Q10. Solve by the matrix method:
x−y+2z=7,3x+4y−5z=−5,2x−y+3z=12
Solution.∣A∣=1(12−5)+1(9+10)+2(−3−8)=7+19−22=4=0 — unique solution. Computing adjA and dividing by 4, then multiplying into B=(7,−5,12)′:
X=A−1B=213
Hence x=2, y=1, z=3. Check: 2−1+6=7 ✓ and 4−1+9=12 ✓.
Q11. For A=11212−11−33, show that A3−6A2+5A+11I=O, and hence find A−1.
Solution.A2=4−3728−31−1414; computing A3=A2A and substituting, every entry of A3−6A2+5A+11I vanishes. ∎ Rearranging: A(A2−6A+5I)=−11I, so
A−1=−111(A2−6A+5I)=111−3954−1−35−4−1
Q12. Solve by the matrix method:
2x+y+z=1,x−2y−z=23,3y−5z=9
Solution.A=2101−231−1−5; ∣A∣=2(10+3)−1(−5−0)+1(3−0)=26+5+3=34=0. The matrix method gives
X=A−11239=121−23
Hence x=1, y=21, z=−23. Check the third equation: 3(21)−5(−23)=23+215=9. ✓ (Fractional answers are common in this pattern — present them as exact fractions, never decimals.)
Ready to test your knowledge?
Take a quick interactive quiz on this topic —
free, works without login.