Determinantsmedium
0:00.0

Starting with matrix AA where det(A)=10\det(A) = 10, we perform the following sequence of row operations:\n• Multiply row 2 by 1-1\n• Swap rows 1 and 3\n• Add 2R12R_1 to R3R_3 (row 3 becomes R3+2R1R_3 + 2R_1)\n\nWhat is the determinant of the resulting matrix?