Đại số tuyến tính Ví dụ

Rút gọn Ma Trận [[2,3,-2],[-1,1,0],[-3,1,-2]]^2
Bước 1
To evaluate a square matrix to a positive integer power , multiply copies of the matrix.
Bước 2
Nhân .
Nhấp để xem thêm các bước...
Bước 2.1
Two matrices can be multiplied if and only if the number of columns in the first matrix is equal to the number of rows in the second matrix. In this case, the first matrix is and the second matrix is .
Bước 2.2
Nhân từng hàng trong ma trận đầu với từng cột của ma trận sau.
Bước 2.3
Rút gọn mỗi phần tử của ma trận bằng cách nhân ra tất cả các biểu thức.