1.

If A =({:(1,-1,1),(2,-1,0),(1,0,0):}) find A^(3), Hence find A^(-1)Use it to solve the following system of linear equation x-y +z=1 ,2x -y=0 , x-4 =0

Answer»


ANSWER :` A^(3)= [{:( 1,0,0),(0,1,0),(0,0,1):}],A^(-1)= [(0,0,1),(0,-1,2),(1,-1,1):}]`


Discussion

No Comment Found

Related InterviewSolutions