Advertisements
Advertisements
Question
If A = `[(0, 4, 9),(8, 3, 7)]`, B = `[(7, 3, 8),(1, 4, 9)]` find the value of B – 5A
Solution
B – 5A = `[(7, 3, 8),(1, 4, 9)] - 5[(0, 4, 9),(8, 3, 7)]`
= `[(7, 3, 8),(1, 4, 9)] - [(0, 20, 45),(40, 15, 35)]`
= `[(7, -17, -37),(-39, -11, -26)]`
APPEARS IN
RELATED QUESTIONS
Find the values of x, y and z from the following equation
`[(x + y, 2),(5 + z, xy)] = [(6, 2),(5, 8)]`
If A = `[(2, 5),(4, 3)]`, B = `[(1, -3),(2, 5)]` find AB, BA and verify AB = BA?
If A = `[(costheta, sintheta),(-sintheta, costheta)]` prove that AAT = I
Transpose of a column matrix is
A = `[(3, 0),(4, 5)]`, B = `[(6, 3),(8, 5)]`, C = `[(3, 6),(1, 1)]` find the matrix D, such that CD – AB = 0
Consider the matrix Aα = `[(cos alpha, - sin alpha),(sin alpha, cos alpha)]` Find all possible real values of α satisfying the condition `"A"_alpha + "A"_alpha^"T"` = I
If A = `[(1, 0, 2), (0, 2, 1), (2, 0, 3)]` and A3 – 6A2 + 7A + kI = 0, find the value of k
If AT = `[(4, 5),(-1, 0),(2, 3)]` and B = `[(2, -1, 1),(7, 5, -2)]`, veriy the following
(A – B)T = AT – BT
If A and B are symmetric matrices of same order, prove that AB – BA is a skew-symmetric matrix
Choose the correct alternative:
If a ≠ b, b, c satisfy `|("a", 2"b", 2"c"),(3, "b", "c"),(4, "a", "b")|` = 0, then abc =