Difference between revisions of "031 Review Part 2, Problem 5"

From Grad Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
  
 
<span class="exam">(b) &nbsp;<math style="vertical-align: -7px">\text{det }(A^TB^{-1})</math>
 
<span class="exam">(b) &nbsp;<math style="vertical-align: -7px">\text{det }(A^TB^{-1})</math>
 
  
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
Line 59: Line 58:
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 1: &nbsp;  
 
!Step 1: &nbsp;  
 +
|-
 +
|Using properties of determinants, we have
 
|-
 
|-
 
|
 
|
 +
&nbsp; &nbsp; &nbsp; &nbsp;<math>\begin{array}{rcl}
 +
\displaystyle{\text{det }(A^TB^{-1})} & = & \displaystyle{\text{det }(A^T)\cdot \text{det }(B^{-1})}\\
 +
&&\\
 +
& = & \displaystyle{\text{det }(A)\cdot \text{det }(B^{-1}).}
 +
\end{array}</math>
 
|}
 
|}
  
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Step 2: &nbsp;
 
!Step 2: &nbsp;
 +
|-
 +
|Continuing, we obtain
 
|-
 
|-
 
|
 
|
 +
&nbsp; &nbsp; &nbsp; &nbsp;<math>\begin{array}{rcl}
 +
\displaystyle{\text{det }(A^TB^{-1})} & = & \displaystyle{\text{det }(A) \cdot \frac{1}{\text{det }(B)}}\\
 +
&&\\
 +
& = & \displaystyle{(-10)\cdot \frac{1}{5}}\\
 +
&&\\
 +
& = & \displaystyle{-2.}
 +
\end{array}</math>
 
|}
 
|}
  
Line 73: Line 88:
 
!Final Answer: &nbsp;  
 
!Final Answer: &nbsp;  
 
|-
 
|-
|&nbsp;&nbsp; '''(a)''' &nbsp; &nbsp; <math>\text{det }(3A)=-7290.</math>
+
|&nbsp;&nbsp; '''(a)''' &nbsp; &nbsp; <math>\text{det }(3A)=-7290</math>
 
|-
 
|-
|&nbsp;&nbsp; '''(b)''' &nbsp; &nbsp;  
+
|&nbsp;&nbsp; '''(b)''' &nbsp; &nbsp; <math>\text{det }(A^TB^{-1})=-2</math>
 
|}
 
|}
[[031_Review_Part_2|'''<u>Return to Sample Exam</u>''']]
+
[[031_Review_Part_2|'''<u>Return to Review Problems</u>''']]

Latest revision as of 13:29, 15 October 2017

Let    and    be    matrices with    and    Use properties of determinants to compute:

(a)  

(b)  

Foundations:  
Recall:
1. If the matrix    is identical to the matrix    except the entries in one of the rows of   
are each equal to the corresponding entries of    multiplied by the same scalar    then
2.  
3. For an invertible matrix    since    and    we have


Solution:

(a)

Step 1:  
Every entry of the matrix    is    times the corresponding entry of  
So, we multiply every row of the matrix    by    to get  
Step 2:  
Hence, we have

       

(b)

Step 1:  
Using properties of determinants, we have

       

Step 2:  
Continuing, we obtain

       


Final Answer:  
   (a)    
   (b)    

Return to Review Problems