Aufgabe:
Bestimmen Sie die Lösungsmenge Sol(A, b) des Gleichungssystems Ax = b.
A:= \( \begin{pmatrix} 2 & 3 & 2 & 5 & 2 & 0 \\ 1 & 5 & 6 & 1 & 4 & 3 \\ 4 & 6 & 2 & 4 & 0 & 3 \\ 1 & 5 &1 & 1 & 1 & 2 \\ 6 & 2 & 6 & 0 & 6 & 5 \end{pmatrix} \) ∈ F75x6
b:= \( \begin{pmatrix} 3 \\ 5 \\ 6 \\ 5 \\ 2 \end{pmatrix} \) ∈ F75
Problem/Ansatz:
Fast die gleiche Aufgabe wie bei meiner anderen Frage. Hilfe :(