Advertisements
Advertisements
Question
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)
Solution
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
RELATED QUESTIONS
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:
\[\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.
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.
Find the inverse of the following matrix and verify that \[A^{- 1} A = I_3\]
Given \[A = \begin{bmatrix}5 & 0 & 4 \\ 2 & 3 & 2 \\ 1 & 2 & 1\end{bmatrix}, B^{- 1} = \begin{bmatrix}1 & 3 & 3 \\ 1 & 4 & 3 \\ 1 & 3 & 4\end{bmatrix}\] . Compute (AB)−1.
If \[A = \begin{bmatrix}2 & 3 \\ 1 & 2\end{bmatrix}\] , verify that \[A^2 - 4 A + I = O,\text{ where }I = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\text{ and }O = \begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\] . Hence, find A−1.
If \[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix}\], show that
Show that \[A = \begin{bmatrix}5 & 3 \\ - 1 & - 2\end{bmatrix}\] satisfies the equation \[x^2 - 3x - 7 = 0\]. Thus, find A−1.
If \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & - 1 & 4 \\ - 2 & 2 & 1\end{bmatrix},\text{ find }\left( A^T \right)^{- 1} .\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & - 1 & 3 \\ 1 & 2 & 4 \\ 3 & 1 & 1\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}3 & 0 & - 1 \\ 2 & 3 & 0 \\ 0 & 4 & 1\end{bmatrix}\]
If A is symmetric matrix, write whether AT is symmetric or skew-symmetric.
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = k A,\] then find the value of k.
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 for the matrix A, A3 = I, then A−1 = _____________ .
The matrix \[\begin{bmatrix}5 & 10 & 3 \\ - 2 & - 4 & 6 \\ - 1 & - 2 & b\end{bmatrix}\] is a singular matrix, if the value of b is _____________ .
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = kA\], then k equals ___________ .
If A and B are invertible matrices, then which of the following is not correct?
|A–1| ≠ |A|–1, where A is non-singular matrix.
If A = [aij] is a square matrix of order 2 such that aij = `{(1"," "when i" ≠ "j"),(0"," "when" "i" = "j"):},` then A2 is ______.
If `abs((2"x", -1),(4,2)) = abs ((3,0),(2,1))` then x is ____________.
If A is a square matrix of order 3 and |A| = 5, then |adj A| = ______.
If A = `[(2, -3, 5),(3, 2, -4),(1, 1, -2)]`, find A–1. Use A–1 to solve the following system of equations 2x − 3y + 5z = 11, 3x + 2y – 4z = –5, x + y – 2z = –3