

InterviewSolution
Saved Bookmarks
1. |
Write the values of x - y + z from the following equation :[(x+y+z,x+z,y+z)]=[(9,5,7)] |
Answer» we have [(x+y+z,x+z,y+z)]=[(9,5,7)] By definition of equality of matrices, we have |
|