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 adjoint of the matrices.
`[(1,2),(3,4)]`
Verify A (adj A) = (adj A) A = |A|I.
`[(2,3),(-4,-6)]`
Find the inverse of the matrices (if it exists).
`[(1,2,3),(0,2,4),(0,0,5)]`
Let `A =[(3,7),(2,5)] and B = [(6,8),(7,9)]`. Verify that `(AB)^(-1) = B^(-1)A^(-1).`
For the matrix A = `[(3,2),(1,1)]` find the numbers a and b such that A2 + aA + bI = O.
If `A^(-1) =[(3,-1,1),(-15,6,-5),(5,-2,2)]` and `B = [(1,2,-2),(-1,3,0),(0,-2,1)]` find `(AB)^(-1)`
Find the adjoint of the following matrix:
\[\begin{bmatrix}\cos \alpha & \sin \alpha \\ \sin \alpha & \cos \alpha\end{bmatrix}\]
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
Find the inverse of the following matrix:
Find the inverse of the following matrix.
Given \[A = \begin{bmatrix}2 & - 3 \\ - 4 & 7\end{bmatrix}\], compute A−1 and show that \[2 A^{- 1} = 9I - A .\]
If \[A = \begin{bmatrix}4 & 3 \\ 2 & 5\end{bmatrix}\], find x and y such that
If \[A = \begin{bmatrix}3 & - 2 \\ 4 & - 2\end{bmatrix}\], find the value of \[\lambda\] so that \[A^2 = \lambda A - 2I\]. Hence, find A−1.
Find the adjoint of the matrix \[A = \begin{bmatrix}- 1 & - 2 & - 2 \\ 2 & 1 & - 2 \\ 2 & - 2 & 1\end{bmatrix}\] and hence show that \[A\left( adj A \right) = \left| A \right| I_3\].
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix}\]
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = k A,\] then find the value of k.
Find the inverse of the matrix \[\begin{bmatrix} \cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\]
If \[A = \begin{bmatrix}3 & 1 \\ 2 & - 3\end{bmatrix}\], then find |adj A|.
If A and B are invertible matrices, which of the following statement is not correct.
If \[\begin{bmatrix}1 & - \tan \theta \\ \tan \theta & 1\end{bmatrix} \begin{bmatrix}1 & \tan \theta \\ - \tan \theta & 1\end{bmatrix} - 1 = \begin{bmatrix}a & - b \\ b & a\end{bmatrix}\], then _______________ .
Using matrix method, solve the following system of equations:
x – 2y = 10, 2x + y + 3z = 8 and -2y + z = 7
|adj. A| = |A|2, where A is a square matrix of order two.
For matrix A = `[(2,5),(-11,7)]` (adj A)' is equal to:
A and B are invertible matrices of the same order such that |(AB)-1| = 8, If |A| = 2, then |B| is ____________.
If A is a square matrix of order 3, |A′| = −3, then |AA′| = ______.
To raise money for an orphanage, students of three schools A, B and C organised an exhibition in their residential colony, where they sold paper bags, scrap books and pastel sheets made by using recycled paper. Student of school A sold 30 paper bags, 20 scrap books and 10 pastel sheets and raised ₹ 410. Student of school B sold 20 paper bags, 10 scrap books and 20 pastel sheets and raised ₹ 290. Student of school C sold 20 paper bags, 20 scrap books and 20 pastel sheets and raised ₹ 440. |
Answer the following question:
- Translate the problem into a system of equations.
- Solve the system of equation by using matrix method.
- Hence, find the cost of one paper bag, one scrap book and one pastel sheet.