Advertisements
Advertisements
Question
Evaluate the following:
`[[],[1 2 3],[]]` `[[1 0 2],[2 0 1],[0 1 2]]` `[[2],[4],[6]]`
Sum
Advertisements
Solution
`[[],[1 2 3],[]]` `[[1 0 2],[2 0 1],[0 1 2]]` `[[2],[4],[6]]`
`⇒[1+4+0 0+0+3 2+2+6]` `[[2],[4],[6]]`
`⇒ [5 3 10]` `[[2],[4],[6]]`
`⇒ [10 +12 +60]`
`⇒[82]`
shaalaa.com
Is there an error in this question or solution?
