Determinant of 3x3 Matrix without direct evaluation

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
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
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?