031 Review Part 2, Problem 11

From Grad Wiki
Revision as of 10:53, 10 October 2017 by Kayla Murray (talk | contribs)
Jump to navigation Jump to search

Consider the following system of equations.

Find all real values 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 k}   such that the system has only one solution.


Foundations:  
1. To solve a system of equations, we turn the system into an augmented matrix and
row reduce that matrix to determine the solution.
2. For a system to have a unique solution, we need to have no free variables.


Solution:

Step 1:  
To begin with, we turn this system into an augmented matrix.
Hence, we 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 B= \begin{bmatrix} 1 & k & 1 \\ 3 & 5 & 2k \end{bmatrix}.}
Step 2:  


Final Answer:  
      

Return to Sample Exam