Matrices are grids of numbers organized in rows and columns. They're used to solve equations and describe transformations in math.
Determinants are special numbers calculated from square matrices. They help find areas, volumes, and solve equations in geometry and algebra.
A matrix is a structured arrangement of numbers or functions, organized in rows and columns. Each individual number or function within the matrix is referred to as an element or entry.
A determinant is a scalar value derived from a square matrix. It provides essential information about the matrix, such as whether it is invertible (non-singular) or not (singular). Determinants are used in solving systems of linear equations, finding areas and volumes, and in various calculations in geometry and algebra. They play a crucial role in determining the properties of linear transformations represented by matrices.
Example 1: Find the value of x, y, z and w which satisfy the matrix equation
Solution:
As the given matrices are equal so their corresponding elements are equal.
x+3=-x-1
2 x=-4
x=-2 ...(i)
2 y+x=0
2 y-2=0 [from (i)]
y=1 ...(ii)
z-1=3
z=4 ...(iii)
4 w-8=2 w
2 w=8
w=4 ...(iv)
Example 2: If A=
(zero matrix), then D matrix will be-
(A)
(B)
(C)
(D)
Ans. (C)
Solution:
Let D=
Example 3: If =O, then the value of is
(A) –1 (B) 0 (C) 1 (D) 2
Ans. (A)
Solution:
The LHS of the equation
=
=
Thus 4 x+4=0 ; x=-1
Example 4: If A, B are two matrices such that A+B= then find AB.
Solution:
Given A+B= ...(i) &
...(ii)
Adding (i) & (ii)
Subtracting (ii) from (i)
Now
Example 5: The value of is
(A) 213 (B) –231 (C) 231 (D) 39
Ans. (C)
Solution:
Example 6: If =0, find .
Solution:
Example 7: If in the determinant , where is cofactor of element then x=
(A) 2 (B) –2 (C) (D)
Ans. (C)
Solution:
Example 8: If =0, is?
(A) 2 (B) 1 (C) –1 (D) 0
Ans. (B)
Solution:
Applying =0
1. If , then find the value of x+y+a+b
(A) 1 (B) –1 (C) –3 (D) 5
2. Find the value of :
(A) –2 (B) 2 (C) 3 (D) –3
3. Let A=such that |A|=0, then maximum value of x+y+z is
(A) 3 (B) 0 (C) 1 (D) 2
4. If α, β & γ are the roots of the equation , then the value of the determinant =
(A) p (B) q (C) p^2 \_2 q (D) none
5. If are non-zero real numbers, then D==
(A) abc (B) a2b2c2 (C) bc + ca +ab (D) zero
Q. How do you add two matrices?
Ans: To add two matrices, they must have the same dimensions. You add corresponding elements from each matrix. For example, given matrices A and B:
A=
The sum A + B is:
A+B=
Q. How is the determinant of a matrix calculated?
Ans: For a 2 × 2 matrix , the determinant is calculated as ad – bc. For larger matrices, determinants can be calculated using cofactor expansion, row reduction, or other methods. For example, for a 3 × 3 matrix , the determinant is a(ei – fh) – b(di – fg) + c(dh – eg).
Q. What is the trace of a matrix?
Ans: The trace of a square matrix is the sum of its diagonal elements. For example, for the matrix \left(\begin{array}{ll}1 & 2 \\3 & 4\end{array}\right), the trace is 1 + 4 = 5. The trace has various applications, particularly in the study of eigenvalues and matrix invariants.
(Session 2025 - 26)