Advertisements
Advertisements
Question
Evaluate the following:
`[[1 -1],[0 2],[2 3]]` `([[1 0 2],[2 0 1]]-[[0 1 2],[1 0 2]])`
Solution
`[[1 -1],[0 2],[2 3]]` `([[1 0 2],[2 0 1]]-[[0 1 2],[1 0 2]])`
`⇒[[1 -1],[0 2],[2 3]]` `[[1-0 0-1 2-2],[2-1 0-0 1-2]]`
`⇒[[1 -1],[0 2],[2 3]]` `[[1 -1 0],[1 0 -1]]`
`⇒[[1-1 -1+0 0+1],[0+2 0+0 0-2],[2+3 -2+0 0-3]]`
`⇒[[0 -1 1],[2 0 -2],[5 -2 -3]]`
APPEARS IN
RELATED QUESTIONS
Which of the given values of x and y make the following pair of matrices equal?
`[(3x+7, 5),(y+1, 2-3x)] = [(0,y-2),(8,4)]`
Let `A = [(2,4),(3,2)] , B = [(1,3),(-2,5)], C = [(-2,5),(3,4)]`
Find AB
Compute the indicated products
`[(2,3,4),(3,4,5),(4,5,6)][(1,-3,5),(0,2,4), (3,0,5)]`
If A = `[[ cos 2θ sin 2θ],[ -sin 2θ cos 2θ]]`, find A2.
If A =`[[2 -3 -5],[-1 4 5],[1 -3 -4]]` and B =`[[2 -2 -4],[-1 3 4],[1 2 -3]]`
, show that AB = A and BA = B.
If [1 1 x] `[[1 0 2],[0 2 1],[2 1 0]] [[1],[1],[1]]` = 0, find x.
If A=then find λ, μ so that A2 = λA + μI
If f (x) = x3 + 4x2 − x, find f (A), where\[A = \begin{bmatrix}0 & 1 & 2 \\ 2 & - 3 & 0 \\ 1 & - 1 & 0\end{bmatrix}\]
Find a 2 × 2 matrix A such that `A=[[1,-2],[1,4]]=6l_2`
If `A=[[0,0],[4,0]]` find `A^16`
If `A=[[0,-x],[x,0]],[[0,1],[1,0]]` and `x^2=-1,` then show that `(A+B)^2=A^2+B^2`
`A=[[2,0,1],[2,1,3],[1,-1,0]]` , find A2 − 5A + 4I and hence find a matrix X such that A2 − 5A + 4I + X = 0.
\[A = \begin{bmatrix}\cos \alpha + \sin \alpha & \sqrt{2}\sin \alpha \\ - \sqrt{2}\sin \alpha & \cos \alpha - \sin \alpha\end{bmatrix}\] ,prove that
\[A^n = \begin{bmatrix}\text{cos n α} + \text{sin n α} & \sqrt{2}\text{sin n α} \\ - \sqrt{2}\text{sin n α} & \text{cos n α} - \text{sin n α} \end{bmatrix}\] for all n ∈ N.
If A and B are square matrices of the same order, explain, why in general
(A + B)2 ≠ A2 + 2AB + B2
If A and B are square matrices of the same order such that AB = BA, then show that (A + B)2 = A2 + 2AB + B2.
A trust invested some money in two type of bonds. The first bond pays 10% interest and second bond pays 12% interest. The trust received ₹ 2800 as interest. However, if trust had interchanged money in bonds, they would have got ₹ 100 less as interes. Using matrix method, find the amount invested by the trust.
Let `A =[[2,-3],[-7,5]]` And `B=[[1,0],[2,-4]]` verify that
(A − B)T = AT − BT
Let `A= [[1,-1,0],[2,1,3],[1,2,1]]` And `B=[[1,2,3],[2,1,3],[0,1,1]]` Find `A^T,B^T` and 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 & 1 \\ 1 & 1\end{bmatrix}\] satisfies A4 = λA, then write the value of λ.
If \[A = \begin{bmatrix}- 3 & 0 \\ 0 & - 3\end{bmatrix}\] , find A4.
If A = [aij] is a square matrix such that aij = i2 − j2, then write whether A is symmetric or skew-symmetric.
For a 2 × 2 matrix A = [aij] whose elements are given by
Construct a 2 × 2 matrix A = [aij] whose elements aij are given by \[a_{ij} = \begin{cases}\frac{\left| - 3i + j \right|}{2} & , if i \neq j \\ \left( i + j \right)^2 & , if i = j\end{cases}\]
Write the number of all possible matrices of order 2 × 2 with each entry 1, 2 or 3.
If A, B are square matrices of order 3, A is non-singular and AB = O, then B is a
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 = \begin{bmatrix}1 & 2 & x \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} and B = \begin{bmatrix}1 & - 2 & y \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix}\] and AB = I3, then x + y equals
If \[A = \begin{bmatrix}2 & - 1 & 3 \\ - 4 & 5 & 1\end{bmatrix}\text{ and B }= \begin{bmatrix}2 & 3 \\ 4 & - 2 \\ 1 & 5\end{bmatrix}\] then
If A = `[[3,9,0] ,[1,8,-2], [7,5,4]]` and B =`[[4,0,2],[7,1,4],[2,2,6]]` , then find the matrix `B'A'` .
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
Let A and B be square matrices of the order 3 × 3. Is (AB)2 = A2B2? Give reasons.
Let A = `[(1, 2),(-1, 3)]`, B = `[(4, 0),(1, 5)]`, C = `[(2, 0),(1, -2)]` and a = 4, b = –2. Show that: A(BC) = (AB)C
If A, B and C are square matrices of same order, then AB = AC always implies that B = C
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?
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:
- How many articles (in total) are sold by three schools?