If I switch 2 rows, do I have to multiple by -1 each time?
For example, I have
If I switch row 2 and 3, will it become this:
Or this?
Each time I make a switch, do I have to also put a negative sign?
Edit: Not really related to Gaussian elimination, but this is from a Gaussian...