InterviewSolution
Saved Bookmarks
| 1. |
A=[{:(-5,1,3),(7,1,-5),(1,-1,1):}]and B=[{:(1,1,2),(3,2,1),(2,1,3):}] then find AB. Hence, solve the system of equation {:(x+y+2z=1),(3x+2y+z=7),(2x+y+3z=2):}} |
|
Answer» |
|