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)
Advertisements
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 inverse of the matrices (if it exists).
`[(1,-1,2),(0,2,-3),(3,-2,4)]`
Let A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`. Verify that (AB)−1 = B−1A−1.
If A = `[(3,1),(-1,2)]` show that A2 – 5A + 7I = 0. Hence, find A–1.
Find the inverse of the following matrix.
Show that \[A = \begin{bmatrix}5 & 3 \\ - 1 & - 2\end{bmatrix}\] satisfies the equation \[x^2 - 3x - 7 = 0\]. Thus, 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 matrix X satisfying the matrix equation \[X\begin{bmatrix}5 & 3 \\ - 1 & - 2\end{bmatrix} = \begin{bmatrix}14 & 7 \\ 7 & 7\end{bmatrix}\]
If \[A = \begin{bmatrix}1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1\end{bmatrix}\] , find \[A^{- 1}\] and prove that \[A^2 - 4A - 5I = O\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & 5 \\ 1 & 3\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & 0 & - 1 \\ 5 & 1 & 0 \\ 0 & 1 & 3\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix}\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & - 1 & 3 \\ 1 & 2 & 4 \\ 3 & 1 & 1\end{bmatrix}\]
If A is a non-singular symmetric matrix, write whether A−1 is symmetric or skew-symmetric.
If \[A = \begin{bmatrix}\cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\text{ and }A \left( adj A = \right)\begin{bmatrix}k & 0 \\ 0 & k\end{bmatrix}\], then find the value of k.
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] , write \[A^{- 1}\] in terms of A.
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 ____________ .
An amount of Rs 10,000 is put into three investments at the rate of 10, 12 and 15% per annum. The combined income is Rs 1310 and the combined income of first and second investment is Rs 190 short of the income from the third. Find the investment in each using matrix method.
(A3)–1 = (A–1)3, where A is a square matrix and |A| ≠ 0.
`("aA")^-1 = 1/"a" "A"^-1`, where a is any real number and A is a square matrix.
|A–1| ≠ |A|–1, where A is non-singular matrix.
Find the adjoint of the matrix A, where A `= [(1,2,3),(0,5,0),(2,4,3)]`
Find the value of x for which the matrix A `= [(3 - "x", 2, 2),(2,4 - "x", 1),(-2,- 4,-1 - "x")]` is singular.
For A = `[(3,1),(-1,2)]`, then 14A−1 is given by:
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 and |A| = 5, then |adj A| = ______.
| 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.
