Section 5.1
Definition 54
Definition 0.1. The definition of a linear equation can be extended to more than one variable. Any equation of the form
for all real numbers \(a_1\), \(a_2\), … , \(a_n\) (all nonzero) and \(b\), is a linear equation, or a first-degree equation, in \(n\) unknowns.
Theorem 7
There are three cases for solutions of linear systems in two variables:
Two graphs intersect in a single point. The coordinates of this point give the only solution of the system. Since the system has a solution, it is consistent. The equations are not equivalent, so they are independent.
The graph are parallel lines. There is no solution common to both equations, so the solution set is \(\emptyset\) and the system is inconsistent. Because the equation are not equivalent, they are independent.
The graphs are the same line - that is, they coincide. Because any solution of one equation of the system is a solution of the other, the solution set is an infinite set of ordered pairs representing the points on the line. This type of system is consistent because there is a solution. The equations are equivalent, so they are dependent.
Two-by-Two System of Linear Equations
Example 91
Solve the system
Solution:
First, we will solve for \(x\) from the second row equation.
Next, we will substitute \(x\) into the first row equation. Then solve for \(y\).
Now that we know \(y=2\) we will substitute it back into \(x=2y+\) to solve for \(x\).
Therefore, the solution set is \(\{(5,2)\}\).
Example 92
Solve $\( \begin{cases} 2x+3y & =-1\\ 3x-2y & =18 \end{cases} \)$
Solution:
Since \(x=4\) we will sub it into any of the equations (we’ll use the first equation) and then solve for \(y\).
Therefore, the solution to the system is \(\{(4,-3)\}\).
Example 93
Show the following system has no solution or infinitely many solutions.
Solution:
Therefore, no solution and the solution set is the empty set, or \(\emptyset\).
Example 94
Show the following system has no solution or infinitely many solutions.
Solution:
Therefore, the system has infinitely many solutions. The solution set is \(\{(x,3x-8)\}\).
To get this solution set we solve for \(y\) from on of the above equations:
Three-by-Three System of Linear Equations
When solving a system of three equations and three variables we want to use the elimination method to reduce the system to two equations and two variables. Then we will reduce the system on more time to get one equation with one variable. The choice of which variable to eliminate first can vary from system to system.
Example 95
Solution:
Here we will eliminate the \(z\) variable from the system. First, we will multiply row 3 by \(2\). Then we will add together row 1 and row 2 to get one equation in terms of \(x\) and \(y\). Also, we will add row 1 and row 3 to get another equation (the second equation) in terms of \(x\) and \(y\). This will give a system of two equations and two variables.
Next, we will subtract row 2 from row 1 and get
We can then solve for \(x\).
Now that we have \(x\) and \(y\) we can solve for \(z\) from the third row equation from the original system.
Therefore, the solution set is \(\{(-2,3,-4)\}\).
Example 96
Solve
Solution:
This is a system of two equations and three variables. This means, the solution to the system is either no solution or infinitely many solutions.
If we eliminate the \(y\) variable we get
This means we will have infinitely many solutions. We will then write the solution set where each component will be in terms of \(z\). So far we have \(\{(x,y,z)\}=\{(5z-8,y,z)\}\). Next, we want to write \(y\) in terms of \(z\).
We can do this by eliminating the \(x\) variable.
Therefore, the solution set is \(\{(5z-8,-13z+17,z)\}\). For Math 1431 this is how we will write our solution set. Another way to write the solution set would be
The graph of the parabola will satisfy the equation \(y=ax^2+bx+c\). In order to find \(a\), \(b\), and \(c\) we would need three equations. This can be done by having three different points on the curve. We will then be able to find the equation of the parabola.
Example 97
Find the equation of the parabola that passes through the points \((-5,7)\), \((-1,-2)\), and \((3,5)\).
Construct the system to solve for \(a\), \(b\), and \(c\) for \(y=ax^2+bx+c\).
Solution:
The graph of any parabola is \(y=ax^2+bx+c\).
We need to build three equations to solve for the three unknown values: \(a\), \(b\), and \(c\).
First, we will use the point \((-5,7)\) to get the equation
The point \((-1,-2)\) gives
The point \((3,5)\) gives
This means we want to solve the system
Solve the system of equations
Solution:
Which then gives
Next, we will solve for \(b\).
Finally, we will solve for \(c\).
Therefore, \(a=\frac12\), \(b=\frac34\), and \(c=\frac74\).
Finally, write the equation of the parabola.
Solution:
Since \(a=\frac12\), \(b=\frac34\), and \(c=\frac74\). We have