Advertisements
Advertisements
Question
Show that the matrices A = `[(1, 2),(3, 1)]`, B = `[(1, -2),(-3, 1)]` satisfy commutative property AB = BA
Solution
A = `[(1, 2),(3, 1)]`, B = `[(1, -2),(-3, 1)]`
AB = `[(1, 2),(3,1)] xx [(1, -2),(-3, 1)]`
= `[(1 - 6, -2 + 2),(3 - 3, - 6 + 1)]`
= `[(-5, 0),(0, -5)]` ...(1)
BA = `[(1, -2),(-3, 1)] xx [(1, 2),(3, 1)]`
= `[(1 - 6, 2 - 2),(-3 + 3, -6 + 1)]`
= `[(-5, 0),(0, -5)]` ...(2)
From (1) and (2) we get
AB = BA.
It satisfy the commutative property.
APPEARS IN
RELATED QUESTIONS
If A = `[(5, 4, 3),(1, -7, 9),(3, 8, 2)]` then find the transpose of A
Given that A = `[(1, 3),(5, -1)]`, B = `[(1, -1, 2),(3, 5, 2)]`, C = `[(1, 3, 2),(-4, 1, 3)]` verify that A(B + C) = AB + AC
Let A = `[(1, 2),(1, 3)]`, B = `[(4, 0),(1, 5)]`, C = `[(2, 0),(1, 2)]` Show that (A – B)C = AC – BC
If A = `[(costheta, theta),(0, costheta)]`, B = `[(sintheta, 0),(0, sintheta)]` then show that A2 + B2 = I
If the number of columns and rows are not equal in a matrix then it is said to be a
A = `[(3, 0),(4, 5)]`, B = `[(6, 3),(8, 5)]`, C = `[(3, 6),(1, 1)]` find the matrix D, such that CD – AB = 0
If A = `[(1, "a"),(0, 1)]`, then compute A4
If A = `[(1, 0, 2), (0, 2, 1), (2, 0, 3)]` and A3 – 6A2 + 7A + kI = 0, find the value of k
Verify the property A(B + C) = AB + AC, when the matrices A, B, and C are given by A = `[(2, 0, -3),(1, 4, 5)]`, B = `[(3, 1),(-1, 0),(4, 2)]` and C = `[(4, 7),(2, 1),(1,-1)]`
Choose the correct alternative:
If A and B are two matrices such that A + B and AB are both defined, then