Section 3.2 Solving Systems of Equations
Section Objectives
Introduce systems of algebraic equations and their solutions as multi-variable pairs (or more variables if there are more equations).
Solve systems of equations via substitution.
What if we need to solve an equation with more than one variable? For instance, consider the equation
For such an equation, a solution is a pair of numbers, an \(x\)-value and a \(y\)-value, that make the equation true when they are both plugged in at the same time. We see that if \(y=1\text{,}\) then \(x=-3\) makes the equation true. If \(y=2\text{,}\) then the correct value for \(x\) is \(-6\text{.}\) Clearly we could go on like this, obtaining a different value of \(x\) for any given value of \(y\text{.}\) There is no way for us to say that this equation has a single solution; it has infinitely many. Often in problems the number of solutions is narrowed down by having more equations, which we call a system of equations. For instance, we may consider the system
A solution to this system of two equations is again a pair of numbers, one for each variable, that make all the equations true at the same time. For instance \(x=-3\) and \(y=1\) is not a solution to this system; this pair makes the first equation true, but not the second. The pair \(x=1\) and \(y=1\) makes the second equation true, but not the first, so this is also not a solution to the system.**
So how do we find solutions to systems? The most flexible way of solving systems of equations is known as the method of substitution.
Basic Solving Procedure 3.2.1. Substitution to Solve Systems of Equations.
To solve a system of equations
Pick an equation and solve it for one of the variables in terms of the others.
Substitute the expression from the step above into the remaining equations.
Now the remaining equations form a system with one fewer variables and one fewer equations.
Repeat until you just have one equation and one variable that you can solve for.
Finally, back substitute the value you found to know the other variables.
Let's see this at work with the system given above. Using the first equation, we can solve for \(x\) in terms of \(y\) as follows:
Now we substitute \(-3y\) every time we see an \(x\) in the second equation and solve for \(y\text{:}\)
Now we have \(y=-\frac{1}{7}\text{,}\) hence \(x = -3y = \frac{3}{7}\text{.}\) We can now check to make sure we obtained a correct solution by plugging these values into the original system:
Question 3.2.2.
Solve the following systems of equations:
- \begin{align*} x^2y \amp = \amp 1 \\ 32xy^2 \amp = \amp x^2 \end{align*}
- \begin{align*} x^2+y^2 \amp = \amp 25\\ 3x-4y \amp = \amp 0 \end{align*}
- \begin{align*} ab^3 \amp = \amp 2\\ ab^{-1} \amp = \amp 8 \end{align*}
Question 3.2.3.
An exam has thirty questions. The professor subtracts eight points for each incorrect answer and adds seven points for each correct answer. If a student ends up receiving zero points, how many questions were answered correctly? Hint: Let \(C\) denote the number of correct answers and \(I\) denote the number of incorrect answers and set up a system of equations.
Question 3.2.4.
Typically you need as many equations as variables in order to not have infinitely many solutions. Use substitution to solve the following system of three equations and three unknowns:
Example 3.2.5.
Question 3.2.6.
Check that
Question 3.2.7.
Solve for \(h\) and \(k\) to put the expression Expand out \((x-h)^2 + k\) (with \(h\) and \(k\) unknown) and group like terms. Match like terms with \(x^2+2x+5\) to set up a system of equations for \(h\) and \(k\text{,}\) then solve that system of equations.