Determinantsmedium
0:00.0

Three vectors in R3\mathbb{R}^3 form the rows of matrix AA:\nv1=(200),v2=(030),v3=(115)\mathbf{v}_1 = \begin{pmatrix} 2 \\ 0 \\ 0 \end{pmatrix}, \quad \mathbf{v}_2 = \begin{pmatrix} 0 \\ 3 \\ 0 \end{pmatrix}, \quad \mathbf{v}_3 = \begin{pmatrix} 1 \\ 1 \\ 5 \end{pmatrix}\nThe volume of the parallelepiped spanned by these vectors equals det(A)|\det(A)|. What is this volume?