Find the inverse of each of the following matrices, if possible

[i 3
1+i -i]

4 answers

We can only take inverses of square matrices.
I see 2 numbers in the first row, but 3 in the second row.
Are there supposed to be brackets?
Is it
i 3
(1+i) - i
??
yes. so

i 3

(1+i) (-i)
the i and 3 are separate as well
in general the inverse of
a b
c d
is

1/(ad - bc)
times

d -b
-c a

e.g.


5 4
2 2

inverse is
1/(10-8)
times
2 -4
-2 5
=
1 -2
-1 2.5

Apply this rule to your matrix
Similar Questions
    1. answers icon 2 answers
  1. find the inverse of the following matrices if they exist.[1 -2 3] [3 1 0] [-2 1 1] the following represent a 3 x 3 matrices
    1. answers icon 0 answers
  2. If A and B are both square n x n matrices,If AB = I, prove BA = I Presumably you have to do this without using the usual
    1. answers icon 0 answers
  3. Find the inverse for the following matrices:2 and -4 is on top 6 and 3 is on bottom My answer is 90 120 -180 60
    1. answers icon 1 answer
more similar questions