What is the determinant of a 3x3 matrix?

AI Thread Summary
The discussion revolves around calculating the determinant of a modified 3x3 matrix based on the properties of determinants. The original matrix has a determinant of 5, and the new matrix involves scaling rows by constants. Participants clarify that multiplying a row by a constant scales the determinant by that constant, leading to a total scaling factor of 12 for the new matrix. Consequently, the determinant of the new matrix is calculated to be 60. The conversation emphasizes the importance of understanding determinant properties and suggests using online resources for further learning.
Panphobia
Messages
435
Reaction score
13

Homework Statement


Determinant
|a b c|
|d e f| = 5
|g h i|
What is the determinant of?
|4a 4b 4c|
|3d 3e 3f|
| g h i|

The Attempt at a Solution


So far I got this, a(ei - hf) - b(di - gf) + c(dh - ge) = 5
How would I even go about this, I have 9 unknowns, but only 1 equations?
 
Physics news on Phys.org
Panphobia said:

Homework Statement


Determinant
|a b c|
|d e f| = 5
|g h i|
What is the determinant of?
|4a 4b 4c|
|3d 3e 3f|
| g h i|

The Attempt at a Solution


So far I got this, a(ei - hf) - b(di - gf) + c(dh - ge) = 5
How would I even go about this, I have 9 unknowns, but only 1 equations?

Determinants have properties that are related to row operations. Look some of them up. You don't have to explicitly evaluate the determinants.
 
Which row operations, I am looking in my textbook and it gives no information on this topic.
 
Panphobia said:
Which row operations, I am looking in my textbook and it gives no information on this topic.

Ok, try here. http://science.kennesaw.edu/~plaval/math3260/det2.pdf . What happens to the determinant of a matrix when you multiply a row by a constant?
 
Last edited by a moderator:
Panphobia said:
Which row operations, I am looking in my textbook and it gives no information on this topic.

Google is your friend.
 
Ray Vickson said:
Google is your friend.

Ack! You revealed my secret. Yes, I typed "row operations determinants" into Google.
 
Ohh, so if I factore out the 3 and the 4 I would get 12 det(A) where A is the first matrix, then 12 det(A) = 60, oh ok thanks. And Ray, I wouldn't know what to google.
 
Panphobia said:
Ohh, so if I factore out the 3 and the 4 I would get 12 det(A) where A is the first matrix, then 12 det(A) = 60, oh ok thanks. And Ray, I wouldn't know what to google.

Actually, I think I just did "determinant properties". It's not an obscure fact about determinants. Probably in your textbook someplace.
 
  • Like
Likes 1 person
Panphobia said:
Ohh, so if I factore out the 3 and the 4 I would get 12 det(A) where A is the first matrix, then 12 det(A) = 60, oh ok thanks. And Ray, I wouldn't know what to google.

You want to know more about determinants, so Google 'determinant'.
 
Back
Top