|
|
|
|
|
Definition and examples
|
Matrix operations
|
Matrix Operation
|
Matrix Addition and Subtraction calculator |
|
Matrix A :
X
|
|
- `[[1,0,0],[0,1,0],[0,0,1]]`
- `[[2,3,1],[0,5,6],[1,1,2]]`
- `[[2,1,-1],[1,0,-1],[1,1,2]]`
- `[[3,1,1],[-1,2,1],[1,1,1]]`
- `[[5,6,1],[0,2,3],[1,1,2]]`
- `[[5,-1,1],[-2,3,4],[1,1,7]]`
- `[[2,3,-1],[3,2,1],[1,-5,3]]`
- `[[1,1,1],[2,-1,-1],[1,-1,1]]`
- `[[1,1,1],[1,2,3],[1,4,9]]`
|
|
|
Matrix B :
X
|
|
- `[[1,0,0],[0,1,0],[0,0,1]]`
- `[[2,3,1],[0,5,6],[1,1,2]]`
- `[[2,1,-1],[1,0,-1],[1,1,2]]`
- `[[3,1,1],[-1,2,1],[1,1,1]]`
- `[[5,6,1],[0,2,3],[1,1,2]]`
- `[[5,-1,1],[-2,3,4],[1,1,7]]`
- `[[2,3,-1],[3,2,1],[1,-5,3]]`
- `[[1,1,1],[2,-1,-1],[1,-1,1]]`
- `[[1,1,1],[1,2,3],[1,4,9]]`
|
|
|
Matrix C :
X
|
|
- `[[1,0,0],[0,1,0],[0,0,1]]`
- `[[2,3,1],[0,5,6],[1,1,2]]`
- `[[2,1,-1],[1,0,-1],[1,1,2]]`
- `[[3,1,1],[-1,2,1],[1,1,1]]`
- `[[5,6,1],[0,2,3],[1,1,2]]`
- `[[5,-1,1],[-2,3,4],[1,1,7]]`
- `[[2,3,-1],[3,2,1],[1,-5,3]]`
- `[[1,1,1],[2,-1,-1],[1,-1,1]]`
- `[[1,1,1],[1,2,3],[1,4,9]]`
|
|
|
|
|
|
|
|
|
|
Mode =
|
Decimal Place =
|
|
To solve simultaneous equations, enter B/A or AX=B or Use this link
Inverse Matrix method (for answer in better way)
|
|
|
Solution
|
Solution provided by AtoZmath.com
|
|
Matrix Addition and Subtraction calculator
|
1. `A=[[3,1,1],[-1,2,1],[1,1,1]]` and `B=[[5,0,-2],[7,-6,0],[1,1,2]]`. Find A + B 2. `A=[[0,1,2],[5,7,6],[0,5,6]]` and `B=[[3,1,1],[-1,2,1],[1,1,1]]`. Find B - A 3. `A=[[2,1,-1],[1,0,-1],[1,1,2]]` and `B=[[5,0,-2],[7,-6,0],[1,1,2]]`. Find 3A 4. `A=[[0,1,2],[5,7,6],[0,5,6]]` and `B=[[2,1,-1],[1,0,-1],[1,1,2]]`. Find 3 A + 2 B
|
Example1. Find `A + B` ... `A=[[3,1,1],[-1,2,1],[1,1,1]]`,`B=[[5,0,-2],[7,-6,0],[1,1,2]]`Solution:`A + B` | = | | `3` | `1` | `1` | | | `-1` | `2` | `1` | | | `1` | `1` | `1` | |
| + | | `5` | `0` | `-2` | | | `7` | `-6` | `0` | | | `1` | `1` | `2` | |
| = | | `8` | `1` | `-1` | | | `6` | `-4` | `1` | | | `2` | `2` | `3` | |
|
|
|
|
|
|
|
Share this solution or page with your friends.
|
|
|
|