Advertisements
Advertisements
प्रश्न
Find the matrix A such that `[[2,-1],[1,0],[-3,-4]]A` `=[[-1,-8,-10],[1,-2,-5],[9,22,15]]`
उत्तर
\[\left( v \right) \begin{bmatrix}2 & - 1 \\ 1 & 0 \\ - 3 & 4\end{bmatrix}A = \begin{bmatrix}- 1 & - 8 & - 10 \\ 1 & - 2 & - 5 \\ 9 & 22 & 15\end{bmatrix}\]
\[Let A = \begin{bmatrix}x & y & z \\ a & b & c\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}2 & - 1 \\ 1 & 0 \\ - 3 & 4\end{bmatrix}\begin{bmatrix}x & y & z \\ a & b & c\end{bmatrix} = \begin{bmatrix}- 1 & - 8 & - 10 \\ 1 & - 2 & - 5 \\ 9 & 22 & 15\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}2x - a & 2y - b & 2z - c \\ x & y & z \\ - 3x + 4a & - 3y + 4b & - 3z + 4c\end{bmatrix} = \begin{bmatrix}- 1 & - 8 & - 10 \\ 1 & - 2 & - 5 \\ 9 & 22 & 15\end{bmatrix}\]
By comparing the elements of second row, we get
\[x = 1, y = - 2, z = - 5\]
By comparing the elements of first row, we get
\[2x - a = - 1\]
\[ \Rightarrow 2 - a = - 1\]
\[ \Rightarrow a = 3\]
\[Also, \]
\[2y - b = - 8\]
\[ \Rightarrow - 4 - b = - 8\]
\[ \Rightarrow b = 4\]
\[And, \]
\[2z - c = - 10\]
\[ \Rightarrow - 10 - c = - 10\]
\[ \Rightarrow c = 0\]
\[ \therefore A = \begin{bmatrix}1 & - 2 & - 5 \\ 3 & 4 & 0\end{bmatrix}\]
APPEARS IN
संबंधित प्रश्न
Compute the indicated product:
`[(a,b),(-b,a)][(a,-b),(b,a)]`
Compute the indicated products:
`[[a b],[-b a]][[a -b],[b a]]`
Compute the indicated products:
`[[1 -2],[2 3]][[1 2 3],[-3 2 -1]]`
Show that AB ≠ BA in each of the following cases:
`A= [[5 -1],[6 7]]`And B =`[[2 1],[3 4]]`
Compute the products AB and BA whichever exists in each of the following cases:
[a, b]`[[c],[d]]`+ [a, b, c, d] `[[a],[b],[c],[d]]`
Show that AB ≠ BA in each of the following cases:
`A = [[1,3,-1],[2,-1,-1],[3,0,-1]]` And `B= [[-2,3,-1],[-1,2,-1],[-6,9,-4]]`
If A = `[[ab,b^2],[-a^2,-ab]]` , show that A2 = O
Compute the elements a43 and a22 of the matrix:`A=[[0 1 0],[2 0 2],[0 3 2],[4 0 4]]` `[[2 -1],[-3 2],[4 3]] [[0 1 -1 2 -2],[3 -3 4 -4 0]]`
If \[A = \begin{bmatrix}4 & - 1 & - 4 \\ 3 & 0 & - 4 \\ 3 & - 1 & - 3\end{bmatrix}\] , Show that A2 = I3.
If [1 −1 x] `[[0 1 -1],[2 1 3],[1 1 1]] [[0],[1],[1]]=`= 0, find x.
\[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix} and \text{ I} = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\]
Solve the matrix equations:
`[1 2 1] [[1,2,0],[2,0,1],[1,0 ,2]][[0],[2],[x]]=0`
If f (x) = x3 + 4x2 − x, find f (A), where\[A = \begin{bmatrix}0 & 1 & 2 \\ 2 & - 3 & 0 \\ 1 & - 1 & 0\end{bmatrix}\]
If `A=[[1,1],[0,1]] ,` Prove that `A=[[1,n],[0,1]]` for all positive integers n.
If B, C are n rowed square matrices and if A = B + C, BC = CB, C2 = O, then show that for every n ∈ N, An+1 = Bn (B + (n + 1) C).
Give examples of matrices
A and B such that AB ≠ BA
Let A and B be square matrices of the same order. Does (A + B)2 = A2 + 2AB + B2 hold? If not, why?
The cooperative stores of a particular school has 10 dozen physics books, 8 dozen chemistry books and 5 dozen mathematics books. Their selling prices are Rs. 8.30, Rs. 3.45 and Rs. 4.50 each respectively. Find the total amount the store will receive from selling all the items.
A trust fund has Rs 30000 that must be invested in two different types of bonds. The first bond pays 5% interest per year, and the second bond pays 7% interest per year. Using matrix multiplication, determine how to divide Rs 30000 among the two types of bonds. If the trust fund must obtain an annual total interest of(ii) Rs 2000
There are 2 families A and B. There are 4 men, 6 women and 2 children in family A, and 2 men, 2 women and 4 children in family B. The recommend daily amount of calories is 2400 for men, 1900 for women, 1800 for children and 45 grams of proteins for men, 55 grams for women and 33 grams for children. Represent the above information using matrix. Using matrix multiplication, calculate the total requirement of calories and proteins for each of the two families. What awareness can you create among people about the planned diet from this question?
Let `A =[[2,-3],[-7,5]]` And `B=[[1,0],[2,-4]]` verify that
(A − B)T = AT − BT
If A is an m × n matrix and B is n × p matrix does AB exist? If yes, write its order.
If \[A = \begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\] write AAT.
If \[A = \begin{bmatrix}\cos x & - \sin x \\ \sin x & \cos x\end{bmatrix}\] , find AAT
For any square matrix write whether AAT is symmetric or skew-symmetric.
Write the number of all possible matrices of order 2 × 2 with each entry 1, 2 or 3.
If S = [Sij] is a scalar matrix such that sij = k and A is a square matrix of the same order, then AS = SA = ?
If A = [aij] is a scalar matrix of order n × n such that aii = k, for all i, then trace of A is equal to
The number of possible matrices of order 3 × 3 with each entry 2 or 0 is
If A is a matrix of order m × n and B is a matrix such that ABT and BTA are both defined, then the order of matrix B is
Disclaimer: option (a) and (d) both are the same.
If A = `[(2, -1, 3),(-4, 5, 1)]` and B = `[(2, 3),(4, -2),(1, 5)]`, then ______.
If X = `[(3, 1, -1),(5, -2, -3)]` and Y = `[(2, 1, -1),(7, 2, 4)]`, find 2X – 3Y
If X = `[(3, 1, -1),(5, -2, -3)]` and Y = `[(2, 1, -1),(7, 2, 4)]`, find A matrix Z such that X + Y + Z is a zero matrix
The matrix P = `[(0, 0, 4),(0, 4, 0),(4, 0, 0)]`is a ______.
A matrix which is not a square matrix is called a ______ matrix.
Three schools DPS, CVC, and KVS decided to organize a fair for collecting money for helping the flood victims. They sold handmade fans, mats, and plates from recycled material at a cost of Rs. 25, Rs.100, and Rs. 50 each respectively. The numbers of articles sold are given as
School/Article | DPS | CVC | KVS |
Handmade/fans | 40 | 25 | 35 |
Mats | 50 | 40 | 50 |
Plates | 20 | 30 | 40 |
Based on the information given above, answer the following questions:
- What is the total amount of money collected by all three schools DPS, CVC, and KVS?