Advertisements
Advertisements
प्रश्न
Compute the indicated product.
`[(1, -2),(2,3)][(1,2,3),(2,3,1)]`
उत्तर
`[(1, -2),(2,3)][(1,2,3),(2,3,1)]`
`=[(1xx1+(-2)xx2, 1xx2(-2)xx3, 1xx3(-2)xx1), (2xx1+3xx2, 2xx2+3xx3, 2xx3+3xx1)]`
`= [(1-4, 2-6, 3-2),(2+6, 4+9, 6+3)]`
`= [(-3, -4, 1),(8 ,13,9)]`
APPEARS IN
संबंधित प्रश्न
Let `A = [(2,4),(3,2)] , B = [(1,3),(-2,5)], C = [(-2,5),(3,4)]`
Find BA
Evaluate the following:
`[[1 -1],[0 2],[2 3]]` `([[1 0 2],[2 0 1]]-[[0 1 2],[1 0 2]])`
If A = `[[0,c,-b],[-c,0,a],[b,-a,0]]`and B =`[[a^2 ,ab,ac],[ab,b^2,bc],[ac,bc,c^2]]`, show that AB = BA = O3×3.
For the following matrices verify the distributivity of matrix multiplication over matrix addition i.e. A (B + C) = AB + AC:
`A = [[1 -1],[0 2]] B= [[-1 0],[2 1]]`and `C= [[0 1],[1 -1]]`
For the following matrices verify the distributivity of matrix multiplication over matrix addition i.e. A (B + C) = AB + AC:
`A=[[2 -1],[1 1],[-1 2]]` `B=[[0 1],[1 1]]` C=`[[1 -1],[0 1]]`
\[A = \begin{bmatrix}2 & - 3 & - 5 \\ - 1 & 4 & 5 \\ 1 & - 3 & - 4\end{bmatrix}\] , Show that A2 = A.
If [x 4 1] `[[2 1 2],[1 0 2],[0 2 -4]]` `[[x],[4],[-1]]` = 0, find x.
Show that the matrix \[A = \begin{bmatrix}5 & 3 \\ 12 & 7\end{bmatrix}\] is root of the equation A2 − 12A − I = O
If
`A=[[3,2, 0],[1,4,0],[0,0,5]]` show that A2 − 7A + 10I3 = 0
Find the matrix A such that `=[[1,2,3],[4,5,6]]=[[-7,-8,-9],[2,4,6],[11,10,9]]`
`A=[[1,0,-3],[2,1,3],[0,1,1]]`then verify that A2 + A = A(A + I), where I is the identity matrix.
If `A=[[1,1],[0,1]] ,` Prove that `A=[[1,n],[0,1]]` for all positive integers n.
Give examples of matrices
A and B such that AB = O but A ≠ 0, B ≠ 0.
If A and B are square matrices of the same order, explain, why in general
(A + B) (A − B) ≠ A2 − B2
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
(i) Rs 1800
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?
The monthly incomes of Aryan and Babban are in the ratio 3 : 4 and their monthly expenditures are in the ratio 5 : 7. If each saves ₹ 15,000 per month, find their monthly incomes using matrix method. This problem reflects which value?
If `A=[[-2],[4],[5]]` , B = [1 3 −6], verify that (AB)T = BT AT
write AB.
If \[A = \begin{bmatrix}- 1 & 0 & 0 \\ 0 & - 1 & 0 \\ 0 & 0 & - 1\end{bmatrix}\] , find A3.
If A is a matrix of order 3 × 4 and B is a matrix of order 4 × 3, find the order of the matrix of AB.
If \[A = \begin{bmatrix}\cos \alpha & - \sin \alpha \\ \sin \alpha & \cos \alpha\end{bmatrix}\] is identity matrix, then write the value of α.
If \[\begin{bmatrix}1 & 2 \\ 3 & 4\end{bmatrix}\begin{bmatrix}3 & 1 \\ 2 & 5\end{bmatrix} = \begin{bmatrix}7 & 11 \\ k & 23\end{bmatrix}\] ,then write the value of k.
Write a 2 × 2 matrix which is both symmetric and skew-symmetric.
If `A=[[i,0],[0,i ]]` , n ∈ N, then A4n equals
If A and B are two matrices such that AB = A and BA = B, then B2 is equal to
If A and B are two matrices such n that AB = B and BA = A , `A^2 + B^2` is equal to
Let A = \[\begin{bmatrix}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\], then An is equal to
If A, B are square matrices of order 3, A is non-singular and AB = O, then B is a
The number of possible matrices of order 3 × 3 with each entry 2 or 0 is
If A is a square matrix such that A2 = I, then (A − I)3 + (A + I)3 − 7A is equal to
If X = `[(3, 1, -1),(5, -2, -3)]` and Y = `[(2, 1, -1),(7, 2, 4)]`, find X + Y
If A and B are square matrices of the same order, then [k (A – B)]′ = ______.
If matrix AB = O, then A = O or B = O or both A and B are null matrices.