Advertisements
Advertisements
Question
If AT = `[(4, 5),(-1, 0),(2, 3)]` and B = `[(2, -1, 1),(7, 5, -2)]`, veriy the following
(BT)T = B
Sum
Advertisements
Solution
AT = `[(4, 5),(-1, 0),(2, 3)]` and B = `[(2, -1, 1),(7, 5, -2)]`
BT = `[(2, 7),(-1, 5),(1, -2)]`
(BT)T = `[(2, 7),(-1, 5),(1, -2)]^"T"`
(BT)T = `[(2, -1, 1),(7, 5, -2)]`
(BT)T = B
shaalaa.com
Is there an error in this question or solution?
Chapter 7: Matrices and Determinants - Exercise 7.1 [Page 19]
