Wiki-Quellcode von BPE_20_1
Version 1.4 von Dirk Tebbe am 2026/04/18 11:15
Zeige letzte Bearbeiter
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{aufgabe id="Addition und skalare Multiplikation von Matrizen" afb="I" kompetenzen="" quelle="Dirk Tebbe" zeit="" cc="by-sa" tags=""}} | ||
| 2 | Gegeben sind zwei Matrizen {{formula}}A=\begin{pmatrix}7&0\\-1&2\end {pmatrix}{{/formula}} und {{formula}}B=\begin{pmatrix}3&-6\\2&-12\end {pmatrix}{{/formula}} | ||
| 3 | Berechne: | ||
| 4 | (% style="list-style: alphastyle" %) | ||
| 5 | 1. ((( | ||
| 6 | {{formula}}A+B{{/formula}} | ||
| 7 | ))) | ||
| 8 | 1. ((( | ||
| 9 | {{formula}}A-B{{/formula}} | ||
| 10 | ))) | ||
| 11 | 1. ((( | ||
| 12 | {{formula}}2 \cdot A + 7 \cdot B{{/formula}} | ||
| 13 | ))) | ||
| 14 | 1. ((( | ||
| 15 | {{formula}}A-B{{/formula}} | ||
| 16 | ))) | ||
| 17 | {{/aufgabe}} |