00:01
In this video, we're going to look at how to convert from a matrix equation to a system of linear equations.
00:07
We're not actually transforming the equation, we're just putting it into a different form.
00:12
So to start out with, you take the dot product of two matrices on the left, so first row of first matrix times first column of second matrix, 3x1, minus x2, plus to x3.
00:33
And we're going to set this equal to the corresponding entry on the solution matrix, which in this case is 2, then next row 4x1, plus 3x2, plus 7x3, set this equal to negative 1, then last row negative 2x1, plus x2, plus 5x3.
01:32
We're going to set this equal to 4, and put this into a curly bracket.
01:41
And that is a system of linear equations.
01:46
So here we have just another example, slightly larger matrix, but same thing...