Enunciado
Sea $$A=\begin{bmatrix}a_{11}&a_{12}&a_{13} \\ a_{21}&a_{22}&a_{23} \\ a_{31}&a_{32}&a_{33}\end{bmatrix}$$ con $$\det A=8.$$
Evalúe $$\det\,\begin{vmatrix}4a_{11}&-2a_{13}&3a_{12} \\ 4a_{21}&-2a_{23}&3a_{22} \\ 4a_{31}&-2a_{33}&3a_{32}\end{vmatrix}.$$
Solución Paso a Paso
Verificado
Paso 1 1 de 4
Es una transformación por columnas: $C_1\leftarrow 4C_1$, $C_2\leftarrow -2C_3$, $C_3\leftarrow 3C_2$, luego…
