Linear Algebra: Solve B^(-1) with A, C, D

Click For Summary
SUMMARY

The discussion focuses on solving the equation involving the inverse of matrix B, denoted as B^(-1), in the context of linear algebra. The user initially attempted to manipulate the equation A(BB^(-1))CD = B^(-1)I, but received guidance that such operations require consistent multiplication on both sides. The correct approach involves using A^(-1) to simplify the equation, leading to the conclusion that CDA = B^(-1). This highlights the importance of adhering to matrix multiplication rules in linear algebra.

PREREQUISITES
  • Understanding of matrix multiplication and properties
  • Familiarity with matrix inverses, specifically B^(-1)
  • Knowledge of identity matrices in linear algebra
  • Ability to manipulate and solve linear equations
NEXT STEPS
  • Study the properties of matrix inverses in detail
  • Learn about the implications of the identity matrix in matrix operations
  • Explore advanced techniques in linear algebra, such as eigenvalues and eigenvectors
  • Practice solving linear equations involving multiple matrices
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as educators looking for practical examples of matrix operations and inverses.

sam0617
Messages
18
Reaction score
1
I'm looking for help to this problem. Here is my attempt:

I being the identity matrix and B^(-1) being B to the negative 1st power.

A (B B^(-1)) C D = B^(-1) I
so A I C D = B^(-1)
so A C D = B^(-1)

Thank you for any help.
 
Physics news on Phys.org


sam0617 said:
I'm looking for help to this problem. Here is my attempt:

I being the identity matrix and B^(-1) being B to the negative 1st power.

A (B B^(-1)) C D = B^(-1) I
so A I C D = B^(-1)
so A C D = B^(-1)

Thank you for any help.

Hey sam0617 and welcome to the forums.

Assuming you start off with ABCD = I, that operation will not work. In terms of matrix operations with multiplication, you can only left multiply or right multiply, and you have to do the same thing for each side.

So if you want to pre-multiply by B^(-1), then you will get B^(-1) x ABCD = B^(-1) x I = B^(-1) which is not equal to ACD.

Given these hints, what is your next step?
 


chiro said:
Hey sam0617 and welcome to the forums.

Assuming you start off with ABCD = I, that operation will not work. In terms of matrix operations with multiplication, you can only left multiply or right multiply, and you have to do the same thing for each side.

So if you want to pre-multiply by B^(-1), then you will get B^(-1) x ABCD = B^(-1) x I = B^(-1) which is not equal to ACD.

Given these hints, what is your next step?

I think I figured it out. I can't just do what I did on my attempt. (I wrote that on my test but owell)

A^(-1)ABCD = A^(-1)I
BCD = A^(-1)
BCDA=A^(-1) A
BCDA = I
B^(-1)BCDA = B^(-1)I
CDA = B^(-1)

Thank you for the help.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K