SOLUTION: How Do I find the determinant? 4 -3 -1 -2
Algebra
->
Coordinate Systems and Linear Equations
-> SOLUTION: How Do I find the determinant? 4 -3 -1 -2
Log On
Linear Solvers
Linear
Practice
Practice
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
In depth
In
Click here to see ALL problems on Linear-systems
Question 184667
:
How Do I find the determinant?
4 -3
-1 -2
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
How Do I find the determinant?
Say your matrix was:
a b
c d
.
Then your determinant is:
(ab) - (bc)
.
In your case:
4 -3
-1 -2
determinant:
(4)(-2) - (-1)(-3)
(-8) - (3)
-11 (answer)