Consider the matrix shown below:

Answer:
23
Step-by-step explanation:
The determinant of a matrix in the form [tex]\left[\begin{array}{ccc}a&b\\c&d\\\end{array}\right][/tex] is obtained by subtracting the product of cd from the product of ad.
Now given the matrix
[tex]\left[\begin{array}{ccc}5&-1\\3&4\\\end{array}\right][/tex] the determinant is calculated as :
[tex][A]=(5\times4)-(3\times-1)\\\\=20-(-3)\\\\=20+3\\\\=23[/tex]
Hence, the determinat is 23