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

From Grad Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Foundations:    
 
!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.
 
|}
 
|}
  

Revision as of 10:49, 10 October 2017

Consider the following system of equations.

Find all real values of    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:  
Step 2:  


Final Answer:  
      

Return to Sample Exam