Advertisements
Advertisements
Question
If A = `[(2, 1)]`, B = `[(5, 3, 4),(8, 7, 6)]` and C = `[(-1, 2, 1),(1, 0, 2)]`, verify that A(B + C) = (AB + AC).
Solution
We have A = `[(2, 1)]`, B = `[(5, 3, 4),(8, 7, 6)]` and C = `[(-1, 2, 1),(1, 0, 2)]`
∴ A(B + C) = `[(2, 1)] [(5 - 1, 3 + 2, 4 + 1),(8 + 1, 7 + 0, 6 + 2)]`
= `[(2, 1)] [(4, 5, 5),(9, 7, 8)]`
= `[(8 + 9, 10 + 7, 10 + 8)]`
= `[(17, 17, 18)]` ......(i)
Now AB = `[(2, 1)] [(5, 3, 4),(8, 7, 6)]`
= `[(10 + 8, 6 + 7, 8 + 6)]`
= `[(18, 3, 14)]`
And AC =`[(2, 1)] [(-1, 2, 1),(1, 0, 2)]`
= `[(-2 + 1, 4 + 0, 2 + 2)]`
`[(-1, 4, 4)]`
∴ AB + AC = `[(18, 13, 14)] + [(-1, 4, 4)]`
= `[(17, 17, 18)]` ......(ii)
From equations (i) and (ii)
A(B + C) = (AB + AC)
APPEARS IN
RELATED QUESTIONS
Solve the following matrix equation for x: `[x 1] [[1,0],[−2,0]]=0`
If `A=[[1,2,2],[2,1,2],[2,2,1]]` ,then show that `A^2-4A-5I=0` and hence find A-1.
Let `A = [(2,4),(3,2)] , B = [(1,3),(-2,5)], C = [(-2,5),(3,4)]`
Find A + B
Compute the following:
`[(a^2+b^2, b^2+c^2),(a^2+c^2, a^2+b^2)] + [(2ab , 2bc),(-2ac, -2ab)]`
Compute the following:
`[(-1,4, -6),(8,5,16),(2,8,5)] + [(12,7,6),(8,0,5),(3,2,4)]`
Compute the following sums:
`[[2 1 3],[0 3 5],[-1 2 5]]`+ `[[1 -2 3],[2 6 1],[0 -3 1]]`
If A =`[[2,3],[5,7]],B =` `[[-1,0 ,2],[3,4,1]]`,`C= [[-1,2,3],[2,1,0]]`find : A + B and B + C
If A = diag (2 − 59), B = diag (11 − 4) and C = diag (−6 3 4), find
B + C − 2A
If A = diag (2 − 59), B = diag (11 − 4) and C = diag (−6 3 4), find
2A + 3B − 5C
Find matrices X and Y, if X + Y =`[[5 2],[0 9]]`
and X − Y = `[[3 6],[0 -1]]`
Find matrices X and Y, if 2X − Y = `[[6 -6 0],[-4 2 1]]`and X + 2Y =`[[3 2 5],[-2 1 -7 ]]`
If A =`[[9 1],[7 8]],B=[[1 5],[7 12]]`find matrix C such that 5A + 3B + 2C is a null matrix.
Find x, y satisfying the matrix equations
`[x y + 2 z-3 ] + [ y 4 5]=[4 9 12]`
If 2 `[[3 4],[5 x]]+[[1 y],[0 1]]=[[7 0],[10 5]]` find x and y.
Find x, y, z and t, if
`2[[x 5],[z t]]+[[x 6],[-1 2t]]=[[7 14],[15 14]]`
If \[x\binom{2}{3} + y\binom{ - 1}{1} = \binom{10}{5}\] , find the value of x.
If \[I = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}, J = \begin{bmatrix}0 & 1 \\ - 1 & 0\end{bmatrix} and B = \begin{bmatrix}\cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\] then B equals )
The trace of the matrix \[A = \begin{bmatrix}1 & - 5 & 7 \\ 0 & 7 & 9 \\ 11 & 8 & 9\end{bmatrix}\], is
Addition of matrices is defined if order of the matrices is ______.
If possible, find the sum of the matrices A and B, where A = `[(sqrt(3), 1),(2, 3)]`, and B = `[(x, y, z),(a, "b", 6)]`
If A = `[(1, 2),(-2, 1)]`, B = `[(2, 3),(3, -4)]` and C = `[(1, 0),(-1, 0)]`, verify: A(B + C) = AB + AC
If A = `[(1, 0, -1),(2, 1, 3 ),(0, 1, 1)]`, then verify that A2 + A = A(A + I), where I is 3 × 3 unit matrix.
Let A = `[(1, 2),(-1, 3)]`, B = `[(4, 0),(1, 5)]`, C = `[(2, 0),(1, -2)]` and a = 4, b = –2. Show that: A + (B + C) = (A + B) + C
If A = `[(0, -x),(x, 0)]`, B = `[(0, 1),(1, 0)]` and x2 = –1, then show that (A + B)2 = A2 + B2.
If `[(2"a"+"b", "a"-2"b"),(5"c" - "d", 4"c"+3"d")] = [(4, -3),(11, 24)]`, then value of a + b – c + 2d is: