Advertisements
Advertisements
प्रश्न
If A and B are square matrices of the same order, explain, why in general
(A + B) (A − B) ≠ A2 − B2
उत्तर
\[\left( iii \right) LHS = \left( A + B \right)\left( A - B \right)\]
\[ = A\left( A - B \right) + B\left( A - B \right)\]
\[ = A^2 - AB + BA - B^2\]
We know that a matrix does not have commutative property. So,
AB ≠ BA
Thus,
\[\left( A + B \right)\left( A - B \right)\]≠
\[A^2 - B^2\]
APPEARS IN
संबंधित प्रश्न
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= [[1 -2],[2 3]]` and B=`[[1 2 3],[2 3 1]]`
Compute the products AB and BA whichever exists in each of the following cases:
A = [1 −1 2 3] and B=`[[0],[1],[3],[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 associativity of matrix multiplication i.e. (AB) C = A(BC):
`A=[[4 2 3],[1 1 2],[3 0 1]]`=`B=[[1 -1 1],[0 1 2],[2 -1 1]]` and `C= [[1 2 -1],[3 0 1],[0 0 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]]`
Show that the matrix \[A = \begin{bmatrix}5 & 3 \\ 12 & 7\end{bmatrix}\] is root of the equation A2 − 12A − I = O
If `[[2 3],[5 7]] [[1 -3],[-2 4]]-[[-4 6],[-9 x]]` find x.
If
Solve the matrix equations:
`[[],[x-5-1],[]][[1,0,2],[0,2,1],[2,0,3]] [[x],[4],[1]]=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}\]
Find a 2 × 2 matrix A such that `A=[[1,-2],[1,4]]=6l_2`
`A=[[3,-5],[-4,2]]` then find A2 − 5A − 14I. Hence, obtain A3
\[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.
Let `A= [[1,1,1],[0,1,1],[0,0,1]]` Use the principle of mathematical introduction to show that `A^n [[1,n,n(n+1)//2],[0,1,1],[0,0,1]]` for every position integer n.
Give examples of matrices
A, B and C such that AB = AC but B ≠ C, A ≠ 0.
Let A and B be square matrices of the same order. Does (A + B)2 = A2 + 2AB + B2 hold? If not, why?
In a legislative assembly election, a political group hired a public relations firm to promote its candidates in three ways: telephone, house calls and letters. The cost per contact (in paise) is given matrix A as
Cost per contact
`A=[[40],[100],[50]]` `[["Teliphone"] ,["House call "],[" letter"]]`
The number of contacts of each type made in two cities X and Y is given in matrix B as
Telephone House call Letter
`B= [[ 1000, 500, 5000],[3000,1000, 10000 ]]`
Find the total amount spent by the group in the two cities X and Y.
To promote making of toilets for women, an organisation tried to generate awarness through (i) house calls, (ii) letters, and (iii) announcements. The cost for each mode per attempt is given below:
(i) ₹50 (ii) ₹20 (iii) ₹40
The number of attempts made in three villages X, Y and Z are given below:
(i) (ii) (iii)
X 400 300 100
Y 300 250 75
Z 500 400 150
Find the total cost incurred by the organisation for three villages separately, using matrices.
In a parliament election, a political party hired a public relations firm to promote its candidates in three ways − telephone, house calls and letters. The cost per contact (in paisa) is given in matrix A as
\[A = \begin{bmatrix}140 \\ 200 \\ 150\end{bmatrix}\begin{array} \text{Telephone}\\{\text{House calls }}\\ \text{Letters}\end{array}\]
The number of contacts of each type made in two cities X and Y is given in the matrix B as
\[\begin{array}"Telephone & House calls & Letters\end{array}\]
\[B = \begin{bmatrix}1000 & 500 & 5000 \\ 3000 & 1000 & 10000\end{bmatrix}\begin{array} \\City X \\ City Y\end{array}\]
Find the total amount spent by the party in the two cities.
What should one consider before casting his/her vote − party's promotional activity of their social activities?
Let `A =[[2,-3],[-7,5]]` And `B=[[1,0],[2,-4]]` verify that
(2A)T = 2AT
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 (2A)T = 2AT.
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 the number of all possible matrices of order 2 × 2 with each entry 1, 2 or 3.
If \[A = \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ a & b & - 1\end{bmatrix}\] , then A2 is equal to ___________ .
If A and B are two matrices such that AB = A and BA = B, then B2 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 is a square matrix such that A2 = A, then (I + A)3 − 7A is equal to
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
(a) nk (b) n + k (c) \[\frac{n}{k}\] (d) none of these
The matrix \[A = \begin{bmatrix}0 & 0 & 4 \\ 0 & 4 & 0 \\ 4 & 0 & 0\end{bmatrix}\] is a
If X = `[(3, 1, -1),(5, -2, -3)]` and Y = `[(2, 1, -1),(7, 2, 4)]`, find X + Y
Let A and B be square matrices of the order 3 × 3. Is (AB)2 = A2B2? Give reasons.
If AB = BA for any two square matrices, prove by mathematical induction that (AB)n = AnBn
If A and B are square matrices of the same order, then [k (A – B)]′ = ______.
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 (in Rs.) collected by schools CVC and KVS?
If A = `[(1, 1, 1),(0, 1, 1),(0, 0, 1)]` and M = A + A2 + A3 + .... + A20, then the sum of all the elements of the matrix M is equal to ______.
If A = `[(a, b),(b, a)]` and A2 = `[(α, β),(β, α)]`, then ______.