Top Banner
8-1: Systems of Linear Equations (2 Variables) y x y x y x y = ½ x –3 y = (-2/3)x + 2 One Solution (x = ½ x - 3 = ½ x + 2 o Solutions y = ½ x + 3 2y = x + 6 Infinite solutions (x
10

8-1: Systems of Linear Equations (2 Variables)

Feb 25, 2016

Download

Documents

Erna

y. y. y. x. x. x. 8-1: Systems of Linear Equations (2 Variables). y = ½ x + 3 2y = x + 6 Infinite solutions (x,y). y = ½ x - 3 y = ½ x + 2 No Solutions. y = ½ x –3 y = (-2/3)x + 2 One Solution (x, y). y. x. Solving Systems: Graphical Method. - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: 8-1: Systems of Linear Equations  (2 Variables)

8-1: Systems of Linear Equations (2 Variables)y

x

y

x

y

x

y = ½ x –3y = (-2/3)x + 2 One Solution (x, y)

y = ½ x - 3y = ½ x + 2

No Solutions

y = ½ x + 32y = x + 6

Infinite solutions (x,y)

Page 2: 8-1: Systems of Linear Equations  (2 Variables)

Solving Systems: Graphical MethodStep 1: Graph both equationsStep 2: Find the point of intersection

y

x

x + 2y = 7x – y = 4

x y x y0 3 ½ 0 -41 3 1 -3

Solution: (5, 1)

Page 3: 8-1: Systems of Linear Equations  (2 Variables)

Solving Systems: Substitution Method

y

x

x + 2y = 7x - y = 4

Step 1: Solve for x or y in 1 equationStep 2: Substitute into the 2nd equationStep 3: Solve algebraically to find 1 variableStep 4: Plug the ‘found variable’ back in and solve for the second variable.

Step 1: x – y = 4 [add y to both sides] x = y + 4

Step 2: x + 2y = 7 (y + 4) + 2y = 7

Step 3: 3y + 4 = 7 3y = 3 y = 1

Step 4: x = y + 4 x = (1) + 4 x = 5

Solution (5, 1)

Page 4: 8-1: Systems of Linear Equations  (2 Variables)

Solving Systems:Addition Method

x + y = 10x – y = 8

2x = 18

2 2

x = 9

x + y = 109 + y = 10 y = 1

Solution (9, 1)

x + 2y = 7x - y = 42

x + 2y = 72x - 2y = 8

3x = 15

3 3x = 5

x – y = 45 - y = 4 y = 1Solution (5, 1)

2A + 3B = -13A + 5B = -2

5-3

10A + 15B = -5-9A - 15B = 6

A = 1

2A + 3B = -12(1) + 3B = -12 + 3B = -1 3B = -3 B = -1

Page 5: 8-1: Systems of Linear Equations  (2 Variables)

ApplicationsWrite a system of equations for each scenario and solve:

1 Bank Account Problem: Carlos has 2 bank accounts. He has seven times as much in his savings account as in his checking account. In all, he has $3,200 in the bank. Find out how much Carlos has in each account.

2. Coins in a Jar: There are 93 coins in a jar. The coins are quarters and dimes All together the coins total $18.60. How many quarters and dimes are in the jar?

3. Dimensions of a Rectangle: A soccer field has a perimeter of 320 yards. The length measures 40 yards more than its width. What are the field dimensions?

4. Acid Mixture (Revisited): How many ounces of a 5% hydrochloric acid and 20% hydrochloric acid must be combined to get 10 oz of solution that is 12.5% acid?

Page 6: 8-1: Systems of Linear Equations  (2 Variables)

Three Equations & Three Unknowns

x + y + z = 0x + 2y – 3z = 53x + 4y + 2z = -1

Step 1: Eliminate 1 variable (the same variable) from two sets of equationsStep 2: Solve the resulting 2 equations/2 unknowns w/substitution or additionStep 3: Solve for the 3rd unknown using found variables and the 3rd equation.

x + z = 3x + 2y – z = 12x – y + z = 3

Find solution: {5, -3, -2} Find solution: {1, 1, 2}

Page 7: 8-1: Systems of Linear Equations  (2 Variables)

Application: InvestmentsKelly has $20,000 to invest As her financial planner, you recommend that she diversify into three investments:

•Treasury bills that yield 5% simple interest•Treasure bonds that yield 7% simple interest, and •Corporate bonds that yield 10% simple interest.

Kelly wishes to earn $1390 per year in income. Also, Kelly wants her investmentIn Treasury bills to be $3000 more than her investment in corporate bonds.How much money should Kelly place in each investment?

Page 8: 8-1: Systems of Linear Equations  (2 Variables)

8.6 Non-Linear Systems of EquationsFor non-linear equations, there is no general methodology. Only experience using the techniques in your ‘mathematical toolbox’ can help you.

Graphing the equations, this can give you quick insight into howmany intersection points / solutions the system has.

3x – y = -2 3(-1/2) – y = -22x2 – y = 0 y = 1/2

Using substitution, orY = 2x2

3x - 2x2 = -2 3(2) –y = -22x2 -3x -2 = 0 y = 8( 2x + 1)(x – 2) = 0X = -1/2 or x = 2

Page 9: 8-1: Systems of Linear Equations  (2 Variables)

8.7 Graphing Systems of Linear Inequalities

Graph: x + y < 4 x y0 41 3

Test Point (0,0) 0 + 0 < 4 --- TRUE

y

x

Step 1: Graph the lineStep 2: Decide: Dashed or SolidStep 3: Choose a test point on 1 sideStep 4: Plug in test point & checkStep 5: Shade the TRUE side.

Graph the system of inequalities2x – y < 2x + 2y > 6

x y x y0 -2 0 31 0 2 2

y

x

Test and ShadeSee in-class example

Page 10: 8-1: Systems of Linear Equations  (2 Variables)

8.7 Graphing Systems of Non-Linear Inequalities