Find the values of a and b if,
[a+30b2+2−6]=[2a+103bb2−5b].
Answer
By definition of equality of matrices we get,
⇒ a + 3 = 2a + 1 or a = 2
⇒ b2 + 2 = 3b (...Eq 1)
⇒ b2 - 5b = -6 (...Eq 2)
Solving Eq 1 for b,
⇒ b2 + 2 = 3b
⇒ b2 - 3b + 2 = 0
⇒ b2 - 2b - b + 2 = 0
⇒ b(b - 2) - 1(b - 2) = 0
⇒ (b - 1)(b - 2) = 0
⇒ b = 1 or b = 2.
Checking whether the value of b = 1 satisfies Eq 2
⇒ b2 - 5b = -6
L.H.S. = b2 - 5b = (1)2 - 5(1) = -4.
L.H.S. = R.H.S., so b = 1 is not the solution.
Checking whether the value of b = 2 satisfies Eq 2
⇒ b2 - 5b = -6
L.H.S. = b2 - 5b
= (2)2 - 5(2)
= 4 - 10
= -6 = R.H.S..
∴ a = 2 and b = 2.
Hence, the values are a = 2 and b = 2.
Find a, b, c and d if 3[acbd]=[4c+da+b3]+[a−162d]
Answer
Given,
3[acbd]=[4c+da+b3]+[a−162d]⇒[3a3c3b3d]=[4+ac+d−1a+b+63+2d]
By definition of equality of matrices
⇒ 3a = 4 + a (...Eq 1)
⇒ 3b = a + b + 6 (...Eq 2)
⇒ 3c = c + d - 1 (...Eq 3)
⇒ 3d = 3 + 2d (...Eq 4)
Solving Eq 1 we get,
⇒ 3a = 4 + a
⇒ 3a - a = 4
⇒ 2a = 4
⇒ a = 2.
Solving Eq 2 by putting value of a from Eq 1 we get,
⇒ 3b = a + b + 6
⇒ 3b = 2 + b + 6
⇒ 3b = b + 8
⇒ 3b - b = 8
⇒ 2b = 8
⇒ b = 4.
Solving Eq 4 we get,
⇒ 3d = 3 + 2d
⇒ 3d - 2d = 3
⇒ d = 3.
Solving Eq 3 by putting value of d from Eq 4 we get,
⇒ 3c = c + d - 1
⇒ 3c = c + 3 - 1
⇒ 3c - c = 2
⇒ 2c = 2
⇒ c = 1.
∴ a = 2, b = 4, c = 1 and d = 3.
Hence, the value of a = 2, b = 4, c = 1 and d = 3.
Determine the matrices A and B when
A + 2B = [162−3] and 2A - B=[22−1−1].
Answer
Given,
A + 2B=[162−3]....[Eq 1] 2A - B=[22−1−1]....[Eq 2]
Multiplying Eq 1 by 2,
⇒2A+4B=[2124−6]
Subtracting Eq 2 from above equation we get,
⇒2A+4B−(2A−B)=[2124−6]−[22−1−1]⇒2A−2A+4B−(−B)=[2−212−24−(−1)−6−(−1)]⇒5B=[0105−5]⇒B=51[0105−5]⇒B=[021−1].
Putting value of matrix B in Eq 1,
⇒A+2[021−1]=[162−3]⇒A+[042−2]=[162−3]⇒A=[162−3]−[042−2]⇒A=[1−06−42−2−3−(−2)]⇒A=[120−1].∴A=[120−1] and B=[021−1].
Hence, the value of A=[120−1]and B=[021−1].
Find the matrix B if A = [4213] and A2 = A + 2B.
Answer
Given, A2 = A + 2B.
⇒[4213][4213]=[4213]+2B⇒[4×4+1×22×4+3×24×1+1×32×1+3×3]=[4213]+2B⇒[16+28+64+32+9]=[4213]+2B⇒[1814711]=[4213]+2B⇒2B=[1814711]−[4213]⇒2B=[18−414−27−111−3]⇒2B=[141268]∴B=[7634].
Hence, the matrix B = [7634].
If A=[1−324],B=[0−215] and C =[−2−101], find A(4B - 3C).
Answer
We need to find the value of A(4B - 3C).
A(4B - 3C)=[1−324](4[0−215]−3[−2−101])=[1−324]([0−8420]−[−6−303])=[1−324][0−(−6)−8−(−3)4−020−3]=[1−324][6−5417]=[1×6+2×(−5)−3×6+4×(−5)1×4+2×17−3×4+4×17]=[6−10−18−204+34−12+68]=[−4−383856].
Hence, the value of A(4B - 3C) = [−4−383856].
If A=[1234],B=[1224],C=[4115] and I=[1001]. Find A(B + C) - 14I.
Answer
B + C = [1224]+[4115]=[5339]
Substituting values we get :
A(B+C)−14I=[1234][5339]−14[1001]=[1×5+3×32×5+4×31×3+3×92×3+4×9]−[140014]=[5+910+123+276+36]−[140014]=[14223042]−[140014]=[14−1422−030−042−14]=[0223028].
Hence, A(B + C) - 14I = [0223028].
If A = [3025] and B =[1102], find each of the following and state if they are equal :
(i) (A + B)(A - B)
(ii) A2 - B2
Answer
(i) We need to find the value of (A + B)(A - B)
(A+B)(A−B)=([3025]+[1102])([3025]−[1102])=[3+10+12+05+2][3−10−12−05−2]=[4127][2−123]=[4×2+2×(−1)1×2+7×(−1)4×2+2×31×2+7×3]=[8−22−78+62+21]=[6−51423].
Hence, the value of (A + B)(A - B) = [6−51423].
(ii) We need to find the value of A2 - B2
A2−B2=[3025][3025]−[1102][1102]=[3×3+2×00×3+5×03×2+2×50×2+5×5]−[1×1+0×11×1+2×11×0+0×21×0+2×2]=[901625]−[1304]=[9−10−316−025−4]=[8−31621].
Hence, the value of A2−B2=[8−31621] and (A + B)(A - B) =A2−B2.
If A = [3−4−52], find A2 - 5A - 14I, where I is unit matrix of order 2 × 2.
Answer
We need to find the value of A2 - 5A - 14I.
A2−5A−14I=[3−4−52][3−4−52]−5[3−4−52]−14[1001]=[3×3+(−5)×(−4)(−4)×3+2×(−4)3×(−5)+(−5)×2(−4)×(−5)+2×2]−[15−20−2510]−[140014]=[9+20−12−8−15−1020+4]−[15−20−2510]−[140014]=[29−20−2524]−[15−20−2510]−[140014]=[29−15−14−20−(−20)−0−25−(−25)−024−10−14]=[29−29−20+20−25+2524−24]=[0000]
Hence, the value of A2−5A−14I=[0000].
If A=[3p3q] and A2=O, find p and q.
Answer
Given, A2 = O.
⇒[3p3q][3p3q]=[0000]⇒[3×3+3×pp×3+q×p3×3+3×qp×3+q×q]=[0000]⇒[9+3p3p+qp9+3q3p+q2]=[0000]
By definition of equality of matrices we get,
⇒ 9 + 3p = 0 or 3p = -9 or p = -3
⇒ 9 + 3q = 0 or 3q = -9 or q = -3
⇒ 3p + qp = 0 (Eq 1)
⇒ 3p + q2 = 0 (Eq 2)
Checking whether p = -3 and q = -3 satisfy Eq 1,
⇒ 3p + qp = 0
L.H.S. = 3(-3) + (-3)(-3) = -9 + 9 = 0 = R.H.S.
Checking whether p = -3 and q = -3 satisfy Eq 2,
⇒ 3p + q2 = 0
L.H.S. = 3(-3) + (-3)2 = -9 + 9 = 0 = R.H.S.
Since, p = -3 and q = -3 satisfies Eq 1 and Eq 2,
∴ p = -3 and q = -3.
Hence, the values are p = -3 and q = -3.
If [−1001][acbd]=[100−1], find a, b, c and d.
Answer
Given,
[−1001][acbd]=[100−1]⇒[−1×a+0×c0×a+1×c−1×b+0×d0×b+1×d]=[100−1]⇒[−ac−bd]=[100−1]
By definition of equality of matrices we get,
⇒ -a = 1 or a = -1
⇒ -b = 0 or b = 0
⇒ c = 0
⇒ d = -1.
Hence, the value of a = -1, b = 0, c = 0 and d = -1.
Find a and b if [a−bb+4b−4a−2][2002]=[−214−20].
Answer
Given,
[a−bb+4b−4a−2][2002]=[−214−20]⇒[(a−b)×2+(b−4)×0(b+4)×2+(a−2)×0(a−b)×0+(b−4)×2(b+4)×0+(a−2)×2]=[−214−20]⇒[2a−2b2b+82b−82a−4]=[−214−20]
By definition of equality of matrices we get,
⇒ 2a - 4 = 0 or 2a = 4 or a = 2
⇒ 2b - 8 = -2 or 2b = -2 + 8 = 6 or b = 3
⇒ 2a - 2b = -2 (Eq 1)
Checking whether a = 2 and b = 3 satisfies Eq 1,
⇒ 2a - 2b = -2
L.H.S. = 2a - 2b = 2(2) - 2(3) = 4 - 6 = -2 = R.H.S.
∴ a = 2 and b = 3.
Hence, the values are a = 2 and b = 3.
If A = [sec 60°-3 tan 45°cos 90°sin 90°] and B =[0−2cot 45°3 sin 90°], find
(i) 2A - 3B
(ii) A2
(iii) BA
Answer
(i) Given,
A=[sec 60°-3 tan 45°cos 90°sin 90°]=[2−301]B=[0−2cot 45°3 sin 90°]=[0−213]2A - 3B=2[2−301]−3[0−213]=[4−602]−[0−639]=[4−0−6−(−6)0−32−9]=[40−3−7].
Hence, the value of 2A - 3B =[40−3−7].
(ii) Given,
A2=[2−301][2−301]=[2×2+0×(−3)(−3)×2+1×(−3)2×0+0×1(−3)×0+1×1]=[4+0−6−30+00+1]=[4−901].
Hence, the value of A2=[4−901].
(iii)
BA =[0−213][2−301]=[0×2+1×(−3)−2×2+3×(−3)0×0+1×1−2×0+3×1]=[−3−1313].
Hence, the value of matrix BA = [−3−1313].
Given matrix, X = [1813] and I=[1001], prove that X2 = 4X + 5I.
Answer
Given,
X2 = 4X + 5I
Solving for L.H.S.,
X2=[1813][1813]=[1×1+1×88×1+3×81×1+1×38×1+3×3]=[1+88+241+38+9]=[932417].
Solving for R.H.S.,
4X+5I=4[1813]+5[1001]=[432412]+[5005]=[4+532+04+012+5]=[932417].
Since, L.H.S. = R.H.S.
Hence, proved that X2 = 4X + 5I.