InterviewSolution
Saved Bookmarks
| 1. |
Identify statements S_(1),S_(2),S_(3) in order for true(T)false(F) S_(1)="If A"=[{:(,cos theta,-sin theta,0),(,sin theta,cos theta,0),(,0,0,1)]:} then adj=A=A' S_(2)="If A"=[{:(,a,0,0),(,0,b,0),(,0,0,c):}]"then "A^(-1)=[{:(,a,0,0),(,0,b,0),(,0,0,c):}] S_(3): If B is non-singular matrix A is a squre matrix, then det (B^(-1),AB) =det(A) |
|
Answer» TTF |
|