Advertisements
Advertisements
Question
Let A = `[[2,4],[3,2]]`, `B=[[1,3],[-2,5]]`and `c =[[-2,5],[3,4]]`.Find each of the following: B − 4C
Sum
Advertisements
Solution
`B-4C`
⇒B−4C=`[[1 3],[-2 5]]-4[[-2 5],[3 4]]`
⇒B−4C=`[[1 3],[-2 5]]-[[-8 20],[12 16]]`
⇒B−4C=`[[1+8 3-20],[-2-12 5-16]]`
⇒B−4C=`[[9 -17],[-14 -11]]`
shaalaa.com
Is there an error in this question or solution?
