![]() |
VOOZH | about |
Determinant of a 2x2 Matrix A = is denoted as |A| and is calculated as |A| = [ad - bc]. It is used in solving various problems related to a matrix and is used in finding the Inverse, and Rank of 2×2 Matrix.
In this article, we will learn about, the Determinant of Matrix, Determinant of 2x2 Matrix, Examples, and others in detail.
Table of Content
In linear algebra, the determinant is a scalar value that is associated with a square matrix. Among the important information provided by the matrix are its singularity and invertibility and we can find using determinant whether any matrix is singular or invertible.
Notation det(A) or |A| represents the determinant of a matrix A.
Now determinant is only calculated for any square matrix and the determinant for any 2x2 matrix is calculated below,
For 2×2 Matrix
Determinant is calculated as:
det (A) = ∣A∣ = ad − bc
For 3×3 Matrix
Determinant is calculated using a more complex formula:
det (B) = ∣B∣ = a(ei − fh) − b(di − fg) + c(dh − eg)
Any square matrix of 2 rows and 2 columns is called a 2 × 2 Matrix. In a 2 × 2 Matrix we have a total of 4 elements. A 2 × 2 matrix is represented below as,
Learn, Matrices
Determinant of 2×2 matrix is the single scalar value of a matrix of order 2. For any given matrix A2x2 given as follows
The determinant of the matrix can be found using the following formula
Following formula provides the determinant of a 2×2 matrix:
det(A) = |A| = ad - bc
Product of the elements on the major diagonal (which runs from top left to bottom right) less the product of the elements on the other diagonal is the determinant for the matrix A.
|A| = (a⋅d) − (b⋅c)
To calculate the determinant of a 2x2 matrix:
A =
Use this Formula to calculate Determinant of a 2x2 Matrix
det(A) = ∣A∣ = ad − bc
For further follow the following steps,
Step 1: To find a⋅d, multiply the components on the major diagonal (from top left to bottom right).
Step 2: To get b⋅c, multiply the items on the opposite diagonal (from top right to bottom left).
Step 3: Deduct the outcome from step 2 from the outcome from step 1.
Step 4: Result is the determinant of the 2×2 matrix is equal to A.
Example: Suppose we have to find determinant of
Given Matrix,
To find its determinant we cross-multiply its components, such as,
Determinant of any matrix can easily be claulated using the Determinnat Formulas, For any 2×2, 3×3, or any n×n matrices its deteminat is calculated below,
For a 2×2 matrix
det(A) is given by:
det(A) = ad − bc
Example: Find determinant of
Solution:
Determinant of A = |A|
|A| = (1.4) - (2.3)
|A| = 4 - 6
For a 3×3 matrix
A =
Determinant is given by
det(A) = a(ei-fh) - b(di-fg) + c(dh-eg)
Example: Find determinant of
Solution:
Determinant of A = |A|
|A| = 0
Learn more about, Determinant of 3×3 Matrix
When calculating the determinant of a n×n matrix (n > 3), more intricate calculations are required. Typically, techniques like cofactor expansion, expansion by minors, or block matrix characteristics are used. Recursive in nature, the general formula can be somewhat complex.
A popular method is to write the determinant as the product of elements and the cofactors that go with them.
where the element in the i-th row and j-th column of matrix C is represented by the symbol Cij.
If A is an invertible matrix, then the determinant of its inverse A-1 is given by the formula,
det(A-1) = 1/det(A)
Learn more about, Inverse of Matrix
It is essential to comprehend the characteristics of determinants. Among the essential characteristics are:
Application of determinat of 2×2 Matrix are,
Read More,
Some examples on Determinant of 2×2 Matrix are,
Example 1: Find the determinant of 2×2 Matrix A
Solution:
Using the formula:
det(A) = ad − bc
det(A) = (2×1) − (3×4) = 2 − 12 = −10
So, for this matrix A, the determinant is −10
Example 2: Find the determinant of 2×2 Matrix B
Solution:
Using the formula:
det(B) = (−1×5) − (0×2) = −5
So, for matrix B, the determinant is −5
Example 3: Consider the 2x2 matrix
. Find its Determinant.
Solution:
Determinant of Matrix,
denoted as det(A) or ∣A∣, is calculated using formula:
det(A) = (3×4) − (2×1) = 12 − 2 = 10
So, for matrix, det(A)=10
Example 4: Take Matrix
. Find its Determinant.
Solution:
Determinant of matrix B is calculated as follows:
det(B) = (−1×5)−(0×2) = −5
Thus, det(B) = −5
Example 5: Take Matrix
. Find its determinant.
Solution:
Using Determinant Formula:
det(C) = (4×7)−(−3×0) = 28
So, det(C) = 28