-1

Why that highlighted condition is true ? How can we prove it ?
I have no idea about elementary operation in this specific way i.e matrix equation and also in row operation we have to do something different enter image description here

user560199
  • 19
  • 3

1 Answers1

0

Elementary column operations on a matrix are equivalent to multiplying the matrix on the right by an elementary matrix.

Elementary row operations on a matrix are equivalent to multiplying the matrix on the left by an elementary matrix.

lhf
  • 216,483