Advertisements
Advertisements
प्रश्न
If A = `[(3, 1),(-1, 2)]`, prove that A2 – 5A + 7I = 0, where I is unit matrix of order 2
If A = `[(3, 1),(-1, 2)]`, prove that A2 – 5A + 7I = 0, where I is 2 × 2 unit matrix and 0 is zero matrix of order 2.
Advertisements
उत्तर
Given: A = `[(3, 1),(-1, 2)]`
A2 = A · A
= `[(3, 1),(-1, 2)] [(3, 1),(-1, 2)]`
= `[(9 - 1, 3 + 2),(-3 - 2, -1 + 4)]`
A2 = `[(8, 5),(-5, 3)]`
Now consider
L.H.S. = A2 – 5A + 7I
= A . A – 5A + 7I
= `[(8, 5),(-5, 3)] -5[(3, 1),(-1, 2)] + 7[(1, 0),(0, 1)]`
= `[(8, 5),(-5, 3)] - [(15, 5),(-5, 10)] + [(7, 0),(0, 7)]`
= `[(8 - 15 + 7, 5 - 5 + 0),(-5 + 5 + 0, 3 - 10 + 7)]`
= `[(-7,0),(0,-7)] + [(7,0),(0,7)]`
= `[(0, 0),(0, 0)]`
= 0 = R.H.S.
संबंधित प्रश्न
Find the value of x, y, and z from the following equation:
`[(4,3),(x,5)] = [(y,z),(1,5)]`
Find the value of x, y, and z from the following equation:
`[(x+y+z), (x+z), (y+z)] = [(9),(5),(7)]`
if `A = [(3,-4),(1,-1)]` then prove A"=` [(1+2n, -4n),(n, 1-2n)]` where n is any positive integer
If A = `[(alpha, beta),(gamma, -alpha)]` is such that A2 = I then ______.
Given `A = [(2,-3),(-4,7)]` compute `A^(-1)` and show that `2A^(-1) = 9I - A`
Given two matrices A and B
`A = [(1,-2,3),(1,4,1),(1,-3, 2)] and B = [(11,-5,-14),(-1, -1,2),(-7,1,6)]`
find AB and use this result to solve the following system of equations:
x - 2y + 3z = 6, x + 4x + z = 12, x - 3y + 2z = 1
Using coding matrix A=`[(2,1),(3,1)]` encode the message THE CROW FLIES AT MIDNIGHT.
Find the non-singular matrices P & Q such that PAQ is in normal form where`[(1,2,3,4),(2,1,4,3),(3,0,5,-10)]`
If li, mi, ni, i = 1, 2, 3 denote the direction cosines of three mutually perpendicular vectors in space, prove that AAT = I, where \[A = \begin{bmatrix}l_1 & m_1 & n_1 \\ l_2 & m_2 & n_2 \\ l_3 & m_3 & n_3\end{bmatrix}\]
If\[A = \begin{bmatrix}2 & 3 \\ 4 & 5\end{bmatrix}\]prove that A − AT is a skew-symmetric matrix.
Choose the correct alternative.
The matrix `[(8, 0, 0),(0, 8, 0),(0, 0, 8)]` is _______
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(0, 4, 7),(-4, 0, -3),(-7, 3, 0)]`
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[9 sqrt(2) -3]`
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(3, 0, 0),(0, 5, 0),(0, 0, 1/3)]`
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
Identify the following matrix is singular or non-singular?
`[(5, 0, 5),(1, 99, 100),(6, 99, 105)]`
Find k if the following matrix is singular:
`[("k" - 1, 2, 3),(3, 1, 2),(1, -2, 4)]`
Select the correct option from the given alternatives:
If A and B are square matrices of equal order, then which one is correct among the following?
State whether the following statement is True or False:
If `[(3, 0),(0, 2)][(x),(y)] = [(3),(2)]`, then x = 1 and y = – 1
The matrix A = `[(0, 0, 5),(0, 5, 0),(5, 0, 0)]` is a ______.
If two matrices A and B are of the same order, then 2A + B = B + 2A.
If A = `[(3, -4),(1, 1),(2, 0)]` and B = `[(2, 1, 2),(1, 2, 4)]`, then verify (BA)2 ≠ B2A2
If X and Y are 2 × 2 matrices, then solve the following matrix equations for X and Y.
2X + 3Y = `[(2, 3),(4, 0)]`, 3Y + 2Y = `[(-2, 2),(1, -5)]`
If A = `[(0,0,0),(0,0,0),(0,1,0)]` then A is ____________.
If `[("a","b"),("c", "-a")]`is a square root of the 2 x 2 identity matrix, then a, b, c satisfy the relation ____________.
If a matrix A is both symmetric and skew-symmetric, then ____________.
The matrix `[(0,5,-7),(-5,0,11),(7,-11,0)]` is ____________.
The matrix `[(0,-5,8),(5,0,12),(-8,-12,0)]` is a ____________.
If A is a square matrix such that A2 = A, then (I + A)2 - 3A is ____________.
A square matrix B = [bÿ] m × m is said to be a diagonal matrix if all diagonal elements are
If all the elements are zero, then matrix is said to be
If 'A' is square matrix, such that A2 = A, then (7 + A)3 = 7A is equal to
Let A be a 2 × 2 real matrix with entries from {0, 1} and |A| ≠ 0. Consider the following two statements:
(P) If A1I2, then |A| = –1
(Q) If |A| = 1, then tr(A) = 2,
where I2 denotes 2 × 2 identity matrix and tr(A) denotes the sum of the diagonal entries of A. Then ______.
If A and B are square matrices of order 3 × 3 and |A| = –1, |B| = 3, then |3AB| equals ______.
If A = `[(5, x),(y, 0)]` and A = AT, where AT is the transpose of the matrix A, then ______.
