Question 1*Compute the determinant of the upper triangular matrix \(\begin{pmatrix}2&1&4\\0&3&5\\0&0&-1\end{pmatrix}\).
Question 7**+A matrix has determinant \(10\). A row swap is followed by a row replacement. Find the final determinant.
Question 8**+Compute \(\det\begin{pmatrix}4&2&1\\0&-2&7\\0&0&3\end{pmatrix}\) and name the property used.
Question 10***A determinant \(12\) is transformed by scaling one row by \(\frac12\) and then swapping two rows. Find the transformed determinant.
Question 11***+A triangular matrix reached after one row swap has diagonal product \(-9\). What was the original determinant?
Question 13****Use determinant properties to compute \(\det\begin{pmatrix}2&4&0\\1&3&1\\0&2&5\end{pmatrix}\).
Question 15****+Find all \(k\) for which \(\begin{pmatrix}k&1&0\\0&k-2&4\\0&0&k+1\end{pmatrix}\) is singular.
Question 16****+Two row swaps and one scaling by \(-3\) produce a triangular determinant \(15\). Find the original determinant.
Question 17****+If \(\det(A)=0\), explain why \(AB\) is singular for every square \(B\) of the same size.
Question 18*****A student scales a row by \(4\), reaches triangular determinant \(28\), and reports \(\det(A)=28\). Correct the result.
Question 20*****Explain why row replacement is safe in determinant computation but row scaling must be tracked.