what are you NOT allowed to do when solving systems of linear equations with a parameter using gauss elimination?

1.6k Views Asked by At

since you cant multiply a row by 0, you cant do operations like: kRow2-Row1 etc what are other "rules" that you need to follow to keep your system equivalent?