Determinant of 3x3 Matrix without direct evaluation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
ZedCar
Messages
353
Reaction score
1

Homework Statement


Show that:

(x^2) (2x) (-2)
(2x) (2-x^2) (2x)
(2) (-2x) (-x^2)

= (x^2 + 2)^3

Do not use direct evaluation.

Homework Equations


The Attempt at a Solution



As direct evaluation is not permitted, I'm wondering which method should I use? Thank you
 
Physics news on Phys.org
what possible methods do you have in mind?
 
Is it a method using cofactors?
 
okay, now what does the method of cofactors do?
 
I'm going to have to look into that.

I have a sheet which I just got today from lecture and it states;

Cofactor is the minor multiplied by the sign of the element
Cij = (-1)^(i+j) Mij
 
Is this cofactor method different from making an upper triangular matrix from it?