Advertisements
Advertisements
Question
If A = `[(1, 2, 3),(1, 1, 5),(2, 4, 7)]`, then find the value of a31A31 + a32A32 + a33A33.
Sum
Advertisements
Solution
We have,
A = `[(1, 2, 3),(1, 1, 5),(2, 4, 7)]`
a31 = 2, a32 = 4, a33 = 7
A31 = `|(2, 3),(1, 5)|` = 10 - 3 = 7
A32 = `- |(1, 3),(1, 5)|` = - (5 - 3) = - 2
A33 = `|(1, 2),(1, 1)|` = 1 - 2 = - 1
∴ a31A31 + a32A32 + a33A33
= 2(7) + 4(-2) + 7(-1)
= 14 - 8 - 7
= - 1
shaalaa.com
Is there an error in this question or solution?
