Advertisements
Advertisements
प्रश्न
Read the following passage:
|
Gautam buys 5 pens, 3 bags and 1 instrument box and pays a sum of ₹160. From the same shop, Vikram buys 2 pens, 1 bag and 3 instrument boxes and pays a sum of ₹190. Also, Ankur buys 1 pen, 2 bags and 4 instrument boxes and pays a sum of ₹250. |
Based on the above information, answer the following questions:
- Convert the given above situation into a matrix equation of the form AX = B. (1)
- Find | A |. (1)
- Find A–1. (2)
OR
Determine P = A2 – 5A. (2)
Advertisements
उत्तर
5x + 3y + z = 160
2x + y + 3z = 190
x + 2y + 4z = 250
I. AX = B form
`[(5, 3, 1),(2, 1, 3),(1, 2, 4)][(x),(y),(z)] = [(160),(190),(250)]`
II. | A | = `|(5, 3, 1),(2, 1, 3),(1, 2, 4)|`
= 5(4 – 6) – 3(8 – 3) + 1(4 – 1)
= 5(– 2) – 3(5) + 3
= – 10 – 15 + 3
= – 22.
III. A–1 = `1/|A|` (adj A)
C11 = – 2, C12 = – 5, C13 = 3
C21 = – 10, C22 = 19, C23 = – 7
C31 = 8, C32 = – 13, C33 = – 1
Adj A = `[(-2, -10, 8),(-5, 19, -13),(3, -7, -1)]`
A–1 = `1/|A|` (adj A)
= `1/-22 [(-2, -10, 8),(-5, 19, -13),(3, -7, -1)]`
A–1 = `1/22 [(2, 10, -8),(5, -19, 13),(-3, 7, 1)]`
OR
P = A2 – 5A
= `[(5, 3, 1),(2, 1, 3),(1, 2, 4)][(5, 3, 1),(2, 1, 3),(1, 2, 4)] - 5[(5, 3, 1),(2, 1, 3),(1, 2, 4)]`
= `[(32, 20, 18),(15, 13, 17),(13, 13, 23)] - [(25, 15, 5),(10, 5, 15),(5, 10, 20)]`
= `[(7, 5, 13),(5, 8, 2),(8, 3, 3)]`
APPEARS IN
संबंधित प्रश्न
Find the inverse of the matrices (if it exists).
`[(1,0,0),(3,3,0),(5,2,-1)]`
Let A = `[(1, sin theta, 1),(-sin theta,1,sin theta),(-1, -sin theta, 1)]` where 0 ≤ θ ≤ 2π, then ______.
Find the adjoint of the following matrix:
\[\begin{bmatrix}- 3 & 5 \\ 2 & 4\end{bmatrix}\]
Find the adjoint of the following matrix:
\[\begin{bmatrix}a & b \\ c & d\end{bmatrix}\]
Compute the adjoint of the following matrix:
\[\begin{bmatrix}1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1\end{bmatrix}\]
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.
If \[A = \begin{bmatrix}- 1 & - 2 & - 2 \\ 2 & 1 & - 2 \\ 2 & - 2 & 1\end{bmatrix}\] , show that adj A = 3AT.
Find the inverse of the following matrix.
Find the inverse of the following matrix and verify that \[A^{- 1} A = I_3\]
For the following pair of matrix verify that \[\left( AB \right)^{- 1} = B^{- 1} A^{- 1} :\]
\[A = \begin{bmatrix}2 & 1 \\ 5 & 3\end{bmatrix}\text{ and }B \begin{bmatrix}4 & 5 \\ 3 & 4\end{bmatrix}\]
Given \[A = \begin{bmatrix}2 & - 3 \\ - 4 & 7\end{bmatrix}\], compute A−1 and show that \[2 A^{- 1} = 9I - A .\]
Show that
For the matrix \[A = \begin{bmatrix}1 & 1 & 1 \\ 1 & 2 & - 3 \\ 2 & - 1 & 3\end{bmatrix}\] . Show 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.
Solve the matrix equation \[\begin{bmatrix}5 & 4 \\ 1 & 1\end{bmatrix}X = \begin{bmatrix}1 & - 2 \\ 1 & 3\end{bmatrix}\], where X is a 2 × 2 matrix.
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}3 & 10 \\ 2 & 7\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}1 & 3 & - 2 \\ - 3 & 0 & - 1 \\ 2 & 1 & 0\end{bmatrix}\]
If A is an invertible matrix such that |A−1| = 2, find the value of |A|.
If B is a non-singular matrix and A is a square matrix, then det (B−1 AB) is equal to ___________ .
Let \[A = \begin{bmatrix}1 & 2 \\ 3 & - 5\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ 0 & 2\end{bmatrix}\] and X be a matrix such that A = BX, then X is equal to _____________ .
If \[A = \begin{bmatrix}1 & 0 & 1 \\ 0 & 0 & 1 \\ a & b & 2\end{bmatrix},\text{ then aI + bA + 2 }A^2\] equals ____________ .
If \[A = \begin{bmatrix}2 & - 3 & 5 \\ 3 & 2 & - 4 \\ 1 & 1 & - 2\end{bmatrix}\], find A−1 and hence solve the system of linear equations 2x − 3y + 5z = 11, 3x + 2y − 4z = −5, x + y + 2z = −3
Using matrix method, solve the following system of equations:
x – 2y = 10, 2x + y + 3z = 8 and -2y + z = 7
If A and B are invertible matrices, then which of the following is not correct?
(A3)–1 = (A–1)3, where A is a square matrix and |A| ≠ 0.
If A = `[(1/sqrt(5), 2/sqrt(5)),((-2)/sqrt(5), 1/sqrt(5))]`, B = `[(1, 0),(i, 1)]`, i = `sqrt(-1)` and Q = ATBA, then the inverse of the matrix A. Q2021 AT is equal to ______.
If for a square matrix A, A2 – A + I = 0, then A–1 equals ______.
