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
संबंधित प्रश्न
Let `A = [(2,4),(3,2)] , B = [(1,3),(-2,5)], C = [(-2,5),(3,4)]`
Find AB
Compute the indicated product.
`[(1),(2),(3)] [2,3,4]`
Compute the indicated product.
`[(1, -2),(2,3)][(1,2,3),(2,3,1)]`
Show that AB ≠ BA in each of the following cases
`A=[[-1 1 0],[0 -1 1],[2 3 4]]` and =B `[[1 2 3], [0 1 0],[1 1 0]]`
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]]`
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]]`
Evaluate the following:
`([[1 3],[-1 -4]]+[[3 -2],[-1 1]])[[1 3 5],[2 4 6]]`
If A = `[[1 0],[0 1]]`,B`[[1 0],[0 -1]]`
and C= `[[0 1],[1 0]]`
, then show that A2 = B2 = C2 = I2.
If A = `[[ cos 2θ sin 2θ],[ -sin 2θ cos 2θ]]`, find A2.
If A=, find k such that A2 = kA − 2I2
Solve the matrix equations:
[2x 3] `[[1 2],[-3 0]] , [[x],[8]]=0`
If f (x) = x2 − 2x, find f (A), where A=
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).`
\[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.
Give examples of matrices
A and B such that AB = O but BA ≠ O.
If A and B are square matrices of the same order, explain, why in general
(A + B) (A − B) ≠ A2 − B2
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?
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 = \begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\] write AAT.
If \[A = \begin{bmatrix}- 3 & 0 \\ 0 & - 3\end{bmatrix}\] , find A4.
Write matrix A satisfying ` A+[[2 3],[-1 4]] =[[3 6],[- 3 8]]`.
If A = [aij] is a square matrix such that aij = i2 − j2, then write whether A is symmetric or skew-symmetric.
For any square matrix write whether AAT is symmetric or skew-symmetric.
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 ?
What is the total number of 2 × 2 matrices with each entry 0 or 1?
If A and B are two matrices such that AB = A and BA = B, then B2 is equal to
If A, B are square matrices of order 3, A is non-singular and AB = O, then B is a
If \[A = \begin{bmatrix}1 & - 1 \\ 2 & - 1\end{bmatrix}, B = \begin{bmatrix}a & 1 \\ b & - 1\end{bmatrix}\]and (A + B)2 = A2 + B2, values of a and b are
If A is a matrix of order m × n and B is a matrix such that ABT and BTA are both defined, then the order of matrix B is
Disclaimer: option (a) and (d) both are the same.
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 X = `[(3, 1, -1),(5, -2, -3)]` and Y = `[(2, 1, -1),(7, 2, 4)]`, find 2X – 3Y
If AB = BA for any two square matrices, prove by mathematical induction that (AB)n = AnBn
The matrix P = `[(0, 0, 4),(0, 4, 0),(4, 0, 0)]`is a ______.
If A `= [(1,3),(3,4)]` and A2 − kA − 5I = 0, then the value of k is ______.
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:
- If the number of handmade fans and plates are interchanged for all the schools, then what is the total money collected by all schools?