Problems from Equivalent systems

Write a system of linear equations with 5 unknowns and 3 equations, and using the 5 given rules separately create equivalent systems.

See development and solution

Development:

First of all we write a system of 5 unknowns and only 3 equations: {2x+3yz+u2v=1x3y+2z8+2v=12x+y2zu+2v=3

or we can also write it in the matricial form: (23112|113211|121212|3)

1) It is unimportant: 2x+3yz+u2v=1 (2x+3yz+u2v)+3x-2=1+3x-2

2)We multiply a line by a number other than zero: (23112|113211|121212|3)5row1(10155510|513211|121212|3) and we obtain an equivalent system

3) Now we add up row2 to row1 to obtain an equivalent system: (23112|113211|121212|3)row1+row2(30121|013211|121212|3)

4) Now we add a linear combination of the lines 2 and 3 to row1 to obtain an equivalent system: (23112|113211|121212|3)row12row2+row3(210722|613211|121212|3)

5) Finally a simple change of order also gives us an equivalent system (23112|113211|121212|3)col2col3(21312|112311|122112|3)

Solution:

1) Trivial

2) (10155510|513211|121212|3)

3) (30121|013211|121212|3)

4) (210722|613211|121212|3)

5) (21312|112311|122112|3)

Hide solution and development
View theory