Časť:
Project ID:
2010006701
Source Problem:
Accepted:
0
Clonable:
1
Easy:
1
Je daná matica \(A\). Vyberte správne tvrdenie.
\[
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 )
\]
Matica \(A\) je typu
\(5\times 4\)
a prvok \(a_{(2,\, 3)} = -1\).
Matica \(A\) je typu
\(5\times 4\)
a prvok \(a_{(2,\, 3)} = 0\).
Matice \(A\) je typu
\(4\times 5\)
a prvok \(a_{(2,\, 3)} = 0\).
Matica \(A\) je typu
\(4\times 5\)
a prvok \(a_{(2,\, 3)} = -1\).