Advertisements
Advertisements
Question
If A = `[(5, 4, 3),(1, -7, 9),(3, 8, 2)]` then find the transpose of A
Sum
Advertisements
Solution
A = `[(5, 4, 3),(1, -7, 9),(3, 8, 2)]`
transpose of A = (AT)
= `[(5, 1, 3),(4, -7, 8),(3, 9, 2)]`
shaalaa.com
Is there an error in this question or solution?
