7.1 linear and nonlinear systems of equations

25
7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS Copyright © Cengage Learning. All rights reserved.

Upload: phamdiep

Post on 09-Dec-2016

224 views

Category:

Documents


6 download

TRANSCRIPT

Page 1: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

Copyright © Cengage Learning. All rights reserved.

Page 2: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

2

• Use the method of substitution to solve systems

of linear equations in two variables.

• Use the method of substitution to solve systems

of nonlinear equations in two variables.

• Use a graphical approach to solve systems of

equations in two variables.

• Use systems of equations to model and solve

real-life problems.

What You Should Learn

Page 3: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

3

The Method of Substitution

Page 4: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

4

The Method of Substitution

2𝑥 + 𝑦 = 53𝑥 − 2𝑦 = 4

A solution of this system is an ordered pair that satisfies

each equation in the system.

Finding the set of all solutions is called solving the system

of equations.

Equation 1

Equation 2

Page 5: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

5

The Method of Substitution

For instance, the ordered pair (2, 1) is a solution of this

system. To check this, you can substitute 2 for x and 1 for

y in each equation.

Check (2, 1) in Equation 1 and Equation 2:

2x + y = 5

2(2) + 1 ≟ 5

4 + 1 = 5

3x – 2y = 4

3(2) – 2(1) ≟ 4

6 – 2 = 4

Write Equation 1.

Substitute 2 for x and 1 for y.

Solution checks in Equation 1.

Write Equation 2.

Substitute 2 for x and 1 for y.

Solution checks in Equation 2.

Page 6: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

6

The Method of Substitution

Method Type of System

1. Substitution Linear or nonlinear, two variables

2. Graphical method Linear or nonlinear, two variables

3. Elimination Linear, two variables

4. Gaussian elimination Linear, three or more variables

Page 7: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

7

The Method of Substitution

Page 8: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

8

Example 1 – Solving a System of Equations by Substitution

Solve the system of equations.

x + y = 4

x – y = 2

Solution:

y = 4 – x

x – y = 2

x – (4 – x) = 2

x – 4 + x = 2

2x = 6

x = 3

Equation 1

Equation 2

Solve for y in Equation 1.

Write Equation 2.

Substitute 4 – x for y.

Distributive Property

Combine like terms.

Divide each side by 2.

Page 9: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

9

Example 1 – Solution

y = 4 – x

y = 4 – 3

y = 1

Check

Substitute (3, 1) into Equations 1 and 2:

x + y = 4 x – y = 2

3 + 1 ≟ 4 3 – 1 ≟ 2

4 = 4 2 = 2

The solution is the ordered pair (3, 1).

cont’d

Write revised Equation 1.

Substitute 3 for x.

Page 10: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

10

The Method of Substitution

The term back-substitution implies that you work

backwards.

First you solve for one of the variables, and then you

substitute that value back into one of the equations in the

system to find the value of the other variable.

Page 11: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

11

Nonlinear Systems of Equations

Page 12: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

12

Example 3 – Substitution: Two-Solution Case

Solve the system of equations.

3x2 + 4x – y = 7

2x – y = –1

Solution:

Begin by solving for y in Equation 2 to obtain y = 2x + 1.

Next, substitute this expression for y into Equation 1 and

solve for x.

3x2 + 4x – (2x + 1) = 7

3x2 + 2x – 1 = 7

Equation 1

Equation 2

Substitute 2x + 1 for y in Equation 1.

Simplify.

Page 13: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

13

Example 3 – Solution

3x2 + 2x – 8 = 0

(3x – 4)(x + 2) = 0

Back-substituting these values of x to solve for the

corresponding values of y produces the solutions

and

cont’d

Write in general form.

Factor.

Solve for x.

Page 14: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

14

Example

−𝑥 + 𝑦 = 4

𝑥2 + 𝑦 = 3

Page 15: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

15

Example

𝑥2 + 𝑦2 = 25

𝑥 − 8 2 + 𝑦2 = 41

Page 16: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

16

Graphical Approach to Finding Solutions

Page 17: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

17

Graphical Approach to Finding Solutions

One intersection point Two intersection points No intersection points

Page 18: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

18

Example 5 – Solving a System of Equations Graphically

Solve the system of equations.

y = ln x

x + y = 1

Solution:

Equation 1

Equation 2

Page 19: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

19

Example 5 – Solution

You can check this solution as follows.

Check (1, 0) in Equation 1:

y = ln x

0 = ln 1

0 = 0

Check (1, 0) in Equation 2:

x + y = 1

1 + 0 = 1

1 = 1

Write Equation 1.

Substitute for x and y.

Solution checks in Equation 1.

Write Equation 2.

Substitute for x and y.

Solution checks in Equation 2.

cont’d

Page 20: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

20

Applications

Page 21: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

21

Applications

The total cost C of producing x units of a product typically

has two components—the initial cost and the cost per unit.

When enough units have been sold so that the total

revenue R equals the total cost C, the sales are said to

have reached the break-even point.

You will find that the break-even point corresponds to the

point of intersection of the cost and revenue curves.

Page 22: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

22

Example 6 – Break-Even Analysis

A shoe company invests $300,000 in equipment to produce

a new line of athletic footwear. Each pair of shoes costs $5

to produce and is sold for $60. How many pairs of shoes

must be sold before the business breaks even?

Solution:

The total cost of producing x units is

C = 5x + 300,000. Equation 1

Page 23: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

23

Example 6 – Solution

The revenue obtained by selling x units is

R = 60x.

Because the break-even point occurs when R = C, you

have C = 60x, and the system of equations to solve is

C = 5x + 300,000

C = 60x

cont’d

Equation 2

.

Page 24: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

24

Example 6 – Solution

Solve by substitution.

60x = 5x + 300,000

55x = 300,000

x ≈ 5455

So, the company must sell about 5455 pairs of shoes to

break even.

cont’d

Substitute 60x for C in Equation 1.

Subtract 5x from each side.

Divide each side by 55.

Page 25: 7.1 LINEAR AND NONLINEAR SYSTEMS OF EQUATIONS

25

Applications

Another way to view the solution in Example 6 is to

consider the profit function

P = R – C.

The break-even point occurs when the profit is 0, which is

the same as saying that R = C.