Task list filter?
Choose required ranks and required tasks. The table of contents will list only tasks having one of the required ranks in corresponding rankings and at least one of the required tags (overall). If you wish to filter only according to some rankings or tags, leave the other groups empty.
Task rankings
Difficulty level
Task tags
Task type
«
«
A system over Z7
Task number: 2480
Determine all solutions of a system of equations with the following extended matrix over Z7:
(350112241323)
Resolution
We first add twice the first row to both the second and the third row. Then we add three times the second row to the third.
(350112241323)∼(350105260625)∼(350105260012)
In the backward substitution we need to divide by five, that is equivalent with the multiplication by three (and vice versa).
Result
x=(2,6,2)T.