Difference between revisions of "005 Sample Final A, Question 9"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
''' Question ''' Solve the following system of equations <br> | ''' Question ''' Solve the following system of equations <br> | ||
::<math> \begin{align} 2x + 3y &= & 1\\ -x + y & = & -3\end{align}</math> | ::<math> \begin{align} 2x + 3y &= & 1\\ -x + y & = & -3\end{align}</math> | ||
+ | |||
+ | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
+ | !Foundations: | ||
+ | |- | ||
+ | |1) What are the two methods for solving a system of equations? | ||
+ | |- | ||
+ | |2) How do we use the substitution method? | ||
+ | |- | ||
+ | |3) How do we use the elimination method? | ||
+ | |- | ||
+ | |Answer: | ||
+ | |- | ||
+ | |1) The two methods are the substitution and elimination methods. | ||
+ | |- | ||
+ | |2) Solve for x or y in one of the equations and substitute that value into the other equation. | ||
+ | |- | ||
+ | |3) Multiply one equation by some number on both sides to make one of the variables, x or y, have the same coefficient and add the equations together. | ||
+ | |} | ||
Latest revision as of 20:29, 21 May 2015
Question Solve the following system of equations
Foundations: |
---|
1) What are the two methods for solving a system of equations? |
2) How do we use the substitution method? |
3) How do we use the elimination method? |
Answer: |
1) The two methods are the substitution and elimination methods. |
2) Solve for x or y in one of the equations and substitute that value into the other equation. |
3) Multiply one equation by some number on both sides to make one of the variables, x or y, have the same coefficient and add the equations together. |
Step 1: |
---|
Add two times the second equation to the first equation. So we are adding to the first equation. |
This leads to: |
|
Step 2: |
---|
This gives us that |
Now we just need to find x. So we plug in -1 for y in the second equation. |
|
Final Answer: |
---|