806 CHAPTER 11 Systems of Equations
57. A furniture manufacturer has 1950 machine hours available
each week in the cutting department, 1490 hours in the as-
sembly department, and 2160 in the finishing department.
Manufacturing a chair requires .2 hours of cutting, .3 hours
of assembly, and .1 hours of finishing. A chest requires
.5 hours of cutting, .4 hours of assembly, and .6 hours of
finishing. A table requires .3 hours of cutting, .1 hours of as-
sembly, and .4 hours of finishing. How many chairs, chests,
and tables should be produced to use all the available pro-
duction capacity?
58. A stereo equipment manufacturer produces three models of
speakers, R, S, and T, and has three kinds of delivery vehi-
cles: trucks, vans, and station wagons. A truck holds two
boxes of model R, one of model S, and three of model T. A
van holds one box of model R, three of model S, and two of
model T. A station wagon holds one box of model R, three
of model S, and one of model T. If 15 boxes of model R, 20
boxes of model S, and 22 boxes of model T are to be deliv-
ered, how many vehicles of each type should be used so that
all operate at full capacity?
59. The diagram shows the traffic flow at four intersections dur-
ing a typical one-hour period. The streets are all one-way, as
indicated by the arrows. To adjust the traffic lights to avoid
congestion, engineers must determine the possible values of
x, y, z, and t.
(a) Write a system of linear equations that describes con-
gestion-free traffic flow. [Hint: 600 cars per hour come
down Euclid to intersection A, and 400 come down 4th
Avenue to intersection A. Also, x cars leave intersection
A on Euclid, and t cars leave on 4th Avenue. To avoid
congestion, the number of cars leaving the intersection
must be the same as the number entering, that is, x t
600 400. Use intersections B, C, and D to find three
more equations.]
(b) Solve the system in part (a), which is dependent.
Express your answers in terms of the variable t.
(c) Find the largest and smallest number of cars that can
leave the given intersection on the given street: A on 4th
Avenue, A on Euclid, C on 5th Avenue, and C on
Chester.
60. The diagram shows the traffic flow at four intersections
during rush hour, as in Exercise 59.
(a) What are the possible values of x, y, z, and t in order to
avoid any congestion? [Express your answers in terms
of t.]
(b) What are the possible values of t?
500 out
x
z
t
y
1200 in
600 in
1500 out
Clinton Raynor
700 out
1400 in
400 in
900 out
efferson
Harvey
700 out
AB
x
z
t
y
600 in
400 in
300 out
DC
4th Ave 5th Ave
400 out
200 in
500 in
300 out
Chester
Euclid
11.3 Matrix Methods for Square Systems
■ Perform matrix multiplication.
■ Find the inverse of an invertible matrix.
■ Write certain systems of equations in matrix form and use matrix
inverses to solve them.
■ Find the equation of a parabola, given three points on it.
Matrices were used in Section 11.2 as a convenient shorthand for solving systems
of linear equations. We now consider matrices in a more general setting and show
how the algebra of matrices provides an alternative method for solving systems of
equations that are not dependent and have the same number of equations as
variables.
Section Objectives