InterviewSolution
Saved Bookmarks
| 1. |
If A=⎡⎢⎣12−35021−11⎤⎥⎦,B=⎡⎢⎣3−12425203⎤⎥⎦ and C=⎡⎢⎣4120321−23⎤⎥⎦, then compute (A+B) and (B−C). Also, verify that A+(B−C)=(A+B)−C. |
|
Answer» If A=⎡⎢⎣12−35021−11⎤⎥⎦,B=⎡⎢⎣3−12425203⎤⎥⎦ and C=⎡⎢⎣4120321−23⎤⎥⎦, then compute (A+B) and (B−C). Also, verify that A+(B−C)=(A+B)−C. |
|