Example: confidence

SYSTEMS OF LINEAR EQUATIONS AND 2 MATRICES

Checkers Rent-A-Car is planning toexpand its fleet of cars next should they use their budget of $12 million to meet the expectedadditional demand for compact and full-size cars? In Example 5,page 133, we will see how we canfind the solution to this problem bysolving a system of LINEAR EQUATIONS in two variables studied inChapter 1 are readily extended to the case involving morethan two variables. For example, a LINEAR equation in threevariables represents a plane in three-dimensional space. In thischapter, we see how some real-world problems can beformulated in terms of SYSTEMS of LINEAR EQUATIONS , and we alsodevelop two methods for solving these addition, we see how MATRICES (rectangular arrays ofnumbers) can be used to write SYSTEMS of LINEAR EQUATIONS incompact form.

68 2 SYSTEMS OF LINEAR EQUATIONS AND MATRICES Systems of Equations Recall that in Section 1.4 we had to solve two simultaneous linear equations in order to find the break-even pointand the equilibrium point.These are two examples of

Tags:

  System, Linear, Equations, Systems of linear equations and

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Transcription of SYSTEMS OF LINEAR EQUATIONS AND 2 MATRICES

1 Checkers Rent-A-Car is planning toexpand its fleet of cars next should they use their budget of $12 million to meet the expectedadditional demand for compact and full-size cars? In Example 5,page 133, we will see how we canfind the solution to this problem bysolving a system of LINEAR EQUATIONS in two variables studied inChapter 1 are readily extended to the case involving morethan two variables. For example, a LINEAR equation in threevariables represents a plane in three-dimensional space. In thischapter, we see how some real-world problems can beformulated in terms of SYSTEMS of LINEAR EQUATIONS , and we alsodevelop two methods for solving these addition, we see how MATRICES (rectangular arrays ofnumbers) can be used to write SYSTEMS of LINEAR EQUATIONS incompact form.

2 We then go on to consider some real-lifeapplications of MATRICES . Finally, we show how MATRICES can beused to describe the Leontief input output model, an importanttool used by economists. For his work in formulating this model,Wassily Leontief was awarded the Nobel Prize in OF LINEAR EQUATIONS ANDMATRICES2 Florida Images/Alamy87533_02_ch2_p067-154 1/30/08 9:42 AM Page 67682 SYSTEMS OF LINEAR EQUATIONS AND MATRICESS ystems of EquationsRecall that in Section we had to solve two simultaneous LINEAR EQUATIONS in orderto find the break-even pointand the equilibrium point. These are two examples ofreal-world problems that call for the solution of a system of LINEAR equationsin twoor more variables.

3 In this chapter we take up a more systematic study of such begin by considering a system of two LINEAR EQUATIONS in two variables. Recallthat such a system may be written in the general form(1)where a, b, c, d, h, and kare real constants and neither aand bnor cand dare both let s study the nature of the solution of a system of LINEAR equationsinmore detail. Recall that the graph of each equation in system (1) is a straight line inthe plane, so that geometrically the solution to the system is the point(s) of intersec-tion of the two straight lines L1and L2, represented by the first and second equationsof the two lines L1and L2, one and only oneof the following may L2intersect at exactly one L2are parallel and L2are parallel and distinct.

4 (See Figure 1.) In the first case, the system has a unique solution corresponding tothe single point of intersection of the two lines. In the second case, the system hasinfinitely many solutions corresponding to the points lying on the same , in the third case, the system has no solution because the two lines do dy kax by hyxL1L2 FIGURE1(a)Unique solution(b)Infinitely many solutions(c)No of LINEAR EQUATIONS : An IntroductionExplore & DiscussGeneralize the discussion on this page to the case where there are three straight lines in theplane defined by three LINEAR EQUATIONS . What if there are nlines defined by nequations?

5 87533_02_ch2_p067-154 1/30/08 9:42 AM Page 68 Let s illustrate each of these possibilities by considering some specific A system of EQUATIONS with exactly one solutionConsider the systemSolving the first equation for yin terms of x, we obtain the equationy 2x 1 Substituting this expression for yinto the second equation yieldsFinally, substituting this value of xinto the expression for yobtained earlier givesy 2(2) 1 3 Therefore, the unique solution of the system is given by x 2 and y 3. Geo-metrically, the two lines represented by the two LINEAR EQUATIONS that make up thesystem intersect at the point (2, 3) (Figure 2).

6 NoteWe can check our result by substituting the values x 2 and y 3 into theequations. Thus, From the geometric point of view, we have just verified that the point (2, 3) lies onboth A system of EQUATIONS with infinitely many solutionsConsider the systemSolving the first equation for yin terms of x, we obtain the equationy 2x 1 Substituting this expression for yinto the second equation giveswhich is a true statement. This result follows from the fact that the second equationis equivalent to the first. (To see this, just multiply both sides of the first equationby 3.) Our computations have revealed that the system of two EQUATIONS is equiva-lent to the single equation 2x y 1.

7 Thus, any ordered pair of numbers (x, y) satisfying the equation 2x y 1 (or y 2x 1) constitutes a solution to the particular, by assigning the value tto x, where tis any real number, we findthat y 2t 1 and so the ordered pair (t, 2t 1) is a solution of the system . Thevariable tis called a example, setting t 0 gives the point (0, 1)as a solution of the system , and setting t 1 gives the point (1, 1) as another solu-tion. Since trepresents any real number, there are infinitely many solutions of the 0 0 6x 6x 3 36x 312x 12 36x 3y 32 x y 1 3122 2132 12 2122 132 1x 27x 143x 4 x 2 123x 212 x 12 123x 2y 122 x y OF LINEAR EQUATIONS : AN INTRODUCTION69x5y52x y= 13x+ 2y= 12(2, 3)FIGURE2A system of EQUATIONS with one solution87533_02_ch2_p067-154 1/30/08 9:42 AM Page 69702 SYSTEMS OF LINEAR EQUATIONS AND MATRICES system .

8 Geometrically, the two EQUATIONS in the system represent the same line, andall solutions of the system are points lying on the line (Figure 3). Such a system issaid to be A system of EQUATIONS that has no solutionConsider the system2x y 16x 3y 12 The first equation is equivalent to y 2x 1. Substituting this expression for yinto the second equation gives6x 3(2x 1) 126x 6x 3 120 9which is clearly impossible. Thus, there is no solution to the system of interpret this situation geometrically, cast both EQUATIONS in the slope-interceptform, obtainingy 2x 1y 2x 4We see at once that the lines represented by these EQUATIONS are parallel (each has slope 2) and distinct since the first has y-intercept 1 and the second has y-intercept 4 (Figure 4).

9 SYSTEMS with no solutions, such as this one, are said tobe have used the method of substitution in solving each of these SYSTEMS . Ifyou are familiar with the method of elimination, you might want to re-solve each ofthese SYSTEMS using this method. We will study the method of elimination in detail inSection Section , we presented some real-world applications of SYSTEMS involving twolinear EQUATIONS in two variables. Here is an example involving a system of three lin-ear EQUATIONS in three EXAMPLE 1 Manufacturing: Production SchedulingAceNovelty wishes to produce three types of souvenirs: types A, B, and C.

10 Tomanufacture a type-A souvenir requires 2 minutes on machine I, 1 minute onmachine II, and 2 minutes on machine III. A type-B souvenir requires 1 minuteon machine I, 3 minutes on machine II, and 1 minute on machine III. A type-Csouvenir requires 1 minute on machine I and 2 minutes each on machines II andIII. There are 3 hours available on machine I, 5 hours available on machine II,and 4 hours available on machine III for processing the order. How many sou-x5y52x y= 16x 3y= 3 FIGURE3A system of EQUATIONS with infinitelymany solutions; each point on the line isa y= 16x 3y= 12 FIGURE4A system of EQUATIONS with no solutionExplore & a system composed of two LINEAR EQUATIONS in two variables.


Related search queries