Sum
If A = `[(7, 3, 0),(0, 4, -2)], "B" = [(0, -2, 3),(2, 1, -4)]`, then find AT + 4BT.
Advertisement Remove all ads
Solution
A = `[(7, 3, 0),(0, 4, -2)] "and" "B" = [(0, -2, 3),(2, 1, -4)]`
∴ AT = `[(7, 0),(3, 4),(0, -2)] "and" "B"^"T" = [(0, 2),(-2, 1),(3, -4)]`
AT + 4BT = `[(7, 0),(3, 4),(0, -2)] + 4[(0, 2),(-2, 1),(3, -4)]`
= `[(7, 0),(3, 4),(0, -2)] + [(0, 8),(-8, 4),(12, -16)]`
= `[(7 + 0, 0 + 8),(3 - 8, 4 + 4),(0 + 12, -2 - 16)]`
= `[(7, 8),(-5, 8),(12, -18)]`.
Concept: Algebra of Matrices
Is there an error in this question or solution?
Advertisement Remove all ads
APPEARS IN
Advertisement Remove all ads
Advertisement Remove all ads