Část:
Project ID:
2010006701
Source Problem:
Accepted:
0
Clonable:
1
Easy:
1
Je dána matice \(A\). Vyberte správné tvrzení.
\[
A = \left (\array{
2& 4 & -3& 7\cr
9 & -5 & -1 & 8 \cr
11& 0 & 8& 12 \cr
-7 & -8 & 1& 13 \cr
9& 10 & -6& 2
} \right )
\]
Matice \(A\) je typu
\(5\times 4\)
a prvek \(a_{(2,\, 3)} = -1\).
Matice \(A\) je typu
\(5\times 4\)
a prvek \(a_{(2,\, 3)} = 0\).
Matice \(A\) je typu
\(4\times 5\) a prvek \(a_{(2,\, 3)} = 0\).
Matice \(A\) je typu
\(4\times 5\)
a prvek \(a_{(2,\, 3)} = -1\).