Suppose you do two row operations at once, going from
$$
\left[\begin{array}{ll}
a & b \\
c & d
\end{array}\right] \text { to } \quad\left[\begin{array}{cc}
a-m c & b-m d \\
c-\ell a & d-\ell b
\end{array}\right]
$$
Find the determinant of the new matrix, by rule 3 or by direct calculation.