Easy matrix/determinants question

  • Thread starter Thread starter astonmartin
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
astonmartin
Messages
23
Reaction score
0

Homework Statement



Suppose A and B are 3 x 3 matrices and det A = x ≠ 0 while det B = y. Let
C be the matrix ((2A)^-1 )B <-- (2A) inverse x B

then det C is:

Homework Equations

The Attempt at a Solution



det(2A) = 2x, so det 2A inverse = 1/(2x)
det C = y/(2x)...which is not one of the solutions

a) y/8x b) 2xy c) -2y/x d) 2y/x e) 8y/x

what am I missing here?
 
Physics news on Phys.org
You are very close; however,

[tex]\det(\alpha A)=\alpha^{n} \det(A)[/tex]

where n is the order of the matrix A, in this case 3. To understand why this happens, think of the determinant of the identity and multiply it by a scalar.