Systems of Equations Matrix Methods.

Slides:



Advertisements
Similar presentations
MAT 105 FALL 2008 Graphs of Linear Functions
Advertisements

Objectives  Represent systems of equations with matrices  Find dimensions of matrices  Identify square matrices  Identify an identity matrix  Form.
Matrices. Special Matrices Matrix Addition and Subtraction Example.
Solving System of Linear Equations. 1. Diagonal Form of a System of Equations 2. Elementary Row Operations 3. Elementary Row Operation 1 4. Elementary.
Introduction Information in science, business, and mathematics is often organized into rows and columns to form rectangular arrays called “matrices” (plural.
Linear Algebra – Linear Equations
Systems of Equations and Inequalities
Solving Systems of Equations and Inequalities
Section 8.1/8.2 Matrix Solutions to Linear Systems Inconsistent and Dependent Systems.
Algebra 2: Lesson 5 Using Matrices to Organize Data and Solve Problems.
MATRICES AND DETERMINANTS
Linear Systems of Equations
Solving Systems of Equations and Inequalities Section 3.1A-B Two variable linear equations Section 3.1C Matrices Resolution of linear systems Section 3.1D.
Barnett/Ziegler/Byleen Finite Mathematics 11e1 Review for Chapter 4 Important Terms, Symbols, Concepts 4.1. Systems of Linear Equations in Two Variables.
Chapter 8 Matrices and Determinants By Richard Warner, Nate Huyser, Anastasia Sanderson, Bailey Grote.
THU, JAN 8, 2015 Create a “Big Book of Matrices” flip book using 4 pages. Do not make your tabs big! BIG BOOK OF MATRICES What is a Matrix? Adding & Subtracting.
Linear Systems Two or more unknown quantities that are related to each other can be described by a “system of equations”. If the equations are linear,
Slide Chapter 7 Systems and Matrices 7.1 Solving Systems of Two Equations.
Row rows A matrix is a rectangular array of numbers. We subscript entries to tell their location in the array Matrices are identified by their size.
8.1 Matrices and Systems of Equations. Let’s do another one: we’ll keep this one Now we’ll use the 2 equations we have with y and z to eliminate the y’s.
7 Days. Two days  p590 #2,5,11,13, , 26 NO TI.
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
Section 3.6 – Solving Systems Using Matrices
4-8 Augmented Matrices and Systems
Lesson 13-1: Matrices & Systems Objective: Students will: State the dimensions of a matrix Solve systems using matrices.
1 What you will learn  We need to review several concepts from Algebra II: Solving a system of equations graphically Solving a system of equations algebraically.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 7- 1 Homework, Page 614 Write, but do not solve, the partial fraction.
Matrices Addition & Subtraction Scalar Multiplication & Multiplication Determinants Inverses Solving Systems – 2x2 & 3x3 Cramer’s Rule.
10.4 Matrix Algebra 1.Matrix Notation 2.Sum/Difference of 2 matrices 3.Scalar multiple 4.Product of 2 matrices 5.Identity Matrix 6.Inverse of a matrix.
Rational Functions. To sketch the graph of a rational function: Determine if the function points of discontinuity for the.
MCV4U1 Matrices and Gaussian Elimination Matrix: A rectangular array (Rows x Columns) of real numbers. Examples: (3 x 3 Matrix) (3 x 2 Matrix) (2 x 2 Matrix)
Lesson 11-1 Matrix Basics and Augmented Matrices Objective: To learn to solve systems of linear equation using matrices.
Class Opener:. Identifying Matrices Student Check:
Linear Programming Solving Systems of Equations with 3 Variables Inverses & Determinants of Matrices Cramer’s Rule.
Monday WARM-UP: TrueFalseStatementCorrected Statement F 1. Constraints are conditions written as a system of equations Constraints are conditions written.
Matrices and Systems of Linear Equations
Chapter 1 Linear Algebra S 2 Systems of Linear Equations.
4.1: Matrix Operations Objectives: Students will be able to:
Systems of Equations and Inequalities Ryan Morris Josh Broughton.
4.1: Matrix Operations Objectives: Students will be able to: Add, subtract, and multiply a matrix by a scalar Solve Matrix Equations Use matrices to organize.
Copyright ©2015 Pearson Education, Inc. All rights reserved.
Systems of Inequalities in Two Variables. Graph of an Inequality Systems of Inequalities Linear Programming … and why Linear programming is used in.
Math 1320 Chapter 3: Systems of Linear Equations and Matrices 3.2 Using Matrices to Solve Systems of Equations.
3.3 Linear Programming. Vocabulary Constraints: linear inequalities; boundary lines Objective Function: Equation in standard form used to determine the.
3.8B Solving Systems using Matrix Equations and Inverses.
(4-2) Adding and Subtracting Matrices Objectives: To Add and subtract Matrices To solve certain Matrix equations.
Unit 3: Matrices. Matrix: A rectangular arrangement of data into rows and columns, identified by capital letters. Matrix Dimensions: Number of rows, m,
Chapter 5: Matrices and Determinants Section 5.5: Augmented Matrix Solutions.
Precalculus Section 14.1 Add and subtract matrices Often a set of data is arranged in a table form A matrix is a rectangular.
Chapter Seven Linear Systems and Matrices. Warm-up #1 The University of Georgia and Florida State University scored a total of 39 points during the 2003.
Chapter 9: Systems of Equations and Inequalities; Matrices
Ch. 7 – Matrices and Systems of Equations
12-2: Matrices.
Multiplying Matrices.
Pre-Calculus – Chapter 2
L9Matrix and linear equation
Solving Systems in 3 Variables using Matrices
Chapter 8: Lesson 8.1 Matrices & Systems of Equations
Systems of Linear Equations
Solving Systems Using Elimination
MATRICES AND DETERMINANTS
Warm Up Use scalar multiplication to evaluate the following:
Linear Systems Chapter 3.
Lial/Hungerford/Holcomb/Mullins: Mathematics with Applications 11e Finite Mathematics with Applications 11e Copyright ©2015 Pearson Education, Inc. All.
Unit 3: Matrices
1.8 Matrices.
1.8 Matrices.
Matrices are identified by their size.
Ch. 7 – Matrices and Systems of Equations
Solving Systems of Linear Equations by Elimination
Presentation transcript:

Systems of Equations Matrix Methods

Introductions What is a matrix? A matrix is an organization of data into rows and columns The size of a matrix is always listed Rows x Columns

Place the following data into a matrix 2x + 3y = 6 -4x – 3y = 7 There are two ways to put this into matrix form. We could use two matrices or put the information into one augmented matrix.

Augmented Matrix A matrix which is used to represent systems of linear equations where a line is used to represent the location of the = sign. Coefficients are placed into the rows and columns of the matrix (coefficients from like variables must be in the same column).

Solving systems of equations using matrices Two methods: If write system into two matrix. Solve by taking A-1B. If write system into one matrix. rref A rref is reduced echelon form – this form puts 1’s into the main diagonals and zeros in all other numerical positions

Examples of rref Look at page 556 – top of page Look at page 557 – bottom of page What happens if an entire row cancels out Look at page 558 – middle of page Solve: 2x + 3y – 6 = 0 4x – 6y + 2 =0

Solve x – y + z = 10 3x + 3y = 5 x + y + 2z = 2

Adding and Subtracting Matrices Scalars Scalar is a constant which is multiplied times a matrix To multiply by a scalar – multiply every term times the constant To Add/Subtract Matrices Dimensions must be equal Add/subtract terms in same position Example: Page 589 #11

Systems of Inequalities Have to graph to solve Graph each inequality on a coordinate plane: Shade to appropriate area Solution is where the shaded areas overlap

Solve 2x – y < 4 3x + 2y > -6 Y > x + 2 Y < -x2 + 4

Applications: Linear Programming A small farm in Illinois has 100 acres of land availiable on which to grow corn and soybeans. The following table shwos the cultivation cost per acre, the labor cost per acre, and the expected profit per acre. The column on the right shows the amount of money available for each of these expenses. Find the number of acres of each crop that should be planted to maximize profit.

Table Soybeans Corn Money Cultivation $40 $60 $1800 Labor $60 $60 $2400 Profit $200 $250 Recall that only 100 acres of land are available

Application 2 A meat market combines ground beef and ground port in a single package meat loaf. The ground beef is 75% lean and costs $.75 per pound. The ground pork is 60% lean and costs the market $.45 per pound. The meat loaf must be at least 70% lean. If the market wants to use at least 50 lb of its available pork, but no more than 200 lb of its beef, how much ground beef should be mixed with ground pork so the cost is minimized?

Application 3 An entrepreneur is having a design group produce at least six samples of a new kind of fastener that he wants to market. It costs $9.00 to produce each metal fastener and $4.00 to produce each plastic fastener. He wants to have at least two of each version of the fastener and needs to have all the samples 24 hours from now. It takes 4 hours to produce each metal sample and 2 hours to produce each plastic sample. To minimize the cost of the samples, how many of each kind should the entrepreneur order? What will be the cost?

Assignment Pg 472 #1-23 every 4th Pg 479 Pg 590 Pg 614 Pg 623 #1-11 odd Pg 590 #39-57 odd, 69, 71, 73 Pg 614 #23-39 every 4th, 43, 47, 51, 55 Pg 623 #21, 25, 29

Next Wednesday Assignment notebook due Chapter 5 and Matrix Test Final Many of the problems on final you have seen before. Study your old tests and look over your assignments.

Multiplying Matrices To multiply matrices the inner dimensions must be equal Ex: 2 x 3 times 3 x 4 Product will have the outer dimensions 2 x 4

Multiplying by Hand Must multiply and entire row times an entire column to get one term Go across first matrix and down second Ex: Page 589 #15

Much easier to multiply on calculator Always check dimensions – if dimensions do not work you can save yourself a lot of time. Ex: Page 589 #14

Discriminant Single value representing a matrix 2 x 2 determinant Diagonal product down – diagonal product up 3 X 3 determinant Minor method Examples: Page 573: # 6, 13, 44, 53

Linear Programming Process Graph inequalities Identify vertices (may have to use matrices to find intersection points) Place vertices into objective function Identify maximum / minimum Examples: Page 622 #11, 13, 23, 27

Assignment Page 544: #1,3,5,15,19,27,29,37,41,53,57,59,63,67, 71,75 Page 561: #1,9,13,29,33,45,49,55,63,75,79,81 Page 573: #5,13,47,51 Page 589: #7,17,27,59 Page 622: 9,17,21,29