I need to determine whether the matrices are multiplcative inverse. ( * is used to show separation between each number) for some reason it was running all numbers together.
1 * 2 * -1 , 1 * 0 * 2
-1.5 * -3 * 1.75 , 3 * 2 * -1
0 * -1 * 0.5 , 6 * 4 * 0
Find the inverse of each matrix, if it exists.
-2 1 -1
2 0 4
0 2 5
2007-12-02
08:34:37
·
1 answers
·
asked by
brighton
3
in
Science & Mathematics
➔ Mathematics
is there anyone who understands how to do this
2007-12-02
12:28:13 ·
update #1