Use an elementary row operation to find the missing number in the second matrix.
| 1 2 -1 |
| 2 -2 3 | ,
| 1 2 -1 |
|-1 -8 x |
The missing x number/answer is 6, but how do I get to that answer.
To enforce spacing-dependent formatting, you'll need to use "code" tags, such as:Use an elementary row operation to find the missing number in the second matrix.
| 1 2 -1 |
| 2 -2 3 | ,
| 1 2 -1 |
|-1 -8 x |
Code: Select all
| 1 2 -1|
|-1 -8 x|