580 CHAPTER 7
■
Systems of Equations and Data in Categories
54. Coffee Blends A customer in a coffee shop purchases a blend of two coffees:
Kenyan, costing $3.50 a pound, and Sri Lankan, costing $5.60 a pound. He buys 3
pounds of the blend, which costs him $11.55. How many pounds of each kind went into
the mixture?
55. Mixture Problem A chemist has two large containers of sulfuric acid solution, with
different concentrations of acid in each container. Blending 300 mL of the first solution
and 600 mL of the second gives a mixture that is 15% acid, whereas blending 100 mL
of the first with 500 mL of the second gives a acid mixture. What are the
concentrations of sulfuric acid in the original containers?
56. Mixture Problem A biologist has two brine solutions, one containing 5% salt and
another containing 20% salt. How many milliliters of each solution should she mix to
obtain 1 liter of a solution that contains 14% salt?
12
1
2
%
2
7.2 Systems of Linear Equations in Several Variables
■
Solving a Linear System
■
Inconsistent and Dependent Systems
■
Modeling with Linear Systems
IN THIS SECTION… we study how to solve systems of three (or more) equations in
three (or more) variables. The method of solution is an extension of the elimination method
that we studied in the preceding section.
Systems with several linear equations and several variables arise in the process of
modeling real-world situations that involve several varying quantities with several
constraints on each variable. In Example 4 we encounter such a situation involving
financial investments. We begin by learning how to solve systems with several vari-
ables and several equations.
2
■ Solving a Linear System
The following are two examples of systems of linear equations in three vari-
ables. The second system is in triangular form; that is, the variable x doesn’t
appear in the second equation, and the variables x and y do not appear in the
third equation.
A system of linear equations A system in triangular form
c
x - 2y - z = 1
- x + 3y + 3z = 4
2x - 3y + z = 10
c
x - 2y - z = 1
y + 2z = 5
z = 3
It’s easy to solve a system that is in triangular form by using back-substitution,
so our goal in this section is to start with a system of linear equations and change it
to a system in triangular form that has the same solutions as the original system. We
begin by showing how to use back-substitution to solve a system that is already in
triangular form.