kwal0203
- 69
- 0
Homework Statement
Assuming that all matrices are n\times n and invertible, solve for D.
C^{T}B^{-1}A^{2}BAC^{-1}DA^{-2}B^{T}C^{-2}=C^{T}
The Attempt at a Solution
I tried to group all like terms and simplify. I'm pretty sure this is not allowed but I'm not really sure how to approach this question. Thanks a lot any help appreciated!
C^{T}C^{-1}C^{-1}C^{-1}B^{-1}BB^{T}AAAA^{-1}A^{-1}D=C^{T}
C^{T}C^{-1}C^{-1}C^{-1}IB^{T}IIAD=C^{T}
((C^T)^{-1}C^{T})C^{-1}C^{-1}C^{-1}B^{T}AD=C^{T}(C^T)^{-1}
I(C^{-1}C^{-1}C^{-1}CCC)(B^{T}(B^T)^{-1})(AA^{-1})D=ICCC(B^T)^{-1}A^{-1}
D=C^{3}(B^T)^{-1}A^{-1}