How to find adjoint of a matrix with example?
Answers
Answered by
2
adjoint matrix- (A.A'=A'.A= I )
ex-
[ A ] = [ 1 2 3 ]
and
adjoint matrix [A']= [1 ]
[2]
[3]
ex-
[ A ] = [ 1 2 3 ]
and
adjoint matrix [A']= [1 ]
[2]
[3]
Similar questions