SOLUTION: I need HELP using the Gauss-Jordan method to find A<sup>-1</sup> if it exists, {{{A=(matrix(3,3,1,1,1,2,1,1,2,2,3))}}}

Algebra.Com
Question 190355: I need HELP using the Gauss-Jordan method to find A-1 if it exists,

Found 2 solutions by jim_thompson5910, Edwin McCravy:
Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
Simply append the 3x3 identity matrix to the given matrix to get





Now use Gauss-Jordan Elimination (ie row reduce) to transform the left hand block matrix to the 3x3 identity matrix . The right hand block 3x3 matrix will be the inverse of the given matrix.


So here are the steps needed to row reduce (provided by the Linear Algebra Toolkit):




Notice how the left hand block matrix is the 3x3 identity matrix , so this means that 1) the inverse of A exists (and is unique), and 2) the right hand matrix is the inverse of A


Since the right hand block 3x3 matrix is , this means that if , then




Answer by Edwin McCravy(20060)   (Show Source): You can put this solution on YOUR website!
Edwin's solution:



We begin by augmenting that matrix on the right with the
identity matrix, and we have



We want to use row operations and end up with a matrix 
that has the identity of the left looking like this:



where there are numbers where the letters "a" through "i"
are.  The inverse will then be



We start with this:



We already have a 1 in the upper left corner.  We need to
get a 0 right under it.  So we multiply row 1 
by -2 and get 
 and add it to row 2 which is 
 and get 
.
Now we replace row 2 by that and we now have:



We need to
get a 0 where the 2 is in the lower left corner.  
So we multiply row 1 
again by -2 and get 
 and add it to row 3 which is 
 and get 
.
Now we replace row 3 by that and we now have:



We need to
get a 0 where the second 1 is in the top row.  
So we just add row 2 
to row 1 which is 
 and get  

Now we replace row 1 by that and we now have:



We need to
get a 1 where the -1 is in row column 2, so we just
divide that row through by -1, which means we just
change the signs of all the elements on row 2:



Finally we need to
get a 0 where 1 is in row 2, column 3.
 
So we multiply row 3 
again by -1 and get 
 and add it to row 2 which is 
 and get 
.
Now we replace row 3 by that and we now have: 

 

Therefore the inverse of  is the 3x3
matrix on the right of the partition bar:



Edwin

RELATED QUESTIONS

 a3/2b3c5
—————————... (answered by AnlytcPhil)
Find all solutions of the equations. 1. x6 - 64 = 0 2. 9x4 -... (answered by AnlytcPhil)
Use Gauss-Jordan method to find the row canonical form of the matrix 1 -2 3 1 2 1 1 (answered by Edwin McCravy,AnlytcPhil)
evaluate by simplifying 23×8-1 (answered by Edwin McCravy)
Use Gauss-Jordan elmination to solve the following augmented Matrix: 3 -4 2 0 -1... (answered by solver91311)
Factor completely: 1) ył - 3y˛ - 4y + 12 2) 2xł + 6x˛ - 8x - 24 Factor:... (answered by AnlytcPhil)
Gauss Jordan...Please Help A system of three linear equations in the variables x,y and (answered by fractalier)
Please help me. This question is on a sample test as a bonus question. Solve the... (answered by stanbon)
Given f(x) = 9 – x˛ , x≧0 , find f-1 if the inverse exists.
      (answered by Edwin McCravy)