I understand that adding a multiple of one row to another in a matrix has no effect on the determinant, which seems to contradict something I learned earlier: if I understand correctly, for a $n\times n$ matrix with rows $[v_1, v_2, v_3,\ldots v_n]$,
$$\det[v_1+v_1', v_2, v_3,\ldots v_n]=\det[v_1, v_2, v_3,\ldots v_n]+\det[v_1', v_2, v_3,\ldots v_n].$$
Thanks for the clarification!