This is “Solving Linear Systems”, chapter 3 from the book Advanced Algebra (v. 1.0). For details on it (including licensing), click here.

For more information on the source of this book, or why it is available for free, please see the project's home page. You can browse or download additional books there. To download a .zip file containing this book to use offline, simply click here.

Has this book helped you? Consider passing it on:
Creative Commons supports free culture from music to education. Their licenses helped make this book available to you.
DonorsChoose.org helps people like you help teachers fund their classroom projects, from art supplies to books to calculators.

Chapter 3 Solving Linear Systems

 

3.1 Linear Systems with Two Variables and Their Solutions

Learning Objectives

  1. Check solutions to systems of linear equations.
  2. Solve linear systems using the graphing method.
  3. Identify dependent and inconsistent systems.

Definition of a Linear System with Two Variables

Real-world applications are often modeled using more than one variable and more than one equation. A system of equationsA set of two or more equations with the same variables. consists of a set of two or more equations with the same variables. In this section, we will study linear systemsA set of two or more linear equations with the same variables. consisting of two linear equations each with two variables. For example,

{2x3y=04x+2y=8

A solution to a linear systemGiven a linear system with two equations and two variables, a solution is an ordered pair that satisfies both equations and corresponds to a point of intersection., or simultaneous solutionUsed when referring to a solution of a system of equations., is an ordered pair (x, y) that solves both of the equations. In this case, (3, 2) is the only solution. To check that an ordered pair is a solution, substitute the corresponding x- and y-values into each equation and then simplify to see if you obtain a true statement for both equations.

Check: (3, 2)

Equation 1: 2x3y=0

Equation 2: 4x+2y=8

2(3)3(2)=066=00=0

4(3)+2(2)=812+4=88=8

Example 1

Determine whether or not (1, 0) is a solution to the system {xy=12x+3y=5.

Solution:

Substitute the appropriate values into both equations.

Check: (1, 0)

Equation 1: xy=1

Equation 2: 2x+3y=5

(1)(0)=110=11=1

2(1)+3(0)=52+0=52=5

Answer: Since (1, 0) does not satisfy both equations, it is not a solution.

Try this! Is (−2, 4) a solution to the system {xy=62x+3y=16?

Answer: Yes

Solve by Graphing

Geometrically, a linear system consists of two lines, where a solution is a point of intersection. To illustrate this, we will graph the following linear system with a solution of (3, 2):

{2x3y=04x+2y=8

First, rewrite the equations in slope-intercept form so that we may easily graph them.

2x3y=02x3y2x=02x3y=2x3y3=2x3y=23x

4x+2y=84x+2y+4x=8+4x2y=4x82y2=4x82y=2x4

Next, replace these forms of the original equations in the system to obtain what is called an equivalent systemA system consisting of equivalent equations that share the same solution set.. Equivalent systems share the same solution set.

Originalsystem   Equivalentsystem{2x-3y=0-4x+2y=-8  {y=23xy=2x-4

If we graph both of the lines on the same set of axes, then we can see that the point of intersection is indeed (3, 2), the solution to the system.

To summarize, linear systems described in this section consist of two linear equations each with two variables. A solution is an ordered pair that corresponds to a point where the two lines intersect in the rectangular coordinate plane. Therefore, one way to solve linear systems is by graphing both lines on the same set of axes and determining the point where they cross. This describes the graphing methodA means of solving a system by graphing the equations on the same set of axes and determining where they intersect. for solving linear systems.

When graphing the lines, take care to choose a good scale and use a straightedge to draw the line through the points; accuracy is very important here.

Example 2

Solve by graphing: {xy=42x+y=1.

Solution:

Rewrite the linear equations in slope-intercept form.

xy=4y=x4y1=x41y=x+4

2x+y=1y=2x+1

Write the equivalent system and graph the lines on the same set of axes.

{xy=42x+y=1  {y=x+4y=2x+1

Line1:y=x+4y-intercept:(0,4)slope:m=1=11=riserun

Line2:y=-2x+1y-intercept:(0,1)slope:m=-2=-21=riserun

Use the graph to estimate the point where the lines intersect and check to see if it solves the original system. In the above graph, the point of intersection appears to be (−1, 3).

Check: (−1, 3)

Line 1: xy=4

Line 2: 2x+y=1

(1)(3)=413=44=4

2(1)+(3)=12+3=11=1

Answer: (−1, 3)

Example 3

Solve by graphing: {2x+y=22x+3y=18.

Solution:

We first solve each equation for y to obtain an equivalent system where the lines are in slope-intercept form.

{2x+y=22x+3y=18  {y=2x+2y=23x6

Graph the lines and determine the point of intersection.

Check: (3, −4)

2x+y=22(3)+(4)=264=22=2

2x+3y=182(3)+3(4)=18612=1818=18

Answer: (3, −4)

Example 4

Solve by graphing: {3x+y=6y=3.

Solution:

{3x+y=6y=3  {y=3x+6y=3

Check: (3, −3)

3x+y=63(3)+(3)=693=66=6

y=3(3)=33=3

Answer: (3, −3)

The graphing method for solving linear systems is not ideal when a solution consists of coordinates that are not integers. There will be more accurate algebraic methods in sections to come, but for now, the goal is to understand the geometry involved when solving systems. It is important to remember that the solutions to a system correspond to the point, or points, where the graphs of the equations intersect.

Try this! Solve by graphing: {x+y=65x+2y=2.

Answer: (−2, 4)

Dependent and Inconsistent Systems

A system with at least one solution is called a consistent systemA system with at least one solution.. Up to this point, all of the examples have been of consistent systems with exactly one ordered pair solution. It turns out that this is not always the case. Sometimes systems consist of two linear equations that are equivalent. If this is the case, the two lines are the same and when graphed will coincide. Hence, the solution set consists of all the points on the line. This is a dependent systemA linear system with two variables that consists of equivalent equations. It has infinitely many ordered pair solutions, denoted by (x,mx+b).. Given a consistent linear system with two variables, there are two possible results:

A solution to an independent systemA linear system with two variables that has exactly one ordered pair solution. is an ordered pair (x, y). The solution to a dependent system consists of infinitely many ordered pairs (x, y). Since any line can be written in slope-intercept form,y=mx+b, we can express these solutions, dependent on x, as follows:

{(x,y)|y=mx+b}Set-Notation(x,mx+b)ShortenedForm

In this text we will express all the ordered pair solutions (x,y) in the shortened form (x,mx+b), where x is any real number.

Example 5

Solve by graphing: {2x+3y=94x6y=18.

Solution:

Determine slope-intercept form for each linear equation in the system.

2x+3y=92x+3y=93y=2x9y=2x93y=23x3

4x6y=184x6y=186y=4x+18y=4x+186y=23x3

{2x+3y=94x6y=18  {y=23x3y=23x3

In slope-intercept form, we can easily see that the system consists of two lines with the same slope and same y-intercept. They are, in fact, the same line. And the system is dependent.

Answer: (x,23x3)

In this example, it is important to notice that the two lines have the same slope and same y-intercept. This tells us that the two equations are equivalent and that the simultaneous solutions are all the points on the line y=23x3. This is a dependent system, and the infinitely many solutions are expressed using the form (x,mx+b). Other resources may express this set using set notation, {(x, y) | y=23x3}, which reads “the set of all ordered pairs (x, y) such that y=23x3.”

Sometimes the lines do not cross and there is no point of intersection. Such a system has no solution, Ø, and is called an inconsistent systemA system with no simultaneous solution..

Example 6

Solve by graphing: {2x+5y=154x+10y=10.

Solution:

Determine slope-intercept form for each linear equation.

2x+5y=152x+5y=155y=2x15y=2x155y=25x3

4x+10y=104x+10y=1010y=4x+10y=4x+1010y=25x+1

{2x+5y=154x+10y=10  {y=25x3y=25x+1

In slope-intercept form, we can easily see that the system consists of two lines with the same slope and different y-intercepts. Therefore, the lines are parallel and will never intersect.

Answer: There is no simultaneous solution, Ø.

Try this! Solve by graphing: {x+y=12x2y=2.

Answer: (x,x1)

Key Takeaways

  • In this section, we limit our study to systems of two linear equations with two variables. Solutions to such systems, if they exist, consist of ordered pairs that satisfy both equations. Geometrically, solutions are the points where the graphs intersect.
  • The graphing method for solving linear systems requires us to graph both of the lines on the same set of axes as a means to determine where they intersect.
  • The graphing method is not the most accurate method for determining solutions, particularly when a solution has coordinates that are not integers. It is a good practice to always check your solutions.
  • Some linear systems have no simultaneous solution. These systems consist of equations that represent parallel lines with different y-intercepts and do not intersect in the plane. They are called inconsistent systems and the solution set is the empty set, Ø.
  • Some linear systems have infinitely many simultaneous solutions. These systems consist of equations that are equivalent and represent the same line. They are called dependent systems and their solutions are expressed using the notation (x,mx+b), where x is any real number.

Topic Exercises

    Part A: Definitions

      Determine whether or not the given ordered pair is a solution to the given system.

    1. (3, −2);

      {x+y=12x2y=2
    2. (−5, 0);

      {x+y=12x2y=2
    3. (−2, −6);

      {x+y=43xy=12
    4. (2, −7);

      {3x+2y=85x3y=11
    5. (0, −3);

      {5x5y=1513x+2y=6
    6. (12,14);

      {x+y=142x4y=0
    7. (34,14);

      {xy=14x8y=5
    8. (−3, 4);

      {13x+12y=123x32y=8
    9. (−5, −3);

      {y=35x10y=5
    10. (4, 2);

      {x=47x+4y=8

      Given the graphs, determine the simultaneous solution.

    Part B: Solve by Graphing

      Solve by graphing.

    1. {y=32x+6y=x+1
    2. {y=34x+2y=14x2
    3. {y=x4y=x+2
    4. {y=5x+4y=4x5
    5. {y=25x+1y=35x
    6. {y=25x+6y=25x+10
    7. {y=2y=x+1
    8. {y=3x=3
    9. {y=0y=25x4
    10. {x=2y=3x
    11. {y=35x6y=35x3
    12. {y=12x+1y=12x+1
    13. {2x+3y=186x+3y=6
    14. {3x+4y=202x+8y=8
    15. {2x+y=12x3y=9
    16. {x+2y=85x+4y=4
    17. {4x+6y=362x3y=6
    18. {2x3y=186x3y=6
    19. {3x+5y=306x10y=10
    20. {x+3y=35x15y=15
    21. {xy=0x+y=0
    22. {y=xyx=1
    23. {3x+2y=0x=2
    24. {2x+13y=233x+12y=2
    25. {110x+15y=215x+15y=1
    26. {13x12y=113x+15y=1
    27. {19x+16y=019x+14y=12
    28. {516x12y=5516x+12y=52
    29. {16x12y=92118x+16y=32
    30. {12x14y=1213x12y=3
    31. {y=4x=5
    32. {y=3x=2
    33. {y=0x=0
    34. {y=2y=3
    35. {y=5y=5
    36. {y=2y2=0
    37. {x=5x=1
    38. {y=xx=0
    39. {4x+6y=3x+y=2
    40. {2x+20y=203x+10y=10
    41. Assuming m is nonzero solve the system: {y=mx+by=mx+b

    42. Assuming b is nonzero solve the system: {y=mx+by=mxb

    43. Find the equation of the line perpendicular to y=2x+4 and passing through (3,3). Graph this line and the given line on the same set of axes and determine where they intersect.

    44. Find the equation of the line perpendicular to yx=2 and passing through (5,1). Graph this line and the given line on the same set of axes and determine where they intersect.

    45. Find the equation of the line perpendicular to y=5 and passing through (2,5). Graph both lines on the same set of axes.

    46. Find the equation of the line perpendicular to the y-axis and passing through the origin.

    47. Use the graph of y=23x+3 to determine the x-value where y=3. Verify your answer using algebra.

    48. Use the graph of y=45x3 to determine the x-value where y=5. Verify your answer using algebra.

    Part C: Discussion Board Topics

    1. Discuss the weaknesses of the graphing method for solving systems.

    2. Explain why the solution set to a dependent linear system is denoted by (x,mx+b).

    3. Draw a picture of a dependent linear system as well as a picture of an inconsistent linear system. What would you need to determine the equations of the lines that you have drawn?

Answers

  1. No

  2. No

  3. Yes

  4. No

  5. Yes

  6. (5, 0)

  7. (6, −6)

  8. (0, 0)

  9. (x,2x+2)

  10. Ø

  1. (−2, 3)

  2. (3, −1)

  3. (5, 3)

  4. (−3, −2)

  5. (10, 0)

  6. Ø

  7. (3, 4)

  8. (−3, −5)

  9. (6, 2)

  10. Ø

  11. (x,x)

  12. (2, −3)

  13. (10, 5)

  14. (−9, 6)

  15. (x,13x9)

  16. (−5, 4)

  17. (0, 0)

  18. Ø

  19. Ø

  20. (32,12)
  21. (0,b)

  22. y=12x+32;   (1,2)

  23. x=2

  24. x=9

  1. Answer may vary

  2. Answer may vary

3.2 Solving Linear Systems with Two Variables

Learning Objectives

  1. Solve linear systems using the substitution method.
  2. Solve linear systems using the elimination method.
  3. Identify the strengths and weaknesses of each method.

The Substitution Method

In this section, we review a completely algebraic technique for solving systems, the substitution methodA means of solving a linear system by solving for one of the variables and substituting the result into the other equation.. The idea is to solve one equation for one of the variables and substitute the result into the other equation. After performing this substitution step, we are left with a single equation with one variable, which can be solved using algebra.

Example 1

Solve by substitution: {2x+y=33x2y=8.

Solution:

Solve for either variable in either equation. If you choose the first equation, you can isolate y in one step.

2x+y=3y=2x3

Substitute the expression 2x3 for the variable y in the other equation.

3x2(2x3)=8

This leaves us with an equivalent equation with one variable, which can be solved using the techniques learned up to this point. Solve for the remaining variable.

3x2(2x3)=83x+4x+6=87x+6=87x=14x=2

Back substituteOnce a value is found for a variable, substitute it back into one of the original equations, or its equivalent, to determine the corresponding value of the other variable. to find the other coordinate. Substitute x = −2 into either of the original equations or their equivalents. Typically, we use the equivalent equation that we found when isolating a variable in the first step.

y=2x3=2(2)3=43=1

Remember to present the solution as an ordered pair: (2,1). Verify that these coordinates solve both equations of the original system:

Check: (−2, 1)

Equation 1

Equation 2

2x+y=32(2)+(1)=34+1=33=3

3x2y=83(2)2(1)=862=88=8

The graph of this linear system follows:

The substitution method for solving systems is a completely algebraic method. Thus graphing the lines is not required.

Answer: (−2, 1)

Example 2

Solve by substitution: {3x5y=94x+2y=1.

Solution:

It does not matter which variable we choose to isolate first. In this case, begin by solving for x in the first equation.

3x5y=93x=5y+9x=5y+93x=53y+3

{3x5y=9x=53y+34x+2y=1

Next, substitute into the second equation and solve for y.

4(53y+3)+2y=1203y+12+2y=1263y=13y=13(326)y=32

Back substitute into the equation used in the substitution step:

x=53y+3=53(32)+3=52+3=12

Answer: (12,32)

Try this! Solve by substitution: {5x4y=3x+2y=2.

Answer: (1,12)

As we know, not all linear systems have only one ordered pair solution. Next, we explore what happens when using the substitution method to solve a dependent system.

Example 3

Solve by substitution: {5x+y=110x2y=2.

Solution:

Since the first equation has a term with coefficient 1, we choose to solve for that first.

{5x+y=1  y=5x110x2y=2

Next, substitute this expression in for y in the second equation.

10x2y=210x2(5x1)=210x10x+2=22=2True

This process led to a true statement; hence the equation is an identity and any real number is a solution. This indicates that the system is dependent. The simultaneous solutions take the form (x,mx+b), or in this case, (x,5x1), where x is any real number.

Answer: (x,5x1)

To have a better understanding of the previous example, rewrite both equations in slope-intercept form and graph them on the same set of axes.

{5x+y=110x2y=2  {y=5x1y=5x1

We can see that both equations represent the same line, and thus the system is dependent. Now explore what happens when solving an inconsistent system using the substitution method.

Example 4

Solve by substitution: {7x+3y=314x6y=16.

Solution:

Solve for y in the first equation.

7x+3y=37x+3y=33y=7x+3y=7x+33y=73x+1

{7x+3y=3  y=73x+114x6y=16

Substitute into the second equation and solve.

14x6y=1614x6(73x+1)=1614x62731x6=1614x14x6=166=16False

Solving leads to a false statement. This indicates that the equation is a contradiction. There is no solution for x and hence no solution to the system.

Answer: Ø

A false statement indicates that the system is inconsistent, or in geometric terms, that the lines are parallel and do not intersect. To illustrate this, determine the slope-intercept form of each line and graph them on the same set of axes.

{7x+3y=314x6y=16  {y=73x+1y=73x+83

In slope-intercept form, it is easy to see that the two lines have the same slope but different y-intercepts.

Try this! Solve by substitution: {2x5y=34x10y=6.

Answer: (x,25x35)

The Elimination Method

In this section, the goal is to review another completely algebraic method for solving a system of linear equations called the elimination methodA means of solving a system by adding equivalent equations in such a way as to eliminate a variable. or addition methodOften used when referring to the elimination method for solving systems.. This method depends on the addition property of equationsIf A, B, C, and D are algebraic expressions, where A = B and C = D, then A + C = B + D.: given algebraic expressions A, B, C, and D we have

IfA=BandC=D,thenA+C=B+D

Consider the following system:

{x+y=5xy=1

We can add the equations together to eliminate the variable y.

x+y=5+xy=12x=6

This leaves us with a linear equation with one variable that can be easily solved:

2x=6x=3

At this point, we have the x-coordinate of the simultaneous solution, so all that is left to do is back substitute to find the corresponding y-value.

x+y=53+y=5y=2

The solution to the system is (3, 2). Of course, the variable is not always so easily eliminated. Typically, we have to find an equivalent system by applying the multiplication property of equality to one or both of the equations as a means to line up one of the variables to eliminate. The goal is to arrange that either the x terms or the y terms are opposites, so that when the equations are added, the terms eliminate.

Example 5

Solve by elimination: {5x3y=13x+2y=7.

Solution:

We choose to eliminate the terms with variable y because the coefficients have different signs. To do this, we first determine the least common multiple of the coefficients; in this case, the LCM(3, 2) is 6. Therefore, multiply both sides of both equations by the appropriate values to obtain coefficients of −6 and 6. This results in the following equivalent system:

{5x3y=13x+2y=7×2×3{10x6y=29x+6y=21

The terms involving y are now lined up to eliminate. Add the equations together and solve for x.

10x6y=2+9x+6y=2119x=19x=1

Back substitute.

3x+2y=73(1)+2y=73+2y=72y=4y=2

Therefore the simultaneous solution is (1, 2). The check follows.

Check: (1, 2)

Equation 1:

Equation 2:

5x3y=15(1)3(2)=156=11=1

3x+2y=73(1)+2(2)=73+4=77=7

Answer: (1, 2)

Sometimes linear systems are not given in standard form ax+by=c. When this is the case, it is best to rearrange the equations before beginning the steps to solve by elimination. Also, we can eliminate either variable. The goal is to obtain a solution for one of the variables and then back substitute to find a solution for the other.

Example 6

Solve by elimination: {12x+5y=113x=4y+1.

Solution:

First, rewrite the second equation in standard form.

3x=4y+13x4y=1

This results in an equivalent system in standard form, where like terms are aligned in columns.

{12x+5y=113x=4y+1  {12x+5y=113x4y=1

We can eliminate the term with variable x if we multiply the second equation by −4.

Next, we add the equations together,

12x+5y=11+12x+16y=421y=7y=721=13

Back substitute.

3x=4y+13x=4(13)+13x=43+13x=73x=7313x=79

Answer: (79,13)

Try this! Solve by elimination: {2x+5y=53x+2y=9.

Answer: (−5, 3)

At this point, we explore what happens when solving dependent and inconsistent systems using the elimination method.

Example 7

Solve by elimination: {3xy=76x2y=14.

Solution:

To eliminate the variable x, we could multiply the first equation by −2.

Now adding the equations we have

6x+2y=14+6x2y=140=0True

A true statement indicates that this is a dependent system. The lines coincide, and we need y in terms of x to present the solution set in the form (x,mx+b). Choose one of the original equations and solve for y. Since the equations are equivalent, it does not matter which one we choose.

3xy=7y=3x+71(y)=1(3x+7)y=3x7

Answer: (x,3x7)

Try this! Solve by elimination: {3x+15y=152x+10y=30.

Answer: No solution, Ø

Given a linear system where the equations have fractional coefficients, it is usually best to clear the fractions before beginning the elimination method.

Example 8

Solve: {110x+12y=4517x+13y=221.

Solution:

Recall that we can clear fractions by multiplying both sides of an equation by the least common multiple of the denominators (LCD). Take care to distribute and then simplify.

Equation 1

Equation 2

10(110x+12y)=10(45)10(110x)+1012y=1045x+5y=8

21(17x+13y)=21(221)2117x+2113y=21(221)3x+7y=2

This results in an equivalent system where the equations have integer coefficients,

{110x+12y=4517x+13y=221×10×21{x+5y=83x+7y=2

Solve using the elimination method.

3x+15y=24+3x+7y=222y=22y=1

Back substitute.

3x+7y=23x+7(1)=23x+7=23x=9x=3

Answer: (−3, 1)

We can use a similar technique to clear decimals before solving.

Try this! Solve using elimination: {13x23y=313x12y=83.

Answer: (5, −2)

Summary of the Methods for Solving Linear Systems

We have reviewed three methods for solving linear systems of two equations with two variables. Each method is valid and can produce the same correct result. In this section, we summarize the strengths and weaknesses of each method.

The graphing method is useful for understanding what a system of equations is and what the solutions must look like. When the equations of a system are graphed on the same set of axes, we can see that the solution is the point where the graphs intersect. The graphing is made easy when the equations are in slope-intercept form. For example,

{y=5x+15y=5x+5

The simultaneous solution (−1, 10) corresponds to the point of intersection. One drawback of this method is that it is very inaccurate. When the coordinates of the solution are not integers, the method is practically unusable. If we have a choice, we typically avoid this method in favor of the more accurate algebraic techniques.

The substitution method, on the other hand, is a completely algebraic method. It requires you to solve for one of the variables and substitute the result into the other equation. The resulting equation has one variable for which you can solve. This method is particularly useful when there is a variable within the system with coefficient of 1. For example,

{10x+y=207x+5y=14Choosethesubstitutionmethod.

In this case, it is easy to solve for y in the first equation and then substitute the result into the other equation. One drawback of this method is that it often leads to equivalent equations with fractional coefficients, which are tedious to work with. If there is not a coefficient of 1, then it usually is best to choose the elimination method.

The elimination method is a completely algebraic method which makes use of the addition property of equations. We multiply one or both of the equations to obtain equivalent equations where one of the variables is eliminated if we add them together. For example,

{2x3y=95x8y=16Choosetheeliminationmethod.

To eliminate the terms involving x, we would multiply both sides of the first equation by 5 and both sides of the second equation by −2. This results in an equivalent system where the variable x is eliminated when we add the equations together. Of course, there are other combinations of numbers that achieve the same result. We could even choose to eliminate the variable y. No matter which variable is eliminated first, the solution will be the same. Note that the substitution method, in this case, would require tedious calculations with fractional coefficients. One weakness of the elimination method, as we will see later in our study of algebra, is that it does not always work for nonlinear systems.

Key Takeaways

  • The substitution method requires that we solve for one of the variables and then substitute the result into the other equation. After performing the substitution step, the resulting equation has one variable and can be solved using the techniques learned up to this point.
  • The elimination method is another completely algebraic method for solving a system of equations. Multiply one or both of the equations in a system by certain numbers to obtain an equivalent system where at least one variable in both equations have opposite coefficients. Adding these equivalent equations together eliminates that variable, and the resulting equation has one variable for which you can solve.
  • It is a good practice to first rewrite the equations in standard form before beginning the elimination method.
  • Solutions to systems of two linear equations with two variables, if they exist, are ordered pairs (x, y).
  • If the process of solving a system of equations leads to a false statement, then the system is inconsistent and there is no solution, Ø.
  • If the process of solving a system of equations leads to an identity, then the system is dependent and there are infinitely many solutions that can be expressed using the form (x,mx+b).

Topic Exercises

    Part A: Substitution Method

      Solve by substitution.

    1. {y=5x+14x3y=41
    2. {x=2y3x+3y=8
    3. {y=x2x+3y=10
    4. {y=12x+13x6y=4
    5. {y=4x+14x+y=2
    6. {y=3x+53x+y=5
    7. {y=2x+32xy=3
    8. {y=23x16x9y=0
    9. {y=22xy=6
    10. {y=15x+37x5y=9
    11. {x+y=13x5y=19
    12. {xy=32x+3y=2
    13. {2x+y=23x2y=17
    14. {x3y=113x+5y=5
    15. {x+2y=33x4y=2
    16. {5xy=129xy=10
    17. {x+2y=64x8y=24
    18. {x+3y=62x6y=12
    19. {3x+y=46x2y=2
    20. {x5y=102x10y=20
    21. {3xy=94x+3y=1
    22. {2xy=54x+2y=2
    23. {2x5y=14x+10y=2
    24. {3x7y=36x+14y=0
    25. {10xy=35x+12y=1
    26. {13x+16y=2312x13y=32
    27. {13x+23y=114x13y=112
    28. {17xy=1214x+12y=2
    29. {35x+25y=1213x112y=13
    30. {12x=23yx23y=2
    31. {12x+12y=5814x+12y=14
    32. {xy=0x+2y=3
    33. {y=3x2x3y=0
    34. {3x+4y=202x+8y=8
    35. {5x3y=13x+2y=7
    36. {3x+7y=22x+7y=1
    37. {x=5x=2
    38. {y=45y=20

    Part B: Elimination Method

      Solve by elimination.

    1. {6x+y=33xy=0
    2. {x+y=32xy=9
    3. {xy=65x+y=18
    4. {x+3y=5x2y=0
    5. {x+4y=4xy=7
    6. {x+y=2xy=3
    7. {3xy=26x+4y=2
    8. {5x+2y=310xy=4
    9. {2x+14y=28x7y=21
    10. {2x+y=412x6y=24
    11. {x+8y=33x+12y=6
    12. {2x3y=154x+10y=14
    13. {4x+3y=103x9y=15
    14. {4x5y=38x+3y=15
    15. {2x+7y=564x2y=112
    16. {9x15y=153x+5y=10
    17. {6x7y=42x+6y=7
    18. {4x+2y=45x3y=7
    19. {5x3y=13x+2y=7
    20. {7x+3y=92x+5y=14
    21. {9x3y=37x+2y=15
    22. {5x3y=77x+6y=11
    23. {2x+9y=83x+7y=1
    24. {2x+2y=53x+3y=5
    25. {3x+6y=122x4y=8
    26. {25x+15y=115x+10y=1
    27. {2x3y=218x12y=5
    28. {y=2x33x2y=4
    29. {28x+6y=96y=4x15
    30. {y=5x+15y=5x+5
    31. {2x3y=95x8y=16
    32. {12x13y=1652x+y=72
    33. {14x19y=1x+y=34
    34. {12x14y=1314x+12y=196
    35. {143x+2y=413x+17y=421
    36. {0.025x+0.1y=0.50.11x+0.04y=0.2
    37. {1.3x+0.1y=0.350.5x+y=2.75
    38. {x+y=50.02x+0.03y=0.125

    Part C: Mixed Practice

      Solve using any method.

    1. {6x=12y+76x+24y+5=0
    2. {y=2x33x+y=12
    3. {x+3y=5y=13x+5
    4. {y=1x=4
    5. {y=12x+9=0
    6. {y=xx+y=1
    7. {y=5xy=10
    8. {y=32x+12y+2=3x
    9. {7y=2x17x=2y+23
    10. {5x+9y14=03x+2y5=0
    11. {y=516x+10y=516x10
    12. {y=65x+12x=6
    13. {2(x3)+y=03(2x+y1)=15
    14. {32(xy)=34x3(y+1)=8
    15. {2(x+1)=3(2y1)213(x+2)=1(3y2)
    16. {x2y3=7x3y2=8
    17. {17x+y=23114x+12y=13
    18. {x4y2=34x3+y6=16
    19. {y=53x+1213x+15y=110
    20. {115x112y=13310x+38y=32
    21. {0.2x0.05y=0.430.3x+0.1y=0.3
    22. {0.1x+0.3y=0.30.05x0.5y=0.63
    23. {0.15x0.25y=0.30.75x+1.25y=4
    24. {0.15x+1.25y=0.40.03x+0.25y=0.08

    Part D: Discussion Board

    1. Explain to a beginning algebra student how to choose a method for solving a system of two linear equations. Also, explain what solutions look like and why.

    2. Make up your own linear system with two variables and solve it using all three methods. Explain which method was preferable in your exercise.

Answers

  1. (−2, 11)

  2. (2, 2)

  3. Ø

  4. (x,2x+3)

  5. (4, −2)

  6. (3, −2)

  7. (3, −4)

  8. (85,710)
  9. (x,12x3)

  10. Ø

  11. (2, −3)

  12. (12,0)
  13. Ø

  14. (1, 1)

  15. (1110,25)
  16. (12,34)
  17. (0, 0)

  18. (1, 2)

  19. Ø

  1. (13,1)
  2. (−4, 2)

  3. (−8, −1)

  4. (13,1)
  5. Ø

  6. (1,14)
  7. (−1, −2)

  8. (−28, 0)

  9. (12,1)
  10. (1, 2)

  11. (−1, −4)

  12. (−5, 2)

  13. (x,12x2)
  14. (310,1315)
  15. (34,2)
  16. (120, 77)

  17. (3,94)
  18. Ø

  19. (0.5, −3)

  1. (12,13)
  2. (10,53)
  3. (9,12)
  4. (−2, −10)

  5. (3, −1)

  6. (32, 0)

  7. (x,2x+6)

  8. (−4, 3)

  9. Ø

  10. (x,53x+12)
  11. (0.8, −5.4)

  12. Ø

  1. Answer may vary

3.3 Applications of Linear Systems with Two Variables

Learning Objectives

  1. Set up and solve applications involving relationships between two variables.
  2. Set up and solve mixture problems.
  3. Set up and solve uniform motion problems (distance problems).

Problems Involving Relationships between Two Variables

If we translate an application to a mathematical setup using two variables, then we need to form a linear system with two equations. Setting up word problems with two variables often simplifies the entire process, particularly when the relationships between the variables are not so clear.

Example 1

The sum of 4 times a larger integer and 5 times a smaller integer is 7. When twice the smaller integer is subtracted from 3 times the larger, the result is 11. Find the integers.

Solution:

Begin by assigning variables to the larger and smaller integer.

Let x represent the larger integer.

Let y represent the smaller integer.

When using two variables, we need to set up two equations. The first sentence describes a sum and the second sentence describes a difference.

This leads to the following system:

{4x+5y=73x2y=11

Solve using the elimination method. To eliminate the variable y multiply the first equation by 2 and the second by 5.

{4x+5y=73x2y=11×2×5{8x+10y=1415x10y=55

Add the equations in the equivalent system and solve for x.

8x+10y=14+15x10y=5523x=69x=6923x=3

Back substitute to find y.

4x+5y=74(3)+5y=712+5y=75y=5y=1

Answer: The larger integer is 3 and the smaller integer is −1.

Try this! An integer is 1 less than twice that of another. If their sum is 20, find the integers.

Answer: The two integers are 7 and 13.

Next consider applications involving simple interest and money.

Example 2

A total of $12,800 was invested in two accounts. Part was invested in a CD at a 318% annual interest rate and part was invested in a money market fund at a 434% annual interest rate. If the total simple interest for one year was $465, then how much was invested in each account?

Solution:

Begin by identifying two variables.

Let x represent the amount invested at 318%=3.125%=0.03125.

Let y represent the amount invested at 434%=4.75%=0.0475.

The total amount in both accounts can be expressed as

x+y=12,800

To set up a second equation, use the fact that the total interest was $465. Recall that the interest for one year is the interest rate times the principal (I=prt=pr1=pr). Use this to add the interest in both accounts. Be sure to use the decimal equivalents for the interest rates given as percentages.

interestfromtheCD+interestfromthefund=totalinterest0.03125x+0.0475y=465

These two equations together form the following linear system:

{x+y=12,8000.03125x+0.0475y=465

Eliminate x by multiplying the first equation by −0.03125.

Next, add the resulting equations.

0.03125x0.03125y=400+0.03125x+0.0475y=4650.01625y=65y=650.01625y=4,000

Back substitute to find x.

x+y=12,800x+4000=12,800x=8,800

Answer: $4,000 was invested at 434% and $8,800 was invested at 318%.

Example 3

A jar consisting of only nickels and dimes contains 58 coins. If the total value is $4.20, how many of each coin is in the jar?

Solution:

Let n represent the number of nickels in the jar.

Let d represent the number of dimes in the jar.

The total number of coins in the jar can be expressed using the following equation:

n+d=58

Next, use the value of each coin to determine the total value $4.20.

valueofnickels   +   valueofdimes   = totalvalue0.05n+0.10d=4.20

This leads us to following linear system:

{n+d=580.05n+0.10d=4.20

Here we will solve using the substitution method. In the first equation, we can solve for n.

Substitute n=58d into the second equation and solve for d.

0.05(58d)+0.10d=4.202.90.05d+0.10d=4.202.9+0.05d=4.200.05d=1.3d=26

Now back substitute to find the number of nickels.

n=58d=5826=32

Answer: There are 32 nickels and 26 dimes in the jar.

Try this! Joey has a jar full of 40 coins consisting of only quarters and nickels. If the total value is $5.00, how many of each coin does Joey have?

Answer: Joey has 15 quarters and 25 nickels.

Mixture Problems

Mixture problems often include a percentage and some total amount. It is important to make a distinction between these two types of quantities. For example, if a problem states that a 20-ounce container is filled with a 2% saline (salt) solution, then this means that the container is filled with a mixture of salt and water as follows:

 

Percentage

Amount

Salt

2% = 0.02

0.02(20 ounces) = 0.4 ounces

Water

98% = 0.98

0.98(20 ounces) = 19.6 ounces

In other words, we multiply the percentage times the total to get the amount of each part of the mixture.

Example 4

A 1.8% saline solution is to be combined and mixed with a 3.2% saline solution to produce 35 ounces of a 2.2% saline solution. How much of each is needed?

Solution:

Let x represent the amount of 1.8% saline solution needed.

Let y represent the amount of 3.2% saline solution needed.

The total amount of saline solution needed is 35 ounces. This leads to one equation,

x+y=35

The second equation adds up the amount of salt in the correct percentages. The amount of salt is obtained by multiplying the percentage times the amount, where the variables x and y represent the amounts of the solutions. The amount of salt in the end solution is 2.2% of the 35 ounces, or .022(35).

saltin1.8%solution+saltin3.2%solution=saltintheendsolution0.018x+0.032y=0.022(35)

The algebraic setup consists of both equations presented as a system:

{x+y=350.018x+0.032y=0.022(35)

Solve.

Add the resulting equations together

0.018x0.018y=0.63+0.018x+0.032y=0.770.014y=0.14y=0.140.014y=10

Back substitute to find x.

x+y=35x+10=35x=25

Answer: We need 25 ounces of the 1.8% saline solution and 10 ounces of the 3.2% saline solution.

Example 5

An 80% antifreeze concentrate is to be mixed with water to produce a 48-liter mixture containing 25% antifreeze. How much water and antifreeze concentrate is needed?

Solution:

Let x represent the amount of 80% antifreeze concentrate needed.

Let y represent the amount of water needed.

The total amount of the mixture must be 48 liters.

x+y=48

The second equation adds up the amount of antifreeze from each solution in the correct percentages. The amount of antifreeze in the end result is 25% of 48 liters, or 0.25(48).

antifreezein 80% concentrate+antifreezeinwater=antifreezeintheend mixture0.80x+0=0.25(48)

Now we can form a system of two linear equations and two variables as follows:

{x+y=480.80x=0.25(48)  {x+y=480.80x=12

Use the second equation to find x:

0.80x=12x=120.80x=15

Back substitute to find y.

x+y=4815+y=48y=33

Answer: We need to mix 33 liters of water with 15 liters of antifreeze concentrate.

Try this! A chemist wishes to create 100 ml of a solution with 12% acid content. He uses two types of stock solutions, one with 30% acid content and another with 10% acid content. How much of each does he need?

Answer: The chemist will need to mix 10 ml of the 30% acid solution with 90 ml of the 10% acid solution.

Uniform Motion Problems (Distance Problems)

Recall that the distance traveled is equal to the average rate times the time traveled at that rate, D=rt. These uniform motion problems usually have a lot of data, so it helps to first organize that data in a chart and then set up a linear system. In this section, you are encouraged to use two variables.

Example 6

An executive traveled a total of 4 hours and 875 miles by car and by plane. Driving to the airport by car, she averaged 50 miles per hour. In the air, the plane averaged 320 miles per hour. How long did it take her to drive to the airport?

Solution:

We are asked to find the time it takes her to drive to the airport; this indicates that time is the unknown quantity.

Let x represent the time it took to drive to the airport.

Let y represent the time spent in the air.

Fill in the chart with the given information.

Use the formula D=rt to fill in the unknown distances.

Distance traveled in the car:    D=rt=50xDistance traveled in the air:     D=rt=320y

The distance column and the time column of the chart help us to set up the following linear system.

{x+y=4totaltimetraveled50x+320y=875totaldistancetraveled

Solve.

50x50y=200+50x+320y=875270y=675y=675270y=52

Now back substitute to find the time x it took to drive to the airport:

x+y=4x+52=4x=8252x=32

Answer: It took her 112 hours to drive to the airport.

It is not always the case that time is the unknown quantity. Read the problem carefully and identify what you are asked to find; this defines your variables.

Applications involving simple interest and money.

Applications involving a mixture of amounts usually given as a percentage of some total.

Applications relating distance, average rate, and time.

Example 7

Flying with the wind, a light aircraft traveled 240 miles in 2 hours. The aircraft then turned against the wind and traveled another 135 miles in 112 hours. Find the speed of the airplane and the speed of the wind.

Solution:

Begin by identifying variables.

Let x represent the speed of the airplane.

Let w represent the speed of the wind.

Use the following chart to organize the data:

With the wind, the airplane’s total speed is x+w. Flying against the wind, the total speed is xw.

Use the rows of the chart along with the formula D=rt to construct a linear system that models this problem. Take care to group the quantities that represent the rate in parentheses.

{240=(x+w)2distancetraveledwiththewind135=(xw)1.5distancetraveledagainstthewind

If we divide both sides of the first equation by 2 and both sides of the second equation by 1.5, then we obtain the following equivalent system:

{240=(x+w)2135=(xw)1.5÷2÷1.5{120=x+w90=xw

Here w is lined up to eliminate.

x+w=120+xw=902x=210x=2102x=105

Back substitute.

x+w=120105+w=120w=15

Answer: The speed of the airplane is 105 miles per hour and the speed of the wind is 15 miles per hour.

Try this! A boat traveled 27 miles downstream in 2 hours. On the return trip, which was against the current, the boat was only able to travel 21 miles in 2 hours. What were the speeds of the boat and of the current?

Answer: The speed of the boat was 12 miles per hour and the speed of the current was 1.5 miles per hour.

Key Takeaways

  • Use two variables as a means to simplify the algebraic setup of applications where the relationship between unknowns is unclear.
  • Carefully read the problem several times. If two variables are used, then remember that you need to set up two linear equations in order to solve the problem.
  • Be sure to answer the question in sentence form and include the correct units for the answer.

Topic Exercises

    Part A: Applications Involving Two Variables

      Set up a linear system and solve.

    1. The sum of two integers is 45. The larger integer is 3 less than twice the smaller. Find the two integers.

    2. The sum of two integers is 126. The larger is 18 less than 5 times the smaller. Find the two integers.

    3. The sum of two integers is 41. When 3 times the smaller is subtracted from the larger the result is 17. Find the two integers.

    4. The sum of two integers is 46. When the larger is subtracted from twice the smaller the result is 2. Find the two integers.

    5. The difference of two integers is 11. When twice the larger is subtracted from 3 times the smaller, the result is 3. Find the integers.

    6. The difference of two integers is 6. The sum of twice the smaller and the larger is 72. Find the integers.

    7. The sum of 3 times a larger integer and 2 times a smaller is 15. When 3 times the smaller integer is subtracted from twice the larger, the result is 23. Find the integers.

    8. The sum of twice a larger integer and 3 times a smaller is 10. When the 4 times the smaller integer is added to the larger, the result is 0. Find the integers.

    9. The difference of twice a smaller integer and 7 times a larger is 4. When 5 times the larger integer is subtracted from 3 times the smaller, the result is −5. Find the integers.

    10. The difference of a smaller integer and twice a larger is 0. When 3 times the larger integer is subtracted from 2 times the smaller, the result is −5. Find the integers.

    11. The length of a rectangle is 5 more than twice its width. If the perimeter measures 46 meters, then find the dimensions of the rectangle.

    12. The width of a rectangle is 2 centimeters less than one-half its length. If the perimeter measures 62 centimeters, then find the dimensions of the rectangle.

    13. A partitioned rectangular pen next to a river is constructed with a total 136 feet of fencing (see illustration). If the outer fencing measures 114 feet, then find the dimensions of the pen.

    14. A partitioned rectangular pen is constructed with a total 168 feet of fencing (see illustration). If the perimeter measures 138 feet, then find the dimensions of the pen.

    15. Find a and b such that the system {ax+by=8bx+ay=7 has solution (2,1). (Hint: Substitute the given x- and y-values and solve the resulting linear system in terms of a and b.)

    16. Find a and b such that the system {axby=11bx+ay=13 has solution (3,1).

    17. A line passes through two points (5,9) and (3,7). Use these points and y=mx+b to construct a system of two linear equations in terms of m and b and solve it.

    18. A line passes through two points (2,7) and (12,2). Use these points and y=mx+b to construct a system of two linear equations in terms of m and b and solve it.

    19. A $5,200 principal is invested in two accounts, one earning 3% interest and another earning 6% interest. If the total interest for the year is $210, then how much is invested in each account?

    20. Harry’s $2,200 savings is in two accounts. One account earns 2% annual interest and the other earns 4%. His total interest for the year is $69. How much does he have in each account?

    21. Janine has two savings accounts totaling $6,500. One account earns 234% annual interest and the other earns 312%. If her total interest for the year is $211, then how much is in each account?

    22. Margaret has her total savings of $24,200 in two different CD accounts. One CD earns 4.6% interest and another earns 3.4% interest. If her total interest for the year is $1,007.60, then how much does she have in each CD account?

    23. Last year Mandy earned twice as much interest in her Money Market fund as she did in her regular savings account. The total interest from the two accounts was $246. How much interest did she earn in each account?

    24. A small business invested $120,000 in two accounts. The account earning 4% annual interest yielded twice as much interest as the account earning 3% annual interest. How much was invested in each account?

    25. Sally earns $1,000 per month plus a commission of 2% of sales. Jane earns $200 per month plus 6% of her sales. At what monthly sales figure will both Sally and Jane earn the same amount of pay?

    26. The cost of producing specialty book shelves includes an initial set-up fee of $1,200 plus an additional $20 per unit produced. Each shelf can be sold for $60 per unit. Find the number of units that must be produced and sold where the costs equal the revenue generated.

    27. Jim was able to purchase a pizza for $12.35 with quarters and dimes. If he uses 71 coins to buy the pizza, then how many of each did he have?

    28. A cash register contains $5 bills and $10 bills with a total value of $350. If there are 46 bills total, then how many of each does the register contain?

    29. Two families bought tickets for the home basketball game. One family ordered 2 adult tickets and 4 children’s tickets for a total of $36.00. Another family ordered 3 adult tickets and 2 children’s tickets for a total of $32.00. How much did each ticket cost?

    30. Two friends found shirts and shorts on sale at a flea market. One bought 4 shirts and 2 shorts for a total of $28.00. The other bought 3 shirts and 3 shorts for a total of $30.75. How much was each shirt and each pair of shorts?

    31. A community theater sold 140 tickets to the evening musical for a total of $1,540. Each adult ticket was sold for $12 and each child ticket was sold for $8. How many adult tickets were sold?

    32. The campus bookstore sells graphing calculators for $110 and scientific calculators for $16. On the first day of classes 50 calculators were sold for a total of $1,646. How many of each were sold?

    33. A jar consisting of only nickels and quarters contains 70 coins. If the total value is $9.10, how many of each coin are in the jar?

    34. Jill has $9.20 worth of dimes and quarters. If there are 68 coins in total, how many of each does she have?

    Part B: Mixture Problems

      Set up a linear system and solve.

    1. A 17% acid solution is to be mixed with a 9% acid solution to produce 8 gallons of a 10% acid solution. How much of each is needed?

    2. A nurse wishes to obtain 28 ounces of a 1.5% saline solution. How much of a 1% saline solution must she mix with a 4.5% saline solution to achieve the desired mixture?

    3. A customer ordered 4 pounds of a mixed peanut product containing 12% cashews. The inventory consists of only two mixes containing 10% and 26% cashews. How much of each type must be mixed to fill the order?

    4. One alcohol solution contains 10% alcohol and another contains 25% alcohol. How much of each should be mixed together to obtain 2 gallons of a 13.75% alcohol solution?

    5. How much cleaning fluid concentrate, with 60% alcohol content, must be mixed with water to obtain a 24-ounce mixture with 15% alcohol content?

    6. How many pounds of pure peanuts must be combined with a 20% peanut mix to produce 2 pounds of a 50% peanut mix?

    7. A 50% fruit juice concentrate can be purchased wholesale. Best taste is achieved when water is mixed with the concentrate in such a way as to obtain a 15% fruit juice mixture. How much water and concentrate is needed to make a 60-ounce fruit juice drink?

    8. Pure sugar is to be mixed with a fruit salad containing 10% sugar to produce 65 ounces of a salad containing 18% sugar. How much pure sugar is required?

    9. A custom aluminum alloy is created by mixing 150 grams of a 15% aluminum alloy and 350 grams of a 55% aluminum alloy. What percentage of aluminum is in the resulting mixture?

    10. A research assistant mixed 500 milliliters of a solution that contained a 12% acid with 300 milliliters of water. What percentage of acid is in the resulting solution?

    Part C: Uniform Motion Problems

      Set up a linear system and solve.

    1. The two legs of a 432-mile trip took 8 hours. The average speed for the first leg of the trip was 52 miles per hour and the average speed for the second leg of the trip was 60 miles per hour. How long did each leg of the trip take?

    2. Jerry took two buses on the 265-mile trip from Los Angeles to Las Vegas. The first bus averaged 55 miles per hour and the second bus was able to average 50 miles per hour. If the total trip took 5 hours, then how long was spent in each bus?

    3. An executive was able to average 48 miles per hour to the airport in her car and then board an airplane that averaged 210 miles per hour. The 549-mile business trip took 3 hours. How long did it take her to drive to the airport?

    4. Joe spends 1 hour each morning exercising by jogging and then cycling for a total of 15 miles. He is able to average 6 miles per hour jogging and 18 miles per hour cycling. How long does he spend jogging each morning?

    5. Swimming with the current Jack can swim 2.5 miles in 12 hour. Swimming back, against the same current, he can only swim 2 miles in the same amount of time. How fast is the current?

    6. A light aircraft flying with the wind can travel 180 miles in 112 hours. The aircraft can fly the same distance against the wind in 2 hours. Find the speed of the wind.

    7. A light airplane flying with the wind can travel 600 miles in 4 hours. On the return trip, against the wind, it will take 5 hours. What are the speeds of the airplane and of the wind?

    8. A boat can travel 15 miles with the current downstream in 114 hours. Returning upstream against the current, the boat can only travel 834 miles in the same amount of time. Find the speed of the current.

    9. Mary jogged the trail from her car to the cabin at the rate of 6 miles per hour. She then walked back to her car at a rate of 4 miles per hour. If the entire trip took 1 hour, then how long did it take her to walk back to her car?

    10. Two trains leave the station traveling in opposite directions. One train is 8 miles per hour faster than the other and in 212 hours they are 230 miles apart. Determine the average speed of each train.

    11. Two trains leave the station traveling in opposite directions. One train is 12 miles per hour faster than the other and in 3 hours they are 300 miles apart. Determine the average speed of each train.

    12. A jogger can sustain an average running rate of 8 miles per hour to his destination and 6 miles an hour on the return trip. Find the total distance the jogger ran if the total time running was 134 hour.

    Part E: Discussion Board

    1. Compose a number or money problem of your own and share it on the discussion board.

    2. Compose a mixture problem of your own and share it on the discussion board.

    3. Compose a uniform motion problem of your own and share it on the discussion board.

Answers

  1. The integers are 16 and 29.

  2. The integers are 6 and 35.

  3. The integers are 25 and 36.

  4. The integers are −3 and 7.

  5. The integers are −5 and −2.

  6. Length: 17 meters; width: 6 meters

  7. Width: 22 feet; length: 70 feet

  8. a=3, b=2

  9. m=2, b=1

  10. $3,400 at 3% and $1,800 at 6%

  11. $2,200 at 234% and $4,300 at 312%

  12. Savings: $82; Money Market: $164.

  13. $20,000

  14. 35 quarters and 36 dimes

  15. Adults $7.00 each and children $5.50 each.

  16. 105 adult tickets were sold.

  17. The jar contains 42 nickels and 28 quarters.

  1. 7 gallons of the 9% acid solution and 1 gallon of the 17% acid solution

  2. 3.5 pounds of the 10% cashew mix and 0.5 pounds of the 26% cashew mix

  3. 6 ounces of cleaning fluid concentrate

  4. 18 ounces of fruit juice concentrate and 42 ounces of water

  5. 43%

  1. The first leg of the trip took 6 hours and the second leg took 2 hours.

  2. It took her 12 hour to drive to the airport.

  3. 0.5 miles per hour.

  4. Airplane: 135 miles per hour; wind: 15 miles per hour

  5. 35 hour

  6. One train averaged 44 miles per hour and the other averaged 56 miles per hour.

  1. Answer may vary

  2. Answer may vary

3.4 Solving Linear Systems with Three Variables

Learning Objectives

  1. Check solutions to linear systems with three variables.
  2. Solve linear systems with three variables by elimination.
  3. Identify dependent and inconsistent systems.
  4. Solve applications involving three unknowns.

Solutions to Linear Systems with Three Variables

Real-world applications are often modeled using more than one variable and more than one equation. In this section, we will study linear systems consisting of three linear equations each with three variables. For example,

{3x+2yz=7(1)6xy+3z=4(2)x+10y2z=2(3)

A solution to such a linear system is an ordered tripleTriples (x, y, z) that identify position relative to the origin in three-dimensional space. (x, y, z) that solves all of the equations. In this case, (−2, 1, 3) is the only solution. To check that an ordered triple is a solution, substitute in the corresponding x-, y-, and z-values and then simplify to see if you obtain a true statement from all three equations.

Check:(2,1,3)

Equation(1):3x+2y+z=73(2)+2(1)(3)=76+23=77=7

Equation(2):6xy+3z=46(2)(1)3(3)=41219=44=4

Equation(3):x+10y2z=2(2)+10(1)2(3)=22+106=22=2

Because the ordered triple satisfies all three equations we conclude that it is indeed a solution.

Example 1

Determine whether or not (1,4,43) is a solution to the following linear system:

{9x+y6z=56x3y+3z=143x+2y7z=15.

Solution:

Check:(1,4,43)

Equation(1):9x+y6z=59(1)+(4)6(43)=59+48=55=5

Equation(2):6x3y+3z=146(1)3(4)+3(43)=14612+4=1414=14

Equation(3):3x+2y7z=153(1)+2(4)7(43)=153+8283=1553=15

Answer: The point does not satisfy all of the equations and thus is not a solution.

An ordered triple such as (2,4,5) can be graphed in three-dimensional space as follows:

The ordered triple indicates position relative to the origin (0, 0, 0), in this case, 2 units along the x-axis, 4 units parallel to the y-axis, and 5 units parallel to the z-axis. A linear equation with three variablesAn equation that can be written in the standard form ax+by+cz=d where a, b, c, and d are real numbers. is in standard form if ax+by+cz=d where a, b, c, and d are real numbers. For example, 6x+y+2z=26 is in standard form. Solving for z, we obtain z=3x12y+13 and can consider both x and y to be the independent variables. When graphed in three-dimensional space, its graph will form a straight flat surface called a planeAny flat two-dimensional surface..

Therefore, the graph of a system of three linear equations and three unknowns will consist of three planes in space. If there is a simultaneous solution, the system is consistent and the solution corresponds to a point where the three planes intersect.

Graphing planes in three-dimensional space is not within the scope of this textbook. However, it is always important to understand the geometric interpretation.

Try this! Determine whether or not (3, −1, 2) a solution to the system: {2x3yz=73x+5y3z=24xy+2z=17.

Answer: Yes, it is a solution.

Solve Linear Systems with Three Variables by Elimination

In this section, the elimination method is used to solve systems of three linear equations with three variables. The idea is to eliminate one of the variables and resolve the original system into a system of two linear equations, after which we can then solve as usual. The steps are outlined in the following example.

Example 2

Solve: {3x+2yz=7           (1)6xy+3z=4           (2).x+10y2z=2              (3)

Solution:

All three equations are in standard form. If this were not the case, it would be a best practice to rewrite the equations in standard form before beginning this process.

Step 1: Choose any two of the equations and eliminate a variable. In this case, we can line up the variable z to eliminate if we group 3 times the first equation with the second equation.

Next, add the equations together.

9x+6y3z=21+6xy+3z=415x+5y=25

Step 2: Choose any other two equations and eliminate the same variable. We can line up z to eliminate again if we group −2 times the first equation with the third equation.

And then add,

6x4y+2z=14+x+10y2z=25x+6y=16

Step 3: Solve the resulting system of two equations with two unknowns. Here we solve by elimination. Multiply the second equation by 3 to line up the variable x to eliminate.

Next, add the equations together.

15x+5y=25+15x+18y=4823y=23y=1

Step 4: Back substitute and determine all of the coordinates. To find x use the following,

15x+5y=2515x+5(1)=2515x=30x=2

Now choose one of the original equations to find z,

3x+2yz=7          (1)3(2)+2(1)z=76+2z=74z=7z=3z=3

Hence the solution, presented as an ordered triple (x, y, z), is (−2, 1, 3). This is the same system that we checked in the beginning of this section.

Answer: (−2, 1, 3)

It does not matter which variable we initially choose to eliminate, as long as we eliminate it twice with two different sets of equations.

Example 3

Solve: {6x3y+3z=149x+y6z=53x+2y7z=15.

Solution:

Because y has coefficient 1 in the second equation, choose to eliminate this variable. Use equations 1 and 2 to eliminate y.

Next use equations 2 and 3 to eliminate y again.

This leaves a system of two equations with two variables x and z,

{21x15z=115x+5z=5

Multiply the second equation by 3 and eliminate the variable z.

Now back substitute to find z.

21x15z=121(23)15z=11415z=115z=15z=1

Finally, choose one of the original equations to find y.

6x3y+3z=146(23)3y+3(1)=1443y3=1413y=143y=15y=5

Answer: (23,5,1)

Example 4

Solve: {2x+6y+7z=43x4y+5z=125x+10y3z=13.

Solution:

In this example, there is no obvious choice of variable to eliminate. We choose to eliminate x.

(1)(2){2x+6y+7z=43x4y+5z=12×3×2{6x+18y+21z=126x8y+10z=2410y+31z=36

Next use equations 2 and 3 to eliminate x again.

(2)(3){3x4y+5z=125x+10y3z=13×5×3{15x20y+25z=6015x+30y9z=3910y+16z=21

This leaves a system of two equations with two variables y and z,

{10y+31z=3610y+16z=21

Multiply the first equation by −1 as a means to eliminate the variable y.

Now back substitute to find y.

10y+31z=3610y+31(1)=3610y+31=3610y=5y=510y=12

Choose any one of the original equations to find x.

2x+6y+7z=42x+6(12)+7(1)=42x+3+7=42x+10=42x=6x=3

Answer: (3,12,1)

Try this! Solve: {2x3yz=73x+5y3z=24xy+2z=17.

Answer: (3, −1, 2)

Dependent and Inconsistent Systems

Just as with linear systems with two variables, not all linear systems with three variables have a single solution. Sometimes there are no simultaneous solutions.

Example 5

Solve the system: {4xy+3z=521x4y+18z=79x+y9z=8.

Solution:

In this case we choose to eliminate the variable y.

(1)(3){4xy+3z=59x+y9z=85x6z=3

Next use equations 2 and 3 to eliminate y again.

This leaves a system of two equations with two variables x and z,

{5x6z=315x18z=25

Multiply the first equation by −3 and eliminate the variable z.

Adding the resulting equations together leads to a false statement, which indicates that the system is inconsistent. There is no simultaneous solution.

Answer: Ø

A system with no solutions is an inconsistent system. Given three planes, no simultaneous solution can occur in a number of ways.

Just as with linear systems with two variables, some linear systems with three variables have infinitely many solutions. Such systems are called dependent systems.

Example 6

Solve the system: {7x4y+z=153x+2yz=55x+12y5z=5.

Solution:

Eliminate z by adding the first and second equations together.

(1)  (2){7x4y+z=153x+2yz=510x2y=20

Next use equations 1 and 3 to eliminate z again.

This leaves a system of two equations with two variables x and y,

{10x2y=2040x8y=80

Line up the variable y to eliminate by dividing the first equation by 2 and the second equation by −8.

{10x2y=2040x8y=80÷2÷(8){5xy=105x+y=100=0  True

A true statement indicates that the system is dependent. To express the infinite number of solutions (x,y,z) in terms of one variable, we solve for y and z both in terms of x.

10x2y=202y=10x202y2=10x202y=5x+10

Once we have y in terms of x, we can solve for z in terms of x by back substituting into one of the original equations.

7x4y+z=157x4(5x+10)+z=157x20x40+z=1513x40+z=15z=13x+25

Answer: (x,5x+10,13x+25).

A consistent system with infinitely many solutions is a dependent system. Given three planes, infinitely many simultaneous solutions can occur in a number of ways.

Try this! Solve: {7x+y2z=421x7y+8z=47x+3y3z=0.

Answer: (x,73x+4,143x+4)

Applications Involving Three Unknowns

Many real-world applications involve more than two unknowns. When an application requires three variables, we look for relationships between the variables that allow us to write three equations.

Example 7

A community theater sold 63 tickets to the afternoon performance for a total of $444. An adult ticket cost $8, a child ticket cost $4, and a senior ticket cost $6. If twice as many tickets were sold to adults as to children and seniors combined, how many of each ticket were sold?

Solution:

Begin by identifying three variables.

Let x represent the number of adult tickets sold.

Let y represent the number of child tickets sold.

Let z represent the number of senior tickets sold.

The first equation comes from the statement that 63 tickets were sold.

(1)         x+y+z=63

The second equation comes from total ticket sales.

(2)      8x+4y+6z=444

The third equation comes from the statement that twice as many adult tickets were sold as child and senior tickets combined.

x=2(y+z)x=2y+2z(3)    x2y2z=0

Therefore, the problem is modeled by the following linear system.

{x+y+z=638x+4y+6z=444x2y2z=0

Solving this system is left as an exercise. The solution is (42,9,12).

Answer: The theater sold 42 adult tickets, 9 child tickets, and 12 senior tickets.

Key Takeaways

  • A simultaneous solution to a linear system with three equations and three variables is an ordered triple (x, y, z) that satisfies all of the equations. If it does not solve each equation, then it is not a solution.
  • We can solve systems of three linear equations with three unknowns by elimination. Choose any two of the equations and eliminate a variable. Next choose any other two equations and eliminate the same variable. This will result in a system of two equations with two variables that can be solved by any method learned previously.
  • If the process of solving a system leads to a false statement, then the system is inconsistent and has no solution.
  • If the process of solving a system leads to a true statement, then the system is dependent and has infinitely many solutions.
  • To solve applications that require three variables, look for relationships between the variables that allow you to write three linear equations.

Topic Exercises

    Part A: Linear Systems with Three Variables

      Determine whether or not the given ordered triple is a solution to the given system.

    1. (3,2,1);

      {x+yz=22x3y+2z=10x+2y+z=3
    2. (8,1,5);

      {x+2yz=152x6y+2z=03x9y+4z=5
    3. (1,9,2);

      {8x+yz=37x2y3z=19xy+9z=28
    4. (4,1,3);

      {3x+2yz=7x5y+2z=32x+y+3z=16
    5. (6,23,12);

      {x+6y4z=12x+3y2z=3x9y+8z=4
    6. (14,1,34);

      {2xy2z=34x+5y8z=2x2yz=3
    7. (3,2,1);

      {4x5y=222yz=85x+2z=13
    8. (1,52,12);

      {2y6z=83x4z=518z=9
    9. (12,2,6);

      {ab+c=94a2b+c=142a+b+12c=3
    10. (1,5,7);

      {3a+b+13c=138a+2b+12c=3225a+5b+c=7

    Part B: Solving Linear Systems with Three Variables

      Solve.

    1. {2x3y+z=45x+2y+2z=2x+4y3z=7
    2. {5x2y+z=92x+y3z=57x+3y+2z=6
    3. {x+5y2z=153x7y+4z=72x+4y3z=21
    4. {x4y+2z=32x+3y3z=93x+2y+4z=1
    5. {5x+4y2z=54xy+3z=146x+3y5z=12
    6. {2x+3y2z=43x+5y+3z=172x+y4z=8
    7. {x+y4z=19x3y+6z=26x+2y4z=2
    8. {5x8y+z=53x+5yz=311x+18y3z=5
    9. {xy+2z=32xy+3z=2x3y+4z=1
    10. {x+y+z=8xy+4z=7xy+2z=1
    11. {4xy+2z=36x+3y4z=13x2y+3z=4
    12. {x4y+6z=13x+8y2z=25x+2y3z=5
    13. {3x4yz=75x8y+3z=112x+6y+z=9
    14. {3x+y4z=66x5y+3z=19x+3y4z=10
    15. {7x6y+z=8x+2yz=4x+2y2z=14
    16. {9x+3y+z=312x4yz=26x+2y+z=8
    17. {ab+c=94a2b+c=142a+b+12c=3
    18. {3a+b+13c=138a+2b+12c=3225a+5b+c=7
    19. {3x5y4z=54x6y+3z=226x+8y5z=20
    20. {7x+4y2z=82x+2y+3z=43x6y7z=8
    21. {9x+7y+4z=84x5y6z=115x+2y+3z=4
    22. {3x+7y+2z=75x+4y+3z=52x3y+5z=4
    23. {4x3y=12y3z=23x+2z=3
    24. {5y3z=283x+2y=84y7z=27
    25. {2x+3y+z=16y+z=42z=4
    26. {x3y2z=52y+6z=14z=6
    27. {2x=106x5y=303x4y2z=3
    28. {2x+7z=24y=68y+3z=0
    29. {5x+7y+2z=412x+16y+4z=1510x+13y+3z=14
    30. {8x+12y8z=52x+3y2z=24x2y+5z=1
    31. {17x4y3z=25x+12y2z=922x+5y4z=13
    32. {3x5y12z=72xy12z=123x8y+z=11
    33. {4a2b+3c=93a+3b5c=610a6b+5c=13
    34. {6a2b+5c=24a+3b3c=13a+5b+6c=24

    Part C: Applications

      Set up a system of equations and use it to solve the following.

    1. The sum of three integers is 38. Two less than 4 times the smaller integer is equal to the sum of the others. The sum of the smaller and larger integer is equal to 2 more than twice that of the other. Find the integers.

    2. The sum of three integers is 40. Three times the smaller integer is equal to the sum of the others. Twice the larger is equal to 8 more than the sum of the others. Find the integers.

    3. The sum of the angles A, B, and C of a triangle is 180°. The larger angle C is equal to twice the sum of the other two. Four times the smallest angle A is equal to the difference of angle C and B. Find the angles.

    4. The sum of the angles A, B, and C of a triangle is 180°. Angle C is equal to the sum of the other two angles. Five times angle A is equal to the sum of angle C and B. Find the angles.

    5. A total of $12,000 was invested in three interest earning accounts. The interest rates were 2%, 4%, and 5%. If the total simple interest for one year was $400 and the amount invested at 2% was equal to the sum of the amounts in the other two accounts, then how much was invested in each account?

    6. Joe invested his $6,000 bonus in three accounts earning 412% interest. He invested twice as much in the account earning 412% as he did in the other two accounts combined. If the total simple interest for the year was $234, how much did Joe invest in each account?

    7. A jar contains nickels, dimes, and quarters. There are 105 coins with a total value of $8.40. If there are 3 more than twice as many dimes as quarters, find how many of each coin are in the jar.

    8. A billfold holds one-dollar, five-dollar, and ten-dollar bills and has a value of $210. There are 50 bills total where the number of one-dollar bills is one less than twice the number of five-dollar bills. How many of each bill are there?

    9. A nurse wishes to prepare a 15-ounce topical antiseptic solution containing 3% hydrogen peroxide. To obtain this mixture, purified water is to be added to the existing 1.5% and 10% hydrogen peroxide products. If only 3 ounces of the 10% hydrogen peroxide solution is available, how much of the 1.5% hydrogen peroxide solution and water is needed?

    10. A chemist needs to produce a 32-ounce solution consisting of 834% acid. He has three concentrates with 5%, 10%, and 40% acid. If he is to use twice as much of the 5% acid solution as the 10% solution, then how many ounces of the 40% solution will he need?

    11. A community theater sold 128 tickets to the evening performance for a total of $1,132. An adult ticket cost $10, a child ticket cost $5, and a senior ticket cost $6. If three times as many tickets were sold to adults as to children and seniors combined, how many of each ticket were sold?

    12. James sold 82 items at the swap meet for a total of $504. He sold packages of socks for $6, printed t-shirts for $12, and hats for $5. If he sold 5 times as many hats as he did t-shirts, how many of each item did he sell?

    13. A parabola passes through three points (1,7), (1,1) and (2,2). Use these points and y=ax2+bx+c to construct a system of three linear equations in terms of a, b, and c and then solve the system.

    14. A parabola passes through three points (2,11), (1,4) and (1,2). Use these points and y=ax2+bx+c to construct a system of three linear equations in terms of a, b, and c and solve it.

    Part D: Discussion Board

    1. On a note card, write down the steps for solving a system of three linear equations with three variables using elimination. Use your notes to explain to a friend how to solve one of the exercises in this section.

    2. Research and discuss curve fitting. Why is curve fitting an important topic?

Answers

  1. No

  2. Yes

  3. Yes

  4. No

  5. No

  1. (2, −1, −3)

  2. (4, 1, −3)

  3. (1, −1, 3)

  4. Ø

  5. (5, −10, −6)

  6. (12,2,12)
  7. (3,12,0)
  8. (x,32x3,2x10)
  9. (1, −2, 6)

  10. (−1, 2, −2)

  11. (1,−3, 5)

  12. (1, 1, 0)

  13. (0, 1, −2)

  14. (5, 0, 6)

  15. Ø

  16. (x,2x1,3x+2)

  17. (1, 2, 3)

  1. 8, 12, 18

  2. A = 20°, B = 40°, and C = 120°

  3. The amount invested at 2% was $6,000, the amount invested at 4% was $2,000, and the amount invested at 5% was $4,000.

  4. 72 nickels, 23 dimes, and 10 quarters

  5. 10 ounces of the 1.5% hydrogen peroxide solution and 2 ounces of water

  6. 96 adult tickets, 20 child tickets, and 12 senior tickets were sold.

  7. a=1, b=4, and c=2

  1. Answer may vary

3.5 Matrices and Gaussian Elimination

Learning Objectives

  1. Use back substitution to solve linear systems in upper triangular form.
  2. Convert linear systems to equivalent augmented matrices.
  3. Use matrices and Gaussian elimination to solve linear systems.

Back Substitution

Recall that a linear system of equations consists of a set of two or more linear equations with the same variables. A linear system consisting of three equations in standard form arranged so that the variable x does not appear in any equation after the first and the variable y does not appear in any equation after the second is said to be in upper triangular formA linear system consisting of equations with three variables in standard form arranged so that the variable x does not appear after the first equation and the variable y does not appear after the second equation.. For example,

Notice that the system forms a triangle where each successive equation contains one less variable. In general,

LinearSystemsinUpperTriangularForm{a1x+b1y=c1b2y=c2   {a1x+b1y+c1z=d1b2y+c2z=d2c3z=d3

If a linear system is in this form, we can easily solve for one of the variables and then back substitute to solve for the remaining variables.

Example 1

Solve: {3xy=72y=2.

Solution:

Recall that solutions to linear systems with two variables, if they exist, are ordered pairs (x, y). We can determine the y-value easily using the second equation.

2y=2y=1

Next, use the first equation 3xy=7 and the fact that y=1 to find x.

3xy=73x(1)=73x+1=73x=6x=2

Answer: (2,1)

Example 2

Solve: {x6y+2z=163y9z=5z=1.

Solution:

Recall that solutions to linear systems with three variables, if they exist, are ordered triples (x, y, z). Use the second equation 3y9z=5 and the fact that z=1 to find y.

3y9z=53y9(1)=53y+9=53y=4y=43

Next substitute y and z into the first equation.

x6y+2z=16x6(43)+2(1)=16x+82=16x+6=16x=10

Answer: (10,43,1)

Try this! Solve: {4xy+3z=12y9z=23z=2.

Answer: (14,2,23)

Matrices and Gaussian Elimination

In this section the goal is to develop a technique that streamlines the process of solving linear systems. We begin by defining a matrixA rectangular array of numbers consisting of rows and columns., which is a rectangular array of numbers consisting of rows and columns. Given a linear system in standard form, we create a coefficient matrixThe matrix of coefficients of a linear system in standard form written as they appear lined up without the variables or operations. by writing the coefficients as they appear lined up without the variables or operations as follows.

LinearSystemCoefficientMatrix{a1x+b1y+c1z=d1a2x+b2y+c2z=d2a3x+b3y+c3z=d3  [a1b1c1a2b2c2a3b3c3]

The rows represent the coefficients in the equations and the columns represent the coefficients of each variable. Furthermore, if we include a column that represents the constants we obtain what is called an augmented matrixThe coefficient matrix with the column of constants included.. For a linear system with two variables,

LinearSystemAugmentedMatrix{a1x+b1y=c1a2x+b2y=c2  [a1b1|c1a2b2|c2]

And for a linear system with three variables we have

LinearSystemAugmentedMatrix{a1x+b1y+c1z=d1a2x+b2y+c2z=d2a3x+b3y+c3z=d3  [a1b1c1|d1a2b2c2|d2a3b3c3|d3]

Note: The dashed vertical line provides visual separation between the coefficient matrix and the column of constants. In other algebra resources that you may encounter, this is sometimes omitted.

Example 3

Construct the augmented matrix that corresponds to: {9x6y=0x+2y=1.

Solution:

This system consists of two linear equations in standard form; therefore, the coefficients in the matrix appear as they do in the system.

{9x6y=0x+2y=1  [96|012|1]

Example 4

Construct the augmented matrix that corresponds to: {x+2y4z=52x+y6z=84xy12z=13.

Solution:

Since the equations are given in standard form, the coefficients appear in the matrix as they do in the system.

{x+2y4z=52x+y6z=84xy12z=13  [124|5216|84112|13]

A matrix is in upper triangular form if all elements below the leading nonzero element in each successive row are zero. For example,

Notice that the elements below the main diagonal are zero and the coefficients above form a triangular shape. In general,

UpperTriangularForm[a1b10b2][a1b1c10b2c200c3]

This is important because in this section we outline a process by which certain operations can be made to produce an equivalent linear system in upper triangular form so that it can be solved by using back substitution. An overview of the process is outlined below:

Once the system is in upper triangular form, we can use back substitution to easily solve it. It is important to note that the augmented matrices presented here represent linear systems of equations in standard form.

The following elementary row operationsOperations that can be performed to obtain equivalent linear systems. result in augmented matrices that represent equivalent linear systems:

  1. Any two rows may be interchanged.
  2. Each element in a row can be multiplied by a nonzero constant.
  3. Any row can be replaced by the sum of that row and a multiple of another.

Note: These operations are consistent with the properties used in the elimination method.

To efficiently solve a system of linear equations first construct an augmented matrix. Then apply the appropriate elementary row operations to obtain an augmented matrix in upper triangular form. In this form, the equivalent linear system can easily be solved using back substitution. This process is called Gaussian eliminationSteps used to obtain an equivalent linear system in upper triangular form so that it can be solved using back substitution., named in honor of Carl Friedrich Gauss (1777–1855).

Figure 3.1

Carl Friedrich Gauss (Wikipedia)

The steps for solving a linear equation with two variables using Gaussian elimination are listed in the following example.

Example 5

Solve using matrices and Gaussian elimination: {9x6y=0x+2y=1.

Solution:

Ensure that the equations in the system are in standard form before beginning this process.

Step 1: Construct the corresponding augmented matrix.

{9x6y=0x+2y=1  [96|012|1]

Step 2: Apply the elementary row operations to obtain upper triangular form. In this case, we need only to eliminate the first element of the second row, −1. To do this, multiply the second row by 9 and add it to the first row.

Now use this to replace the second row.

[96|0012|9]

This results in an augmented matrix in upper triangular form.

Step 3: Convert back to a linear system and solve using back substitution. In this example, we have

[96|0012|9]  {9x6y=012y=9

Solve the second equation for y,

12y=9y=912y=34

Substitute this value for y into the first equation to find x,

9x6y=09x6(34)=09x92=09x=92x=12

Answer: (12,34)

The steps for using Gaussian elimination to solve a linear equation with three variables are listed in the following example.

Example 6

Solve using matrices and Gaussian elimination: {x+2y4z=52x+y6z=84xy12z=13.

Solution:

Ensure that the equations in the system are in standard form before beginning this process.

Step 1: Construct the corresponding augmented matrix.

{x+2y4z=52x+y6z=84xy12z=13  [124|5216|84112|13]

Step 2: Apply the elementary row operations to obtain upper triangular form. We begin by eliminating the first element of the second row, 2 in this case. To do this multiply the first row by −2 and then add it to the second row.

[124|5216|84112|13]×(2)24810+21680322

Use this to replace the second row.

[124|5032|24112|13]

Next, eliminate the first element of the third row, 4 in this case, by multiplying the first row by −4 and adding it to the third row.

[124|5032|24112|13]×(4)481620+4112130947

Use this to replace the third row.

[124|5032|2094|7]

This results in an augmented matrix where the elements below the first element of the first row are zero. Next eliminate the second element in the third row, in this case −9. Multiply the second row by −3 and add it to the third row.

Use this to replace the third row and we can see that we have obtained a matrix in upper triangular form.

[124|5032|2002|1]

Step 3: Convert back to a linear system and solve using back substitution. In this example, we have

[124|5032|2002|1]  {x+2y4z=53y+2z=22z=1

Answer: It is left to the reader to verify that the solution is (5,1,12).

Note: Typically, the work involved in replacing a row by multiplying and adding is done on the side using scratch paper.

Example 7

Solve using matrices and Gaussian elimination: {2x9y+3z=18x2y3z=84x+23y+12z=47.

Solution:

We begin by converting the system to an augmented coefficient matrix.

{2x9y+3z=18x2y3z=84x+23y+12z=47  [293|18123|842312|47]

The elementary row operations are streamlined if the leading nonzero element in a row is 1. For this reason, begin by interchanging row one and two.

Replace row two with the sum of −2 times row one and row two.

Replace row three with the sum of 4 times row one and row three.

Next divide row 3 by 15.

Interchange row three with row two.

Next replace row 3 with the sum of 5 times row two and row three.

This results in a matrix in upper triangular form. A matrix is in row echelon formA matrix in triangular form where the leading nonzero element of each row is 1. if it is in upper triangular form where the leading nonzero element of each row is 1. We can obtain this form by replacing row three with the results of dividing it by 9.

Convert to a system of linear equations and solve by back substitution.

[123|8010|1001|13]  {x2y3z=8y=1z=13

Here y = 1 and z=13. Substitute into the first equation to find x.

x2y3y=8x2(1)3(13)=8x21=8x3=8x=5

Answer: Therefore the solution is (5,1,13).

Technology note: Many modern calculators and computer algebra systems can perform Gaussian elimination. First you will need to find out how to enter a matrix. Then use the calculator’s functions to find row echelon form. You are encouraged to conduct some web research on this topic for your particular calculator model.

Try this! Solve using Gaussian elimination: {x3y+2z=164x11yz=692x5y4z=36.

Answer: (6, −4, −1)

Recall that some consistent linear systems are dependent, that is, they have infinitely many solutions. And some linear systems have no simultaneous solution; they are inconsistent systems.

Example 8

Solve using matrices and Gaussian elimination: {x2y+z=42x3y+4z=74x7y+6z=15.

Solution:

We begin by converting the system to an augmented coefficient matrix.

{x2y+z=42x3y+4z=74x7y+6z=15  [121|4234|7476|15]

Replace row two with 2(row1)+(row2) and replace row three with 4(row1)+(row3).

[121|4012|1012|1]

Replace row three with 1(row2)+(row3).

[121|4012|1000|0]

The last row indicates that this is a dependent system because converting the augmented matrix back to equations we have,

{x2y+z=4y+2z=10x+0y+0z=0

Note that the row of zeros corresponds to the following identity,

0x+0y+0z=00=0

In this case, we can express the infinitely many solutions in terms of z. From the second row we have the following:

y+2z=1y=2z1

And from the first equation,

x2y+z=4x2(2z1)+z=4x+5z+2=4x=5z+2

The solutions take the form (x,y,z)=(5z+2,2z1,z) where z is any real number.

Answer: (5z+2,2z1,z)

Dependent and inconsistent systems can be identified in an augmented coefficient matrix when the coefficients in one row are all zero.

If a row of zeros has a corresponding constant of zero then the matrix represents a dependent system. If the constant is nonzero then the matrix represents an inconsistent system.

Try this! Solve using matrices and Gaussian elimination: {5x2y+z=310xy+3z=015x+9y2z=17.

Answer: Ø

Key Takeaways

  • A linear system in upper triangular form can easily be solved using back substitution.
  • The augmented coefficient matrix and Gaussian elimination can be used to streamline the process of solving linear systems.
  • To solve a system using matrices and Gaussian elimination, first use the coefficients to create an augmented matrix. Apply the elementary row operations as a means to obtain a matrix in upper triangular form. Convert the matrix back to an equivalent linear system and solve it using back substitution.

Topic Exercises

    Part A: Back Substitution

      Solve using back substitution.

    1. {5x3y=2y=1
    2. {3x+2y=1y=3
    3. {x4y=12y=3
    4. {x5y=310y=6
    5. {4x3y=167y=0
    6. {3x5y=104y=8
    7. {2x+3y=13y=2
    8. {6xy=34y=3
    9. {xy=02y=0
    10. {2x+y=23y=0
    11. {x+3y4z=1y3z=2z=3
    12. {x5y+4z=1y7z=10z=2
    13. {x6y+8z=23y4z=42z=1
    14. {2xy+3z=92y+6z=23z=2
    15. {10x3y+z=1311y3z=92z=6
    16. {3x2y+5z=244y+5z=34z=12
    17. {xy+2z=12y+z=13z=1
    18. {x+2yz=2y3z=16z=1
    19. {x9y+5z=32y=103z=27
    20. {4xz=33y2z=12z=8

    Part B: Matrices and Gaussian Elimination

      Construct the corresponding augmented matrix (do not solve).

    1. {x+2y=34x+5y=6
    2. {6x+5y=43x+2y=1
    3. {x2y=12xy=1
    4. {xy=2x+y=1
    5. {x+8y=32y=2
    6. {3x2y=4y=5
    7. {3x2y+7z=84x5y10z=6x3y+2z=1
    8. {xyz=02xy+3z=1x+4y3z=2
    9. {x9y+5z=32y=103z=27
    10. {4xz=33y2z=12z=8
    11. {8x+2y=132y+z=112x5z=18
    12. {x3z=2y+6z=42x+3y=12

      Solve using matrices and Gaussian elimination.

    1. {x5y=22xy=1
    2. {x2y=1x+y=1
    3. {10x7y=152x+3y=3
    4. {9x10y=23x+5y=1
    5. {3x+5y=82x3y=18
    6. {5x3y=147x+2y=1
    7. {9x+15y=53x+5y=7
    8. {6x8y=13x+4y=1
    9. {x+y=0xy=0
    10. {7x3y=03x7y=0
    11. {2x3y=410x+15y=20
    12. {6x10y=203x+5y=10
    13. {x+y2z=1x+2yz=1xy+z=2
    14. {xy+z=2x+2yz=6x+y2z=3
    15. {2xy+z=2xy+z=22x+2yz=1
    16. {3xy+2z=7x+2y+z=6x+3y2z=1
    17. {x3y+z=6xy+2z=42x+y+z=3
    18. {4xy+2z=12x3y+2z=72x+3y+4z=16
    19. {2x4y+6z=43x2y+5z=25xy+2z=1
    20. {3x+6y+9z=62x2y+3z=03x+18y12z=5
    21. {x+yz=23x2y+5z=13x5yz=3
    22. {x+2y+3z=43x+8y+13z=212x+5y+8z=16
    23. {2x4y5z=3x+y+z=13x4y5z=4
    24. {5x3y2z=43x6y+4z=6x+2yz=2
    25. {2x3y+12z=44x5y10z=1x3y+2z=0
    26. {3x2y+5z=104x+3y3z=6x+y+z=2
    27. {x+2y+z=3x+6y+3z=7x+4y+2z=2
    28. {2xy+z=14xy+3z=52x+y+3z=7
    29. {2x+3y4z=03x5y+3z=105x2y+5z=4
    30. {3x2y+9z=22x5y4z=35x3y+3z=15
    31. {8x+2y=132y+z=112x5z=18
    32. {x3z=2y+6z=42x+3y=12
    33. {9x+3y11z=62x+y3z=17x+2y8z=3
    34. {3xyz=45x+y+2z=36x2y2z=8
    35. {2x4y+3z=153x5y+2z=185x+2y6z=0
    36. {3x4y3z=144x+2y+5z=125x+8y4z=3

    Part C: Discussion Board

    1. Research and discuss the history of Gaussian Elimination. Who is credited for first developing this process? Post something that you found interesting relating to this story.

    2. Research and discuss the history of modern matrix notation. Who is credited for the development? In what fields are they used today? Post your findings on the discussion board.

Answers

  1. (15,1)
  2. (5,32)
  3. (−4, 0)

  4. (32,23)
  5. (0, 0)

  6. (−8, 7, 3)

  7. (6,2,12)
  8. (85,0,3)
  9. (73,23,13)
  10. (−3, 5, 9)

  1. [12|345|6]
  2. [12|121|1]
  3. [18|302|2]
  4. [327|84510|6132|1]
  5. [195|3020|10003|27]
  6. [820|13021|11205|18]
  7. (13,13)
  8. (32,0)
  9. (6, −2)

  10. Ø

  11. (0, 0)

  12. (x,23x43)
  13. (2, 3, 3)

  14. (0, 1, 3)

  15. (1, −1, 2)

  16. (12,12,12)
  17. Ø

  18. (−7, −13, 7)

  19. (1,0,12)
  20. (8,12z+52,z)
  21. (1,2,1)

  22. (32,12,0)
  23. Ø

  24. (2, −2, 1)

  1. Answer may vary

3.6 Determinants and Cramer’s Rule

Learning Objectives

  1. Calculate the determinant of a 2×2 matrix.
  2. Use Cramer’s rule to solve systems of linear equations with two variables.
  3. Calculate the determinant of a 3×3 matrix.
  4. Use Cramer’s rule to solve systems of linear equations with three variables.

Linear Systems of Two Variables and Cramer’s Rule

Recall that a matrix is a rectangular array of numbers consisting of rows and columns. We classify matrices by the number of rows n and the number of columns m. For example, a 3×4 matrix, read “3 by 4 matrix,” is one that consists of 3 rows and 4 columns. A square matrixA matrix with the same number of rows and columns. is a matrix where the number of rows is the same as the number of columns. In this section we outline another method for solving linear systems using special properties of square matrices. We begin by considering the following 2×2 coefficient matrix A,

A=[a1b1a2b2]

The determinantA real number associated with a square matrix. of a 2×2 matrix, denoted with vertical lines |A|, or more compactly as det(A), is defined as follows:

The determinant is a real number that is obtained by subtracting the products of the values on the diagonal.

Example 1

Calculate: |3522|.

Solution:

The vertical line on either side of the matrix indicates that we need to calculate the determinant.

|3522|=3(2)2(5)=6+10=4

Answer: 4

Example 2

Calculate: |6403|.

Solution:

Notice that the matrix is given in upper triangular form.

|6403|=6(3)4(0)=180=18

Answer: −18

We can solve linear systems with two variables using determinants. We begin with a general 2×2 linear system and solve for y. To eliminate the variable x, multiply the first equation by a2 and the second equation by a1.

{a1x+b1y=c1a2x+b2y=c2×(a2)×a1{a1a2xa2b1y=a2c1a1a2x+a1b2y=a1c2

This results in an equivalent linear system where the variable x is lined up to eliminate. Now adding the equations we have

Both the numerator and denominator look very much like a determinant of a 2×2 matrix. In fact, this is the case. The denominator is the determinant of the coefficient matrix. And the numerator is the determinant of the matrix formed by replacing the column that represents the coefficients of y with the corresponding column of constants. This special matrix is denoted Dy.

y=DyD=|a1c1a2c2||a1b1a2b2|=a1c2a2c1a1b2a2b1

The value for x can be derived in a similar manner.

x=DxD=|c1b1c2b2||a1b1a2b2|=c1b2c2b1a1b2a2b1

In general, we can form the augmented matrix as follows:

{a1x+b1y=c1a2x+b2y=c2  [a1b1|c1a2b2|c2]

and then determine D, Dx and Dy by calculating the following determinants.

D=|a1b1a2b2|Dx=|c1b1c2b2|Dy=|a1c1a2c2|

The solution to a system in terms of determinants described above, when D0, is called Cramer’s ruleThe solution to an independent system of linear equations expressed in terms of determinants..

CramersRule(x,y)=(DxD,DyD)

This theorem is named in honor of Gabriel Cramer (1704 - 1752).

Figure 3.2

Gabriel Cramer

The steps for solving a linear system with two variables using determinants (Cramer’s rule) are outlined in the following example.

Example 3

Solve using Cramer’s rule: {2x+y=73x2y=7.

Solution:

Ensure the linear system is in standard form before beginning this process.

Step 1: Construct the augmented matrix and form the matrices used in Cramer’s rule.

{2x+y=73x2y=7  [21|732|7]

In the square matrix used to determine Dx, replace the first column of the coefficient matrix with the constants. In the square matrix used to determine Dy, replace the second column with the constants.

D=|2132|Dx=|7172|Dy=|2737|

Step 2: Calculate the determinants.

Dx=|7172|=7(2)(7)(1)=14+7=7Dy=|2737|=2(7)3(7)=1421=35D=|2132|=2(2)3(1)=43=7

Step 3: Use Cramer’s rule to calculate x and y.

x=DxD=-7-7=1           and        y=DyD=-35-7=5

Therefore the simultaneous solution (x,y)=(1,5).

Step 4: The check is optional; however, we do it here for the sake of completeness.

Check:(1,5)

Equation 1

Equation 2

2x+y=72(1)+(5)=72+5=77=7

3x2y=73(1)2(5)=7310=77=7

Answer: (1, 5)

Example 4

Solve using Cramer’s rule: {3xy=26x+4y=2.

Solution:

The corresponding augmented coefficient matrix follows.

{3xy=26x+4y=2  [31|264|2]

And we have,

Dx=|2124|=8(2)=8+2=6Dy=|3262|=6(12)=6+12=18D=|3164|=12(6)=12+6=18

Use Cramer’s rule to find the solution.

x=DxD=-618=-13      and      y=DyD=1818=1

Answer: (13,1)

Try this! Solve using Cramer’s rule: {5x3y=77x+6y=11.

Answer: (1,23)

When the determinant of the coefficient matrix D is zero, the formulas of Cramer’s rule are undefined. In this case, the system is either dependent or inconsistent depending on the values of Dx and Dy. When D=0 and both Dx=0 and Dy=0 the system is dependent. When D=0 and either Dx or Dy is nonzero then the system is inconsistent.

WhenD=0,Dx=0andDy=0  DependentSystemDx0orDy0  InconsistentSystem

Example 5

Solve using Cramer’s rule: {x+15y=35x+y=15.

Solution:

The corresponding augmented matrix follows.

{x+15y=35x+y=15  [115|351|15]

And we have the following.

Dx=|315151|=33=0Dy=|13515|=1515=0D=|11551|=11=0

If we try to use Cramer’s rule we have,

x=DxD=00      and      y=DyD=00

both of which are indeterminate quantities. Because D=0 and both Dx=0 and Dy=0 we know this is a dependent system. In fact, we can see that both equations represent the same line if we solve for y.

{x+15y=35x+y=15  {y=5x+15y=5x+15

Therefore we can represent all solutions (x,5x+15) where x is a real number.

Answer: (x,5x+15)

Try this! Solve using Cramer’s rule: {3x2y=106x4y=12.

Answer: Ø

Linear Systems of Three Variables and Cramer’s Rule

Consider the following 3×3 coefficient matrix A,

A=[a1b1c1a2b2c2a3b3c3]

The determinant of this matrix is defined as follows:

det(A)=|a1b1c1a2b2c2a3b3c3|=a1|b2c2b3c3|b1|a2c2a3c3|+c1|a2b2a3b3|=a1(b2c3b3c2)b1(a2c3a3c2)+c1(a2b3a3b2)

Here each 2×2 determinant is called the minorThe determinant of the matrix that results after eliminating a row and column of a square matrix. of the preceding factor. Notice that the factors are the elements in the first row of the matrix and that they alternate in sign (+ − +).

Example 6

Calculate: |132213051|.

Solution:

To easily determine the minor of each factor in the first row we line out the first row and the corresponding column. The determinant of the matrix of elements that remain determines the corresponding minor.

Take care to alternate the sign of the factors in the first row. The expansion by minors about the first row follows:

|132213051|=1|1351|3|2301|+2|2105|=1(115)3(20)+2(100)=1(14)3(2)+2(10)=14+6+20=12

Answer: 12

Expansion by minors can be performed about any row or any column. The sign of the coefficients, determined by the chosen row or column, will alternate according the following sign array.

[+++++]

Therefore, to expand about the second row we will alternate the signs starting with the opposite of the first element. We can expand the previous example about the second row to show that the same answer for the determinant is obtained.

And we can write,

|132213051|=(2)|3251|+(1)|1201|(3)|1305|=2(310)1(10)3(50)=2(13)1(1)3(5)=26+115=12

Note that we obtain the same answer 12.

Example 7

Calculate: |4306122410|.

Solution:

The calculations are simplified if we expand about the third column because it contains two zeros.

The expansion by minors about the third column follows:

|4306122410|=0|61241|2|4341|+0|43612|=02(412)+0=2(8)=16

Answer: 16

It should be noted that there are other techniques used for remembering how to calculate the determinant of a 3×3 matrix. In addition, many modern calculators and computer algebra systems can find the determinant of matrices. You are encouraged to research this rich topic.

We can solve linear systems with three variables using determinants. To do this, we begin with the augmented coefficient matrix,

{a1x+b1y+c1z=d1a2x+b2y+c2z=d2a3x+b3y+c3z=d3  [a1b1c1|d1a2b2c2|d2a3b3c3|d3]

Let D represent the determinant of the coefficient matrix,

D=|a1b1c1a2b2c2a3b3c3|

Then determine Dx, Dy, and Dz by calculating the following determinants.

Dx=|d1b1c1d2b2c2d3b3c3|Dy=|a1d1c1a2d2c2a3d3c3|Dz=|a1b1d1a2b2d2a3b3d3|

When D0, the solution to the system in terms of the determinants described above can be calculated using Cramer’s rule:

CramersRule(x,y,z)=(DxD,DyD,DzD)

Use this to efficiently solve systems with three variables.

Example 8

Solve using Cramer’s rule: {3x+7y4z=02x+5y3z=15x+2y+4z=8.

Solution:

Begin by determining the corresponding augmented matrix.

{3x+7y4z=02x+5y3z=15x+2y+4z=8  [374|0253|1524|8]

Next, calculate the determinant of the coefficient matrix.

D=|374253524|=3|5324|7|2354|+(4)|2552|=3(20(6))7(815)4(4(25))=3(26)7(7)4(29)=78+49116=11

Similarly we can calculate Dx, Dy, and Dz. This is left as an exercise.

Dx=|074153824|=44Dy=|304213584|=0Dz=|370251528|=33

Using Cramer’s rule we have,

x=DxD=4411=4y=DyD=011=0z=DzD=3311=3

Answer: (4,0,3)

If the determinant of the coefficient matrix D = 0, then the system is either dependent or inconsistent. This will depend on Dx, Dy, and Dz. If they are all zero, then the system is dependent. If at least one of these is nonzero, then it is inconsistent.

WhenD=0,Dx=0andDy=0andDz=0  DependentSystemDx0orDy0orDz0  InconsistentSystem

Example 9

Solve using Cramer’s rule: {4xy+3z=521x4y+18z=79x+y9z=8.

Solution:

Begin by determining the corresponding augmented matrix.

{4xy+3z=521x4y+18z=79x+y9z=8[413|521418|7919|8]

Next, determine the determinant of the coefficient matrix.

D=|41321418919|=4|41819|(1)|211899|+3|21491|=4(3618)+1(189(162))+3(2136)=4(18)+1(27)+3(15)=722745=0

Since D = 0, the system is either dependent or inconsistent.

Dx=|5137418819|=96

However, because Dx is nonzero we conclude the system is inconsistent. There is no simultaneous solution.

Answer: Ø

Try this! Solve using Cramer’s rule: {2x+6y+7z=43x4y+5z=125x+10y3z=13.

Answer: (3,12,1)

Key Takeaways

  • The determinant of a matrix is a real number.
  • The determinant of a 2×2 matrix is obtained by subtracting the product of the values on the diagonals.
  • The determinant of a 3×3 matrix is obtained by expanding the matrix using minors about any row or column. When doing this, take care to use the sign array to help determine the sign of the coefficients.
  • Use Cramer’s rule to efficiently determine solutions to linear systems.
  • When the determinant of the coefficient matrix is 0, Cramer’s rule does not apply; the system will either be dependent or inconsistent.

Topic Exercises

    Part A: Linear Systems with Two Variables

      Calculate the determinant.

    1. |1234|
    2. |5324|
    3. |1332|
    4. |7432|
    5. |4130|
    6. |9510|
    7. |1050|
    8. |0350|
    9. |0413|
    10. |102102|
    11. |a1b10b2|
    12. |0b1a2b2|

      Solve using Cramer’s rule.

    1. {3x5y=82x7y=9
    2. {2x+3y=13x+4y=2
    3. {2xy=34x+3y=4
    4. {x+3y=15x6y=9
    5. {x+y=16x+3y=2
    6. {xy=15x+10y=4
    7. {5x7y=144x3y=6
    8. {9x+5y=97x+2y=7
    9. {6x9y=32x+3y=1
    10. {3x9y=32x6y=2
    11. {4x5y=203y=9
    12. {xy=02x3y=0
    13. {2x+y=ax+y=b
    14. {ax+y=0by=1

    Part B: Linear Systems with Three Variables

      Calculate the determinant.

    1. |123213132|
    2. |251124323|
    3. |311312251|
    4. |115451123|
    5. |312231521|
    6. |403310052|
    7. |034306023|
    8. |613252841|
    9. |257035004|
    10. |21090313004|
    11. |a1b1c10b2c200c3|
    12. |a100a2b20a3b3c3|

      Solve using Cramer’s rule.

    1. {xy+2z=33x+2yz=134x3y+z=18
    2. {3x+4yz=104x+6y+7z=92x+3y+5z=3
    3. {5x+yz=02x2y+z=96x5y+3z=13
    4. {4x+5y+2z=123xyz=25x+3y2z=5
    5. {xy+z=12x+4y3z=43x3y2z=2
    6. {2x+y4z=72x3y+2z=44x5y+2z=5
    7. {4x+3y2z=22x+5y+8z=1xy5z=3
    8. {xy+z=7x+2y+z=1x2y2z=9
    9. {3x6y+2z=125x2y+3z=47x+3y4z=6
    10. {2xy5z=23x+2y4z=35x+y9z=4
    11. {4x+3y4z=132x+6y5z=22x3y+3z=5
    12. {x2y+z=14y3z=03y2z=1
    13. {2x+3yz=5x+2y=03x+10y=4
    14. {2x3y2y=93x+4y+4z=13xy2z=4
    15. {2x+y2z=1xy+3z=23x+yz=1
    16. {3x8y+9z=2x+5y10z=3x3y+4z=1
    17. {5x6y+3z=23x4y+2z=02x2y+z=0
    18. {5x+10y4z=122x+5y+4z=0x+5y8z=6
    19. {5x+6y+7z=22y+3z=34z=4
    20. {x+2z=15y+3z=104x3y=2
    21. {x+y+z=ax+2y+2z=a+bx+2y+3z=a+b+c
    22. {x+y+z=a+b+cx+2y+2z=a+2b+2cx+y+2z=a+b+2c

    Part C: Discussion Board

    1. Research and discuss the history of the determinant. Who is credited for first introducing the notation of a determinant?

    2. Research other ways in which we can calculate the determinant of a 3×3 matrix. Give an example.

Answers

  1. −2

  2. 11

  3. 3

  4. 0

  5. 4

  6. a1b2

  7. (1, −1)

  8. (12,2)
  9. (13,43)
  10. (0, −2)

  11. Ø

  12. (54,3)
  13. (ab,2ba)

  1. 6

  2. −39

  3. 0

  4. 3

  5. 24

  6. a1b2c3

  7. (2, 3, −1)

  8. (−1, 2, −3)

  9. (12,12,1)
  10. Ø

  11. (0, −2, 0)

  12. (12z4,23z+1,z)
  13. (−2, 1, 4)

  14. (12,5,52)
  15. Ø

  16. (−1, 0, 1)

  17. (ab,bc,c)

  1. Answer may vary

3.7 Solving Systems of Inequalities with Two Variables

Learning Objectives

  1. Check solutions to systems of inequalities with two variables.
  2. Graph solution sets of systems of inequalities.

Solutions to Systems of Inequalities

A system of inequalitiesA set of two or more inequalities with the same variables. consists of a set of two or more inequalities with the same variables. The inequalities define the conditions that are to be considered simultaneously. For example,

{y>x2y2x+2

We know that each inequality in the set contains infinitely many ordered pair solutions defined by a region in a rectangular coordinate plane. When considering two of these inequalities together, the intersection of these sets will define the set of simultaneous ordered pair solutions. When we graph each of the above inequalities separately we have:

And when graphed on the same set of axes, the intersection can be determined.

The intersection is shaded darker and the final graph of the solution set will be presented as follows:

The graph suggests that (3, 2) is a solution because it is in the intersection. To verify this, we can show that it solves both of the original inequalities as follows:

Check:(3,2)

Inequality1:y>x22>322>1

Inequality2:y2x+222(3)+228

Points on the solid boundary are included in the set of simultaneous solutions and points on the dashed boundary are not. Consider the point (−1, 0) on the solid boundary defined by y=2x+2 and verify that it solves the original system:

Check:(1,0)

Inequality1:y>x20>120>3

Inequality2:y2x+202(1)+200

Notice that this point satisfies both inequalities and thus is included in the solution set. Now consider the point (2, 0) on the dashed boundary defined by y=x2 and verify that it does not solve the original system:

Check:(2,0)

Inequality1:y>x20>220>0

Inequality2:y2x+202(2)+206

This point does not satisfy both inequalities and thus is not included in the solution set.

Example 1

Determine whether or not (−3, 3) is a solution to the following system:

{2x+6y613xy3

Solution:

Substitute the coordinates of (x, y) = (−3, 3) into both inequalities.

Check:(3,3)

Inequality1:2x+6y62(3)+6(3)66+186126

Inequality2:13xy313(3)(3)313323

Answer: (−3, 3) is not a solution; it does not satisfy both inequalities.

We can graph the solutions of systems that contain nonlinear inequalities in a similar manner. For example, both solution sets of the following inequalities can be graphed on the same set of axes:

{y<12x+4yx2

And the intersection of both regions contains the region of simultaneous ordered pair solutions.

From the graph, we expect the ordered pair (1, 3) to solve both inequalities.

Check:(1,3)

Inequality1:y<12x+43<12(1)+43<412

Inequality2:yx23(1)231

Graphing Solutions to Systems of Inequalities

Solutions to a system of inequalities are the ordered pairs that solve all the inequalities in the system. Therefore, to solve these systems we graph the solution sets of the inequalities on the same set of axes and determine where they intersect. This intersection, or overlap, will define the region of common ordered pair solutions.

Example 2

Graph the solution set: {2x+y>43x6y6.

Solution:

To facilitate the graphing process, we first solve for y.

{2x+y>43x6y6  {y>2x4y12x1

For the first inequality, we use a dashed boundary defined by y=2x4 and shade all points above the line. For the second inequality, we use a solid boundary defined by y=12x1 and shade all points below. The intersection is darkened.

Now we present our solution with only the intersection shaded.

Answer:

Example 3

Graph the solution set: {3x+2y>66x4y>8.

Solution:

We begin by solving both inequalities for y.

{3x+2y>66x4y>8  {y>32x+3y<32x2

Because of the strict inequalities, we will use a dashed line for each boundary. For the first inequality shade all points above the boundary and for the second inequality shade all points below the boundary.

As we can see, there is no intersection of these two shaded regions. Therefore, there are no simultaneous solutions.

Answer: Ø

Example 4

Graph the solution set: {y4y<x+3y3x+3.

Solution:

Begin by graphing the solution sets to all three inequalities.

After graphing all three inequalities on the same set of axes, we determine that the intersection lies in the triangular region pictured below.

Answer:

The graph suggests that (−1, 1) is a simultaneous solution. As a check, we could substitute that point into the inequalities and verify that it solves all three conditions.

Check:(1,1)

Inequality1:y414

Inequality2:y<x+31<1+31<2

Inequality3:y3x+313(1)+313+316

Use the same technique to graph the solution sets to systems of nonlinear inequalities.

Example 5

Graph the solution set: {y<(x+1)2y12x+3.

Solution:

The first inequality has a parabolic boundary. This boundary is a horizontal translation of the basic function y=x2 to the left 1 unit. Because of the strict inequality, the boundary is dashed, indicating that it is not included in the solution set. The second inequality is linear and will be graphed with a solid boundary. Solution sets to both are graphed below.

After graphing the inequalities on the same set of axes, we determine that the intersection lies in the region pictured below.

Answer:

Try this! Graph the solution set: {y|x+1|+3y2.

Answer:

Key Takeaways

  • To graph solutions to systems of inequalities, graph the solution sets of each inequality on the same set of axes and determine where they intersect.
  • You can check your answer by choosing a few values inside and out of the shaded region to see if they satisfy the inequalities or not. While this is not a proof, doing so will give a good indication that you have graphed the correct region.

Topic Exercises

    Part A: Solutions to Systems of Inequalities

      Determine whether or not the given point is a solution to the given system of inequalities.

    1. (−2, 1);

      {y>3x+5yx+1
    2. (−1, −3);

      {y3x1y<2x
    3. (−2, −1);

      {x2y>13xy<3
    4. (0, −5);

      {5xy53x+2y<1
    5. (12,0);

      {8x+5y32x3y<0
    6. (1,13);

      {2x9y<13x6y>2
    7. (−1, −2);

      {2xy1x3y<62x3y>1
    8. (−5, 2);

      {x+5y>102x+y<1x+3y<2
    9. (0, 3);

      {y+4012x+13y13x+2y6
    10. (1, 1);

      {y34x+2y5x+2y13x1
    11. (−1, 2);

      {yx2+1y<2x+3
    12. (4, 5);

      {y<(x1)21y>12x1
    13. (−2, −3);

      {y<0y|x|+4
    14. (1, 2);

      {y<|x3|+2y2
    15. (12,5);

      {y3x5y>(x1)210
    16. (−4, 1);

      {x5y<(x+3)22
    17. (32,13);

      {x2y4y|3x1|+2
    18. (3,34);

      {3x4y<24y<(x+2)21
    19. (4, 2);

      {y<(x3)2+1y<34x+5
    20. (52,1);

      {y1y<(x2)2+3

    Part B: Solving Systems of Inequalities

      Graph the solution set.

    1. {y23x3y<13x+3
    2. {y14x+1y<12x2
    3. {y>23x+1y>43x5
    4. {y5x+4y<43x2
    5. {xy3x+y3
    6. {3x+y<42xy1
    7. {x+2y03x+5y<15
    8. {2x+3y<64x+3y12
    9. {3x+2y>14x2y>3
    10. {x4y28x+4y3
    11. {5x2y65x+2y<2
    12. {12x+10y>2018x+15y<15
    13. {x+y<0y+4>0
    14. {x>3y<1
    15. {2x2y<03x3y>3
    16. {y+10y+30
    17. Construct a system of linear inequalities that describes all points in the first quadrant.

    18. Construct a system of linear inequalities that describes all points in the second quadrant.

    19. Construct a system of linear inequalities that describes all points in the third quadrant.

    20. Construct a system of linear inequalities that describes all points in the fourth quadrant.

      Graph the solution set.

    1. {y12x+3y32x3y32x+1
    2. {y34x+2y5x+2y13x1
    3. {3x2y>65x+2y>83x+4y4
    4. {3x5y>155x2y8x+y<1
    5. {3x2y<15x+2y>7y+1>0
    6. {3x2y<15x+2y<7y+1>0
    7. {4x+5y8<0y>0x+3>0
    8. {y2<0y+2>02xy0
    9. {12x+12y<1x<312x+12y1
    10. {12x+13y1y+4012x+13y1
    11. {y<x+2yx23
    12. {yx2+1y>34x+3
    13. {y(x+2)2y13x+4
    14. {y<(x3)2+1y<34x+5
    15. {y1y<(x2)2+3
    16. {y<(x+1)21y<32x2
    17. {y13x+3y|x+3|2
    18. {yx+5y>|x1|+2
    19. {y>|x2|+5y>2
    20. {y|x|+3y<14x
    21. {y>|x|+1yx1
    22. {y|x|+1y>x1
    23. {y|x3|+1x2
    24. {y>|x+1|y<x2
    25. {y<x3+2yx+3
    26. {y4y(x+3)3+1
    27. {y2x+6y>x+3
    28. {yx+4x1
    29. {yx2+4yx24
    30. {y|x1|3y|x1|+3

Answers

  1. Yes

  2. Yes

  3. Yes

  4. Yes

  5. Yes

  6. Yes

  7. No

  8. Yes

  9. Yes

  10. No

  1. Ø

  2. {x>0y>0
  3. {x<0y<0
  4. Ø

3.8 Review Exercises and Sample Exam

Review Exercises

    Linear Systems and Their Solutions

      Determine whether or not the given ordered pair is a solution to the given system.

    1. (23,4);

      {9xy=103x+4y=14
    2. (12,34);

      {6x8y=9x+2y=1
    3. (5,78);

      {x16y=92x8y=17
    4. (1,45);

      {2x+5y=23x10y=5

      Given the graphs, determine the simultaneous solution.

      Solve by graphing.

    1. {2x+y=6x2y=8
    2. {5x2y=0xy=3
    3. {4x+3y=128x6y=24
    4. {12x+2y=6x+4y=1
    5. {5x+2y=30y5=0
    6. {5x+3y=15x+3=0
    7. {13x12y=212x+35y=3
    8. {25x+12y=1115x+16y=13

    Solving Linear Systems with Two Variables

      Solve by substitution.

    1. {4xy=12x+3y=10
    2. {9x2y=3x3y=17
    3. {12x+y=73x4y=6
    4. {3x2y=12x+3y=1

      Solve by elimination.

    1. {5x2y=124x+6y=21
    2. {4x5y=128x+3y=2
    3. {5x3y=112x4y=4
    4. {7x+2y=33x+5y=7

      Solve using any method.

    1. {4x8y=4x+2y=9
    2. {6x9y=8xy=1
    3. {2x6y=16x+10y=3
    4. {2x3y=36x3y=9
    5. {5x3y=1010x+6y=3
    6. {12xy=33x6y=18
    7. {35x12y=1110x+34y=1
    8. {43x25y=81512x23y=1124

    Applications of Linear Systems with Two Variables

      Set up a linear system and solve.

    1. The sum of two integers is 32. The larger is 4 less than twice the smaller. Find the integers.

    2. The sum of 2 times a larger integer and 3 times a smaller integer is 54. When twice the smaller integer is subtracted from the larger, the result is −1. Find the integers.

    3. The length of a rectangle is 2 centimeters less than three times its width and the perimeter measures 44 centimeters. Find the dimensions of the rectangle.

    4. The width of a rectangle is one-third of its length. If the perimeter measures 5313 centimeters, then find the dimensions of the rectangle.

    5. The sum of a larger integer and 3 times a smaller is 61. When twice the smaller integer is subtracted from the larger, the result is 1. Find the integers.

    6. A total of $8,600 was invested in two accounts. One account earned 434% annual interest and the other earned 612% annual interest. If the total interest for one year was $431.25, how much was invested in each account?

    7. A jar consisting of only nickels and dimes contains 76 coins. If the total value is $6, how many of each coin are in the jar?

    8. A nurse wishes to obtain 32 ounces of a 1.2% saline solution. How much of a 1% saline solution must she mix with a 2.6% saline solution to achieve the desired mixture?

    9. A light aircraft flying with the wind can travel 330 miles in 2 hours. The aircraft can fly the same distance against the wind in 3 hours. Find the speed of the wind.

    10. An executive was able to average 52 miles per hour to the airport in her car and then board an airplane that averaged 340 miles per hour. If the total 640-mile business trip took 4 hours, how long did she spend on the airplane?

    Solving Linear Systems with Three Variables

      Determine whether the given ordered triple is a solution to the given system.

    1. (2,1,3);

      {4xy+2z=1x4y+3z=113x+5y4z=1
    2. (5,3,2);

      {x4y+6z=52x+5yz=33x4y+z=25
    3. (1,32,43);

      {5x4y+3z=7x+2y6z=612x6y+6z=13
    4. (54,13,2);

      {8x+9y+z=94x+12y4z=712x6yz=5

      Solve.

    1. {2x+3yz=15y+2z=123z=18
    2. {3x5y2z=21y7z=184z=12
    3. {4x5yz=63x+6y+5z=35x2y3z=17
    4. {x6y+3z=25x+4y2z=246x8y5z=25
    5. {x+2y2z=12xyz=26x3y3z=12
    6. {3x+y+2z=19x+3y+6z=34x+y+4z=3
    7. {3a2b+5c=36a+4bc=26a+6b+24c=7
    8. {9a2b6c=105a3b10c=143a+4b+12c=20

      Set up a linear system and solve.

    1. The sum of three integers is 24. The larger is equal to the sum of the two smaller integers. Three times the smaller is equal to the larger. Find the integers.

    2. The sports center sold 120 tickets to the Friday night basketball game for a total of $942. A general admission ticket cost $12, a student ticket cost $6, and a child ticket cost $4. If the sum of the general admission and student tickets totaled 105, then how many of each ticket were sold?

    3. A 16-ounce mixed nut product containing 13.5% peanuts is to be packaged. The packager has a three-mixed nut product containing 6%, 10%, and 50% peanut concentrations in stock. If the amount of 50% peanut product is to be one-quarter that of the 10% peanut product, then how much of each will be needed to produce the desired peanut concentration?

    4. Water is to be mixed with two acid solutions to produce a 25-ounce solution containing 6% acid. The acid mixtures on hand contain 10% and 25% acid. If the amount of 25% acid is to be one-half the amount of the 10% acid solution, how much water will be needed?

    Matrices and Gaussian Elimination

      Construct the corresponding augmented matrix.

    1. {9x7y=43xy=1
    2. {x5y=123y=5
    3. {xy+2z=63x6yz=3x+y5z=10
    4. {5x+7yz=08y+z=1x+3z=9

      Solve using matrices and Gaussian elimination.

    1. {4x+5y=02x3y=22
    2. {3x8y=202x+5y=3
    3. {xy+4z=12x+3y2z=0x6y+8z=8
    4. {x+3yz=13x6y+2z=44x3y+2z=7
    5. {5x3yz=2x6y+z=72x+6y2z=8
    6. {x+2y+3z=4x+3y+z=32x+5y+4z=8
    7. {2a+5bc=42a+c=2a+b+3c=6
    8. {a+2b+3c=74b2c=83ac=7

    Determinants and Cramer’s Rule

      Calculate the determinant.

    1. |9513|
    2. |5533|
    3. |0723|
    4. |0b1a2b2|
    5. |230121013|
    6. |321110524|
    7. |531161262|
    8. |a100a2b20a3b3c3|

      Solve using Cramer’s rule.

    1. {2x3y=43x+5y=1
    2. {3xy=22x+6y=1
    3. {3x+5y=66x+y=6
    4. {6x4y=13x+2y=2
    5. {5x+2y+4z=44x+3y+2z=55x3y5z=0
    6. {2xy+2z=1x3y+z=23xy4z=2
    7. {4xy2z=72x+y+6z=02x+2y+4z=1
    8. {xyz=12xy+3z=2x+y+z=1
    9. {4xy+2z=12x+3yz=36x+2y+z=2
    10. {xy+2z=12x+2yz=23x+y+z=1

    Systems of Inequalities with Two Variables

      Determine whether or not the given point is a solution to the system of inequalities.

    1. (−6, 1);

      {x+y>2x2y1
    2. (12,3);

      {4x2y86x+2y<3
    3. (−4, −2);

      {xy>32x+3y03x+4y4
    4. (5,15);

      {y<x225y>23x1
    5. (−3, −2);

      {y<(x1)2y|x+1|3
    6. (2,23);

      {y<0x2+y3

      Graph the solution set.

    1. {y4x2y>8
    2. {x+4y>82xy4
    3. {y3<02x+3y>9x+y1
    4. {y02x6y<92x+6y<9
    5. {2x+y<3y>(x2)25
    6. {y>|x|yx2+6
    7. {x2y<12y(x4)3
    8. {y+6>0y<x

Answers

  1. Yes

  2. No

  3. (−6, 2)

  4. Ø

  5. (4, −2)

  6. (x,43x4)
  7. (4, 5)

  8. (6, 0)

  1. (2, −4)

  2. (23,1)
  3. (3,32)
  4. (4, 3)

  5. (5, 2)

  6. (12,0)
  7. Ø

  8. (52,1)
  1. 12, 20

  2. Length: 16 centimeters; width: 6 centimeters

  3. 12, 25

  4. The jar contains 32 nickels and 44 dimes.

  5. 27.5 miles per hour

  1. No

  2. Yes

  3. (72,0,6)
  4. (−2, −1, 3)

  5. Ø

  6. (23,12,0)
  7. 4, 8, 12

  8. 6 oz of the 6% peanut stock, 8 oz of the 10% peanut stock, and 2 oz of the 50% peanut stock should be mixed.

  1. [97|431|1]
  2. [112|6361|3115|10]
  3. (5, −4)

  4. (2,1,12)
  5. (x,23x1,3x+1)
  6. (−2, 2, 2)

  1. −22

  2. −14

  3. −1

  4. 0

  5. (1719,1419)
  6. (43,2)

  7. (2, −5, 1)

  8. (32,0,12)
  9. (x,85x+1,145x)
  1. Yes

  2. Yes

  3. Yes

Sample Exam

    1. Determine whether or not (2,34) is a solution to {2x8y=103x+4y=3.

    2. Determine whether or not (3,2,5) is a solution to {xy+2z=152x3y+z=173x+5y2z=10.

      Solve by graphing.

    1. {xy=5x+y=3
    2. {6x8y=4812x23y=1
    3. {12x+y=62x4y=24

      Solve by substitution.

    1. {x8y=103x+2y=17
    2. {32x16y=23238x+56y=112
    3. {5xy=152x25y=6

      Solve.

    1. {3x5y=277x+2y=22
    2. {12x+3y=35x+2y=1
    3. {5x3y=115x+9y=5
    4. {6a3b+2c=112ab4c=154a5b+3c=23
    5. {4x+y6z=85x+4y2z=102x+y2z=4

      Solve using any method.

    1. {x5y+8z=12x+9y4z=83x+11y+12z=15
    2. {2xy+z=1xy+3z=23x2y+4z=5
    3. {5x+3y=24x+2y=1
    4. {2x3y+2z=2x+2y3z=0xy+z=2

      Graph the solution set.

    1. {3x+4y<242x3y3y+1>0
    2. {x+y<4y>(x+6)2+4

      Use algebra to solve the following.

    1. The length of a rectangle is 1 inch less than twice that of its width. If the perimeter measures 49 inches, then find the dimensions of the rectangle.

    2. Joe’s $4,000 savings is in two accounts. One account earns 3.1% annual interest and the other earns 4.9% annual interest. His total interest for the year is $174.40. How much does he have in each account?

    3. One solution contains 40% alcohol and another contains 72% alcohol. How much of each should be mixed together to obtain 16 ounces of a 62% alcohol solution?

    4. Jerry took two buses on the 193-mile trip to visit his grandmother. The first bus averaged 46 miles per hour and the second bus was able to average 52 miles per hour. If the total trip took 4 hours, then how long was spent in each bus?

    5. A total of $8,500 was invested in three interest earning accounts. The interest rates were 2%, 3%, and 6%. If the total simple interest for one year was $380 and the amount invested at 6% was equal to the sum of the amounts in the other two accounts, then how much was invested in each account?

    6. A mechanic wishes to mix 6 gallons of a 22% antifreeze solution. In stock he has a 60% and an 80% antifreeze concentrate. Water is to be added in the amount that is equal to twice the amount of both concentrates combined. How much water is needed?

Answers

  1. Yes

  2. (−4, 1)

  3. (x,12x6)
  4. (−8, −3)

  5. (4, −3)

  6. Ø

  7. (x,x+2,12x1)
  8. Ø

  9. (2, 2, 2)

  10. Joe has $1,200 in the account earning 3.1% interest and $2,800 in the account earning 4.9% interest.

  11. Jerry spent 2.5 hours in the first bus and 1.5 hours in the second.

  12. 4 gallons of water is needed.