Qui si risolve LOGO
a

Menu

M

Chiudi

Determinante 2×2 – Esercizio 1

Determinanti e matrice inversa

Home » Determinante 2×2 – Esercizio 1

Esercizio.  (\bigstar\largewhitestar\largewhitestar)

Calcolare il determinante della seguente matrice

    \[\begin{pmatrix} 2 & -1 \\ 3 & 4 \end{pmatrix}\]

 

Soluzione. 
Data una matrice

    \[A = \begin{pmatrix} a & b \\ c & d \end{pmatrix}\]

il determinante si calcola come

    \[\text{det} A = \begin{vmatrix} a&b \\ c&d \end{vmatrix} = a \cdot d - b \cdot c\]

dunque nel nostro caso

    \[\begin{vmatrix} 2 & -1 \\ 3 & 4 \end{vmatrix} = 2 \cdot 4 - 3 \cdot (-1) = 8 + 3 = 11\]

 


Fonte: La Matematica a colori 2 (edizione blu) – L. Sasso