Advertisements
Advertisements
प्रश्न
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]]`
उत्तर
A(B+C) = AB+AC
`⇒[[1 -1],[0 2]]``([[-1 0],[2 1]]+[[0 1],[1 -1]])=[[1 -1],[0 2]][[-1 0],[2 1]]+[[1 -1],[0 2]][[0 1],[1 -1]]`
`⇒[[1 -1],[0 2]] [[-1+0 0+1],[2+1 1-1]]=[[-1-2 0-1],[0+4 0+2]]+[[0-1 1+1],[0+2 0-2]]`
`⇒[[1 -1],[0 2]][[-1 1],[3 0]]=[[-3 -1],[4 2]]+[[-1 2],[2 -2]]`
`⇒[[-1-3 1-0],[0+6 0+0]]=[[-3-1 -1+2],[4+2 2-2]]`
`⇒[[-4 1],[6 0]]=[[-4 1],[6 0]]`
∴ LHS=RHS
Hence proved.
APPEARS IN
संबंधित प्रश्न
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]]`
Compute the products AB and BA whichever exists in each of the following cases:
`A=[[3 2],[-1 0],[-1 1]]` and `B= [[4 5 6],[0 1 2]]`
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]]`
If A = `[[4 2],[-1 1]]`
, prove that (A − 2I) (A − 3I) = O
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 \[A = \begin{bmatrix}4 & - 1 & - 4 \\ 3 & 0 & - 4 \\ 3 & - 1 & - 3\end{bmatrix}\] , Show that A2 = I3.
\[A = \begin{bmatrix}3 & - 2 \\ 4 & - 2\end{bmatrix} and \text{ I }= \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\], then prove that A2 − A + 2I = O.
Solve the matrix equations:
`[[],[x-5-1],[]][[1,0,2],[0,2,1],[2,0,3]] [[x],[4],[1]]=0`
Solve the matrix equations:
[2x 3] `[[1 2],[-3 0]] , [[x],[8]]=0`
If f (x) = x2 − 2x, find f (A), where A=
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 , then show that A is a root of the polynomial f (x) = x3 − 6x2 + 7x + 2.
Let A and B be square matrices of the same order. Does (A + B)2 = A2 + 2AB + B2 hold? If not, why?
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?
write AB.
Write a 2 × 2 matrix which is both symmetric and skew-symmetric.
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}\]
If `[2 1 3]([-1,0,-1],[-1,1,0],[0,1,1])([1],[0],[-1])=A` , then write the order of matrix A.
If `A=[[i,0],[0,i ]]` , n ∈ N, then A4n equals
If \[\begin{bmatrix}\cos\frac{2\pi}{7} & - \sin\frac{2\pi}{7} \\ \sin\frac{2\pi}{7} & \cos\frac{2\pi}{7}\end{bmatrix}^k = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\] then the least positive integral value of k is _____________.
The matrix \[A = \begin{bmatrix}0 & 0 & 4 \\ 0 & 4 & 0 \\ 4 & 0 & 0\end{bmatrix}\] is a
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
Show that if A and B are square matrices such that AB = BA, then (A + B)2 = A2 + 2AB + B2.
Prove by Mathematical Induction that (A′)n = (An)′, where n ∈ N for any square matrix A.
If AB = BA for any two square matrices, prove by mathematical induction that (AB)n = AnBn
If matrix A = [aij]2×2, where aij `{:(= 1 "if i" ≠ "j"),(= 0 "if i" = "j"):}` then A2 is equal to ______.
A square matrix where every element is unity is called an identity matrix.
If matrix AB = O, then A = O or B = O or both A and B are null matrices.