Advertisements
Advertisements
प्रश्न
If A = `[(0, 1),(0, 0)]`, then A2023 is equal to ______.
विकल्प
`[(0, 1),(0, 0)]`
`[(0, 2023),(0, 0)]`
`[(0, 0),(0, 0)]`
`[(2023, 0),(0, 2023)]`
उत्तर
If A = `[(0, 1),(0, 0)]`, then A2023 is equal to `underlinebb([(0, 0),(0, 0)])`.
Explanation:
Given:
A = `[(0, 1),(0, 0)]`
A2 = A.A
= `[(0, 1),(0, 0)][(0, 1),(0, 0)]`
= `[(0, 0),(0, 0)]`
A3 = A2.A
= `[(0, 0),(0, 0)][(0, 1),(0, 0)]`
= `[(0, 0),(0, 0)]`
Similarly, A2023 = `[(0, 0),(0, 0)]`
APPEARS IN
संबंधित प्रश्न
Find the inverse of the matrices (if it exists).
`[(2,-2),(4,3)]`
Let `A =[(3,7),(2,5)] and B = [(6,8),(7,9)]`. Verify that `(AB)^(-1) = B^(-1)A^(-1).`
For the matrix A = `[(1,1,1),(1,2,-3),(2,-1,3)]` show that A3 − 6A2 + 5A + 11 I = O. Hence, find A−1.
If A is an invertible matrix of order 2, then det (A−1) is equal to ______.
Let A = `[(1,-2,1),(-2,3,1),(1,1,5)]` verify that
- [adj A]–1 = adj (A–1)
- (A–1)–1 = A
Find the adjoint of the following matrix:
\[\begin{bmatrix}- 3 & 5 \\ 2 & 4\end{bmatrix}\]
Find the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
For the matrix
Find A (adj A) for the matrix \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & 2 & - 1 \\ - 4 & 5 & 2\end{bmatrix} .\]
Find the inverse of the following matrix:
Show that
If \[A = \begin{bmatrix}4 & 3 \\ 2 & 5\end{bmatrix}\], find x and y such that
Show that the matrix, \[A = \begin{bmatrix}1 & 0 & - 2 \\ - 2 & - 1 & 2 \\ 3 & 4 & 1\end{bmatrix}\] satisfies the equation, \[A^3 - A^2 - 3A - I_3 = O\] . Hence, find A−1.
Verify that \[A^3 - 6 A^2 + 9A - 4I = O\] and hence find A−1.
If \[A = \begin{bmatrix}- 1 & 2 & 0 \\ - 1 & 1 & 1 \\ 0 & 1 & 0\end{bmatrix}\] , show that \[A^2 = A^{- 1} .\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}1 & 2 & 0 \\ 2 & 3 & - 1 \\ 1 & - 1 & 3\end{bmatrix}\]
If \[A = \begin{bmatrix}a & b \\ c & d\end{bmatrix}, B = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\] , find adj (AB).
If A is an invertible matrix, then which of the following is not true ?
If \[S = \begin{bmatrix}a & b \\ c & d\end{bmatrix}\], then adj A is ____________ .
If A is a singular matrix, then adj A is ______.
If \[A = \begin{bmatrix}1 & 2 & - 1 \\ - 1 & 1 & 2 \\ 2 & - 1 & 1\end{bmatrix}\] , then ded (adj (adj A)) is __________ .
(a) 3
(b) 0
(c) − 3
(d) 1
(A3)–1 = (A–1)3, where A is a square matrix and |A| ≠ 0.
|A–1| ≠ |A|–1, where A is non-singular matrix.
Find the adjoint of the matrix A `= [(1,2),(3,4)].`
If A = [aij] is a square matrix of order 2 such that aij = `{(1"," "when i" ≠ "j"),(0"," "when" "i" = "j"):},` then A2 is ______.
For matrix A = `[(2,5),(-11,7)]` (adj A)' is equal to:
A furniture factory uses three types of wood namely, teakwood, rosewood and satinwood for manufacturing three types of furniture, that are, table, chair and cot.
The wood requirements (in tonnes) for each type of furniture are given below:
Table | Chair | Cot | |
Teakwood | 2 | 3 | 4 |
Rosewood | 1 | 1 | 2 |
Satinwood | 3 | 2 | 1 |
It is found that 29 tonnes of teakwood, 13 tonnes of rosewood and 16 tonnes of satinwood are available to make all three types of furniture.
Using the above information, answer the following questions:
- Express the data given in the table above in the form of a set of simultaneous equations.
- Solve the set of simultaneous equations formed in subpart (i) by matrix method.
- Hence, find the number of table(s), chair(s) and cot(s) produced.