This is probably the most confusing thing I've ever stumbled across in my academic career.
![]()
if you write the augmented matrices for these problems, you will end up with matrix equations of the form:
to solve forusing the inverse matrix method, we simply multiply both sides by the matrix
to obtain
For example, you first system of equations can be represented by:
..............................
...............
.............................
...............
I hope you see how we got this. now, find the inverse ofand multiply the right side by it (on the left)
Why is this so confusing? You should have examples in your class notes and textbook to follow .....?
The matrix equation that represents the first system of linear equations iswhere
.
The solution is given bywhere I leave it to you find
(the inverse of matrix A) and do the matrix multiplication.
Read this: Matrix Inversion: Finding the Inverse of a Matrix.
Or this: The inverse of an nxn matrix.
Or this: Inverse of a Matrix.
And of course you can always just use technology such as a TI-89 calculator.
You should already know how to find the inverse of a 3x3 matrix if you're trying to use matrices to solve systems of linear equations.
You need to go back and revise the basic prerequisite material.
why did you wait till the last minute. of course we can't do the problem for you, but here is some direction
do you know how to bring a matrix to reduced row-echelon form?
set this up:
..........................
...........................
now, perform row operations (on the entire matrix) to get the matrixto look like
. once this is done, the matrix in the
position will end up being the matrix
![]()