Advertisements
Advertisements
Question
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]]`
Solution
[a b] `[[c],[d]]`+[a b c d] `[[a],[b],[c],[d]]`
`⇒ [ac+ bd]+[a^2+b^2+c^2+d^2] `
`[a^2+b^2+c^2+d^2+ac+bd]`
APPEARS IN
RELATED QUESTIONS
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)]`
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 = [1 −1 2 3] and B=`[[0],[1],[3],[2]]`
Evaluate the following:
`([[1 3],[-1 -4]]+[[3 -2],[-1 1]])[[1 3 5],[2 4 6]]`
Evaluate the following:
`[[1 -1],[0 2],[2 3]]` `([[1 0 2],[2 0 1]]-[[0 1 2],[1 0 2]])`
If A = `[[ cos 2θ sin 2θ],[ -sin 2θ cos 2θ]]`, find A2.
If A =`[[2 -3 -5],[-1 4 5],[1 -3 -4]]` and B =`[[2 -2 -4],[-1 3 4],[1 2 -3]]`
, show that AB = A and BA = B.
For the following matrices verify the associativity of matrix multiplication i.e. (AB) C = A(BC):
`A =-[[1 2 0],[-1 0 1]]`,`B=[[1 0],[-1 2],[0 3]]` and C= `[[1],[-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.
\[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.
If
If , then show that A is a root of the polynomial f (x) = x3 − 6x2 + 7x + 2.
If\[A = \begin{bmatrix}a & b \\ 0 & 1\end{bmatrix}\], prove that\[A^n = \begin{bmatrix}a^n & b( a^n - 1)/a - 1 \\ 0 & 1\end{bmatrix}\] for every positive integer 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 and B such that AB ≠ BA
Give examples of matrices
A and B such that AB = O but BA ≠ O.
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.
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.
Let `A =[[2,-3],[-7,5]]` And `B=[[1,0],[2,-4]]` verify that
(2A)T = 2AT
If `A=[[-2],[4],[5]]` , B = [1 3 −6], verify that (AB)T = BT AT
If \[A = \begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\] write AAT.
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 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, B are square matrices of order 3, A is non-singular and AB = O, then B is a
If S = [Sij] is a scalar matrix such that sij = k and A is a square matrix of the same order, then AS = SA = ?
If \[A = \begin{bmatrix}\alpha & \beta \\ \gamma & - \alpha\end{bmatrix}\] is such that A2 = I, then
If \[\begin{bmatrix}2x + y & 4x \\ 5x - 7 & 4x\end{bmatrix} = \begin{bmatrix}7 & 7y - 13 \\ y & x + 6\end{bmatrix}\]
If X = `[(3, 1, -1),(5, -2, -3)]` and Y = `[(2, 1, -1),(7, 2, 4)]`, find X + Y
If A = `[(3, 5)]`, B = `[(7, 3)]`, then find a non-zero matrix C such that AC = BC.
Let A and B be square matrices of the order 3 × 3. Is (AB)2 = A2B2? Give reasons.
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
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 (kA)′ = ______. (k is any scalar)
A square matrix where every element is unity is called an identity matrix.
If A and B are two square matrices of the same order, then AB = BA.