Advertisements
Advertisements
प्रश्न
Let A =`[[-1 1 -1],[3 -3 3],[5 5 5]]`and B =`[[0 4 3],[1 -3 -3],[-1 4 4]]`
, compute A2 − B2.
उत्तर
Given : A= `[[-1 1 -1],[3 -3 3],[5 5 5]]`
Now,
`A^(2)=A A`
`⇒A^(2)=[[-1 1 -1],[3 -3 3],[5 5 5]]` `[[-1 1 -1],[3 -3 3],[5 5 5]]`
`⇒A^(2)=[[1+3-5 -1-3-5 1+3-5],[-3-9+15 3+9+15 -3-9+15],[-5+15+25 5-15+25 -5+15+25]]`
`⇒A^(2)=[[-1 -9 -1],[3 27 3],[35 15 35]]`
`B^(2)=B B`
`⇒B^(2)=[[0 4 3],[1 -3 -3],[-1 4 4]]` `[[0 4 3],[1 -3 -3],[-1 4 4]]`
`⇒B^(2)=[[0+4-3 0-12+12 0-12+12],[0-3+3 4+9-12 3+9-12],[0+4-4 -4-12+12 -3-12+16]]`
`⇒B^(2)= [[1 0 0],[0 1 0],[0 0 1]]`
`A^2−B^2 `
`⇒A^2−B^2= [[-1 -9 -1],[3 27 3],[35 15 35]]-[[1 0 0],[0 1 0],[0 0 1]]`
`⇒A^2−B^2= [[-1-1 -9-0 -1-0],[3-0 27-1 3-0],[35-0 15-0 35-1]]`
`⇒A^2−B^2= [[-2 -9 -1],[3 26 3],[35 15 34]]`
APPEARS IN
संबंधित प्रश्न
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
Let `A = [(2,4),(3,2)] , B = [(1,3),(-2,5)], C = [(-2,5),(3,4)]`
Find BA
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 = [1 −1 2 3] and B=`[[0],[1],[3],[2]]`
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]]`
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 [1 −1 x] `[[0 1 -1],[2 1 3],[1 1 1]] [[0],[1],[1]]=`= 0, find x.
If A=, find k such that A2 = kA − 2I2
`A=[[1,2,2],[2,1,2],[2,2,1]]`, then prove that A2 − 4A − 5I = 0
If `A=[[0,-x],[x,0]],[[0,1],[1,0]]` and `x^2=-1,` then show that `(A+B)^2=A^2+B^2`
If `P(x)=[[cos x,sin x],[-sin x,cos x]],` then show that `P(x),P(y)=P(x+y)=P(y)P(x).`
Give examples of matrices
A, B and C such that AB = AC but B ≠ C, A ≠ 0.
If A and B are square matrices of the same order, explain, why in general
(A − B)2 ≠ A2 − 2AB + B2
Let `A=[[1,1,1],[3,3,3]],B=[[3,1],[5,2],[-2,4]]` and `C=[[4,2],[-3,5],[5,0]]`Verify that AB = AC though B ≠ C, A ≠ O.
Three shopkeepers A, B and C go to a store to buy stationary. A purchases 12 dozen notebooks, 5 dozen pens and 6 dozen pencils. B purchases 10 dozen notebooks, 6 dozen pens and 7 dozen pencils. C purchases 11 dozen notebooks, 13 dozen pens and 8 dozen pencils. A notebook costs 40 paise, a pen costs Rs. 1.25 and a pencil costs 35 paise. Use matrix multiplication to calculate each individual's bill.
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.
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?
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}Telephone \\ House calls \\ 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?
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.
If `A= [[3],[5],[2]]` And B=[1 0 4] , Verify that `(AB)^T=B^TA^T`
If `A=[[-2],[4],[5]]` , B = [1 3 −6], verify that (AB)T = BT AT
If \[A = \begin{bmatrix}1 & 1 \\ 1 & 1\end{bmatrix}\] satisfies A4 = λA, 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.
If A is 2 × 3 matrix and B is a matrix such that AT B and BAT both are defined, then what is the order of B ?
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 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
The number of possible matrices of order 3 × 3 with each entry 2 or 0 is
Give an example of matrices A, B and C such that AB = AC, where A is nonzero matrix, but B ≠ C.
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
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.
If A and B are square matrices of the same order, then (AB)′ = ______.
If A and B are square matrices of the same order, then (kA)′ = ______. (k is any scalar)
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 ______.