Procijeni
\left(\begin{matrix}1&3&21\\6&4&35\end{matrix}\right)
Transponirajte matricu
\left(\begin{matrix}1&6\\3&4\\21&35\end{matrix}\right)
Dijeliti
Kopirano u clipboard
\left(\begin{matrix}2&3\\5&4\end{matrix}\right)\left(\begin{matrix}2&0&3\\-1&1&5\end{matrix}\right)
Množenje matrice je definirano ako je broj kolona prve matrice jednak broju redova druge matrice.
\left(\begin{matrix}2\times 2+3\left(-1\right)&&\\&&\end{matrix}\right)
Pomnožite svaki element prvog reda prve matrice s odgovarajućim elementom prve kolone druge matrice, a zatim saberite te proizvode da biste dobili element u prvom redu prve kolone matrice proizvoda.
\left(\begin{matrix}2\times 2+3\left(-1\right)&3&2\times 3+3\times 5\\5\times 2+4\left(-1\right)&4&5\times 3+4\times 5\end{matrix}\right)
Preostali elementi matrice proizvoda izračunavaju se na isti način.
\left(\begin{matrix}4-3&3&6+15\\10-4&4&15+20\end{matrix}\right)
Pojednostavite svaki element množenjem pojedinačnih termina.
\left(\begin{matrix}1&3&21\\6&4&35\end{matrix}\right)
Saberite svaki element matrice.
Slični problemi
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right]
6 \times \left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right]
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right] \left[ \begin{array} { l l l } { 2 } & { 0 } & { 3 } \\ { -1 } & { 1 } & { 5 } \end{array} \right]
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right] + \left[ \begin{array} { l l l } { 2 } & { 0 } \\ { -1 } & { 1 } \end{array} \right]
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right] - \left[ \begin{array} { l l l } { 0 } & { 3 } \\ { 1 } & { 5 } \end{array} \right]
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right] \times \left[ \begin{array} { l l l } { 0 } & { 3 } \\ { 1 } & { 5 } \end{array} \right]
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right] ^ 2