Can someone help me out? I need to know if $R_1 \to R_2-R_1$ is a valid elementary row operation that can be used on the given determinant without changing the determinant's value. It's a $3\times 3$ determinant. Whenever I do this, I'm getting a negative value of the determinant.
Here $R_1 \to R_2 - R_1$ is replacing the elements of the row $1$ by subtracting the elements row $1$ from the corresponding elements of row $2$.
No, the elementary row operation would be $R1\to R1-R2$.