retagged by
806 views

2 Answers

Best answer
6 votes
6 votes
$Let, AB^{T}C^{-1} = X. $

$AB^{T}C^{-1}C = XC $

$AB^{T} = XC $

$|AB^{T}| = |XC| $

$|A| |B^{T}| = |X| |C| $

$|A| |B| = |X| |C| $

$8*3 = |X| * 6 $

$4 = |X|$
selected by

Related questions

1 votes
1 votes
1 answer
1
Tesla! asked Apr 21, 2018
562 views
let A and B be two n*n matrices such that they follow commutative property under multiplication operation which of the following follows commutative property1) $A^{T} B$2...
3 votes
3 votes
0 answers
2
Tesla! asked Apr 22, 2018
706 views
In a min-heap with $n$ elements with the smallest element at the root, the $7^{th}$ smallest element can be found in time$\Theta (n \log n)$$\Theta (n)$$\Theta(\log n)$$\...
2 votes
2 votes
0 answers
3