[ 2 0 3 | 1 0 0 ]
[ 1 5 2 | 0 1 0 ]
[ 1 -3 1 | 0 0 1 ]
mathfun said:[H]ow do [you know] that['s] its identity matrix? ecause sometimes the 1 can be another number.
Yes. To find the inverse of any n-by-n matrix, you do the set-up I showed previously, using the n-by-n identity.mathfun said:do you always use
1 0 0
0 1 0
0 0 1]
for 3x3 matrices?
If they haven't covered row operations yet, then they must be expecting you to find the inverse in some other way. (There are other methods, but the one I outlined is customarily covered first.)mathfun said:I don't understand what row operations are. Do you mind doing this question for me or explaining it?