How Do You Solve Determinants for Matrices A and B with Given Conditions?

  • Thread starter Thread starter Whiz
  • Start date Start date
  • Tags Tags
    Algebra
Click For Summary
SUMMARY

The discussion focuses on solving determinants for 3x3 matrices A and B under specific conditions: det(2A(B^-1)) = -20 and det((A^2)(B^T)) = 50. The correct solutions are det(A) = 5 and det(B) = 2, derived from the equations 2det(A)/det(B) = -20 and (det(A))^2 * det(B) = 50. The initial guesses of det(A) = -5 and det(B) = 2 were incorrect, as they did not satisfy the given conditions.

PREREQUISITES
  • Understanding of matrix determinants and properties
  • Familiarity with matrix operations such as multiplication and transposition
  • Knowledge of solving systems of equations
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study the properties of determinants, specifically for 3x3 matrices
  • Learn how to solve systems of equations involving determinants
  • Explore the implications of matrix inversion on determinants
  • Review examples of determinant calculations in linear algebra
USEFUL FOR

Students studying linear algebra, mathematics educators, and anyone looking to deepen their understanding of matrix determinants and their applications in solving equations.

Whiz
Messages
20
Reaction score
0

Homework Statement



If A and B are 3 x 3 matrices satisfying det(2A(B^-1)) = -20 and det((A^2)(B(transpose))) = 50, find det(A) and det(B)

Homework Equations



None

The Attempt at a Solution



I'm not quite sure how to do the question at all. I've just been guessing the determinants and seeing if it satisfies the two equations. I found that det(A) = -5 and det(B) = 2, but I just guessed.

How can I work this out?
 
Last edited:
Physics news on Phys.org
Use the facts that det(AB)= det(A)det(B), and that det(A transpose)= det(A) so that 2det(A)/det(B)= -20 and (det(A)2)det(B)= 50 so that you have two equations to solve for det(A) and det(B). (And det(A)= -5, det(B)= 2 is not correct. 2(-5)/(2)= -5, not -20.)

Can you solve 2x/y= -20 and x2y= 50?

And, the word is "determinant", not "determinate".
 
Thanks for the quick reply.

I'm not sure that's how you solve this question because the answer in the book is det(A) = 5 and det(B) = 2, which would make my answer wrong as well.
 

Similar threads

  • · Replies 25 ·
Replies
25
Views
4K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 28 ·
Replies
28
Views
6K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K