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

From Grad Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions 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;"
 
!Foundations: &nbsp;  
 
!Foundations: &nbsp;  
 +
|-
 +
|Recall:
 +
|-
 +
|'''1.''' If the matrix &nbsp;<math style="vertical-align: 0px">B</math>&nbsp; is identical to the matrix &nbsp;<math style="vertical-align: 0px">A</math>&nbsp; except the entries in one of the rows of &nbsp;<math style="vertical-align: 0px">B</math>&nbsp;
 +
|-
 +
|
 +
:are each equal to the corresponding entries of &nbsp;<math style="vertical-align: 0px">A</math>&nbsp; multiplied by the same scalar &nbsp;<math style="vertical-align: -4px">c,</math>&nbsp; then
 +
|-
 +
|
 +
::<math>\text{det }B=c(\text{det }A).</math> 
 +
|-
 +
|'''2.''' &nbsp;<math style="vertical-align: -5px">\text{det } (AB)=(\text{det }A)(\text{det }B)</math>
 +
|-
 +
|'''3.''' For an invertible matrix &nbsp;<math style="vertical-align: -4px">A,</math>&nbsp; since &nbsp;<math style="vertical-align: 0px">AA^{-1}=I</math>&nbsp; and &nbsp;<math style="vertical-align: -4px">\text{det }I=1,</math>&nbsp; we have
 
|-
 
|-
 
|
 
|
 +
::<math>\text{det }A^{-1}=\frac{1}{\text{det } A}.</math>
 
|}
 
|}
  
Line 20: Line 34:
 
!Step 1: &nbsp;  
 
!Step 1: &nbsp;  
 
|-
 
|-
|
+
|Every entry of the matrix &nbsp;<math style="vertical-align: 0px">3A</math>&nbsp; is &nbsp;<math style="vertical-align: 0px">3</math>&nbsp; times the corresponding entry of &nbsp;<math style="vertical-align: 0px">A.</math>
 +
|-
 +
|So, we multiply every row of the matrix &nbsp;<math style="vertical-align: 0px">A</math>&nbsp; by &nbsp;<math style="vertical-align: 0px">3</math>&nbsp; to get &nbsp;<math style="vertical-align: 0px">3A.</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;
 +
|-
 +
|Hence, we have
 
|-
 
|-
 
|
 
|
 +
&nbsp; &nbsp; &nbsp; &nbsp;<math>\begin{array}{rcl}
 +
\displaystyle{\text{det }(3A)} & = & \displaystyle{3^6(\text{det }A)}\\
 +
&&\\
 +
& = & \displaystyle{3^6 (-10)}\\
 +
&&\\
 +
& = & \displaystyle{-7290.}
 +
\end{array}</math>
 
|}
 
|}
  
Line 33: 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 47: Line 88:
 
!Final Answer: &nbsp;  
 
!Final Answer: &nbsp;  
 
|-
 
|-
|&nbsp;&nbsp; '''(a)''' &nbsp; &nbsp;  
+
|&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  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle AA^{-1}=I}   and  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{det }I=1,}   we have
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{det }A^{-1}=\frac{1}{\text{det } A}.}


Solution:

(a)

Step 1:  
Every entry of the matrix  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 3A}   is  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 3}   times the corresponding entry of  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A.}
So, we multiply every row of the matrix  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle A}   by  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 3}   to get  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 3A.}
Step 2:  
Hence, we have

       Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{\text{det }(3A)} & = & \displaystyle{3^6(\text{det }A)}\\ &&\\ & = & \displaystyle{3^6 (-10)}\\ &&\\ & = & \displaystyle{-7290.} \end{array}}

(b)

Step 1:  
Using properties of determinants, we have

       Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \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}}

Step 2:  
Continuing, we obtain

       Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \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}}


Final Answer:  
   (a)     Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{det }(3A)=-7290}
   (b)     Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \text{det }(A^TB^{-1})=-2}

Return to Review Problems