Finding the Determinant of A: Step-by-Step Guide

  • Thread starter Thread starter p.mather
  • Start date Start date
  • Tags Tags
    Determinant
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
p.mather
Messages
19
Reaction score
0

Homework Statement



A= 1 2 CF.A= 3 -2 ADJ.A= 3 -2
2 3 -2 1 -2 1

Next i need to find determinant of A so then i can do ADJ.A / determinant.A

Homework Equations



How do i work out the determinant, is there a specific way and procedure as i am unsure.

The Attempt at a Solution

 
Physics news on Phys.org
You are saying, I believe, that
[tex]A= \begin{bmatrix}1 & 2 \\ 2 & 3\end{bmatrix}[/tex]
[tex]CF.A= 3 & -2 \\ -2 & 1\end{bmatrix}[/tex]
(which is [itex]-A^{-1}[/itex])
and
[tex]Adj A= \begin{bmatrix}3 & -2 \\ -2 & 1\end{bmatrix}[/tex]

In any case, if you are attempting to find a determinant, I am surprised that you do not know that
[tex]\left|\begin{array}{cc}a & b \\ c & d\end{array}\right|= ad- bc[/tex].