A2H Assignment #8 Cramer s Rule Unit 2: Matrices and Systems. DUE Date: Friday 12/2 as a Packet. 3x 2y = 10 5x + 3y = 4. determinant.

Similar documents
Unit 1 Matrices Notes Packet Period: Matrices

MTH 306 Spring Term 2007

Matrices Gaussian elimination Determinants. Graphics 2009/2010, period 1. Lecture 4: matrices

I. Matrix Logic A. Definition

n n matrices The system of m linear equations in n variables x 1, x 2,..., x n can be written as a matrix equation by Ax = b, or in full

CIRCUIT ANALYSIS TECHNIQUES

MTH 215: Introduction to Linear Algebra

A Primer on Solving Systems of Linear Equations

MATH.2720 Introduction to Programming with MATLAB Vector and Matrix Algebra

8.4. Systems of Equations in Three Variables. Identifying Solutions 2/20/2018. Example. Identifying Solutions. Solving Systems in Three Variables


Section 5.3 Systems of Linear Equations: Determinants

Algebra 2 Notes Systems of Equations and Inequalities Unit 03d. Operations with Matrices

Algebra II Notes Unit Four: Matrices and Determinants

Math 313 (Linear Algebra) Exam 2 - Practice Exam

Matrix Operations and Equations

6-1 Study Guide and Intervention Multivariable Linear Systems and Row Operations

Ex 3: 5.01,5.08,6.04,6.05,6.06,6.07,6.12

a11 a A = : a 21 a 22

Systems of Equations

Basics. A VECTOR is a quantity with a specified magnitude and direction. A MATRIX is a rectangular array of quantities

Chapter 9: Systems of Equations and Inequalities

1300 Linear Algebra and Vector Geometry

1 Basics of determinant

Matrix Algebra. Learning Objectives. Size of Matrix

det(ka) = k n det A.

LINEAR SYSTEMS AND MATRICES

Function Operations and Composition of Functions. Unit 1 Lesson 6

Linear algebra and differential equations (Math 54): Lecture 8

MH1200 Final 2014/2015

Honors Advanced Mathematics Determinants page 1

Now, if you see that x and y are present in both equations, you may write:

Partial Fraction Decomposition

Introduction to Determinants

APPENDIX : PARTIAL FRACTIONS

Linear algebra and differential equations (Math 54): Lecture 7

ANALYTICAL MATHEMATICS FOR APPLICATIONS 2018 LECTURE NOTES 3

The determinant. Motivation: area of parallelograms, volume of parallepipeds. Two vectors in R 2 : oriented area of a parallelogram

Final Exam Practice Problems Answers Math 24 Winter 2012

9 Appendix. Determinants and Cramer s formula

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 1 x 2. x n 8 (4) 3 4 2

1. Foundations of Numerics from Advanced Mathematics. Linear Algebra

Linear Algebra: Matrix Eigenvalue Problems

Chapter 5. Linear Algebra. A linear (algebraic) equation in. unknowns, x 1, x 2,..., x n, is. an equation of the form

Problem 1A. Suppose that f is a continuous real function on [0, 1]. Prove that

Chapter 2 Notes, Linear Algebra 5e Lay

Some Notes on Linear Algebra

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and

A matrix is a rectangular array of. objects arranged in rows and columns. The objects are called the entries. is called the size of the matrix, and

1 Last time: determinants

Chapter 5: Matrices. Daniel Chan. Semester UNSW. Daniel Chan (UNSW) Chapter 5: Matrices Semester / 33

Math 320, spring 2011 before the first midterm

Mathematics I. Exercises with solutions. 1 Linear Algebra. Vectors and Matrices Let , C = , B = A = Determine the following matrices:

Solving Systems of Linear Equations. Classification by Number of Solutions

Examiners: R. Grinnell Date: April 19, 2013 E. Moore Time: 9:00 am Duration: 3 hours. Read these instructions:

ECON 331 Homework #2 - Solution. In a closed model the vector of external demand is zero, so the matrix equation writes:

Name: MATH 3195 :: Fall 2011 :: Exam 2. No document, no calculator, 1h00. Explanations and justifications are expected for full credit.

Core Mathematics 3 Algebra

1 Continuous-time Systems

Matrices. Chapter Definitions and Notations

CHAPTER 8: Matrices and Determinants

This MUST hold matrix multiplication satisfies the distributive property.

Problem Set (T) If A is an m n matrix, B is an n p matrix and D is a p s matrix, then show

ECE 650 Lecture 4. Intro to Estimation Theory Random Vectors. ECE 650 D. Van Alphen 1

MS 2001: Test 1 B Solutions

In Class Peer Review Assignment 2

2.1 Matrices. 3 5 Solve for the variables in the following matrix equation.

Kevin James. MTHSC 412 Section 3.1 Definition and Examples of Rings

Math Matrix Algebra

An overview of key ideas

x 1 x 2. x 1, x 2,..., x n R. x n

MATH Topics in Applied Mathematics Lecture 2-6: Isomorphism. Linear independence (revisited).

MAC1105-College Algebra. Chapter 5-Systems of Equations & Matrices

MATH 3321 Sample Questions for Exam 3. 3y y, C = Perform the indicated operations, if possible: (a) AC (b) AB (c) B + AC (d) CBA

3.1 Definition of a Group

MATH 2030: EIGENVALUES AND EIGENVECTORS

SOLUTION GUIDE TO MATH GRE FORM GR9367

HOMEWORK 9 solutions

MATH 1210 Assignment 4 Solutions 16R-T1

Unions of Solutions. Unions. Unions of solutions

CPE 310: Numerical Analysis for Engineers

LECTURE 12: SOLUTIONS TO SIMULTANEOUS LINEAR EQUATIONS. Prof. N. Harnew University of Oxford MT 2012

ECON 186 Class Notes: Linear Algebra

if we factor non-zero factors out of rows, we factor the same factors out of the determinants.

Lecture 2: Lattices and Bases

Fundamentals of Engineering Analysis (650163)

Vectors, matrices, eigenvalues and eigenvectors

Matrix multiplications that do row operations

Assignment 11 Assigned Mon Sept 27

Question: Given an n x n matrix A, how do we find its eigenvalues? Idea: Suppose c is an eigenvalue of A, then what is the determinant of A-cI?

MATH 51H Section 4. October 16, Recall what it means for a function between metric spaces to be continuous:

Problem Set # 1 Solution, 18.06

= = 3( 13) + 4(10) = = = 5(4) + 1(22) =

Conceptual Questions for Review

MATH10212 Linear Algebra B Homework 6. Be prepared to answer the following oral questions if asked in the supervision class:

3.1 SOLUTIONS. 2. Expanding along the first row: Expanding along the second column:

17 Groups of Matrices

Review of Integration Techniques

College Algebra. Chapter 6. Mary Stangler Center for Academic Success

Transcription:

A2H Assignment #8 Cramer s Rule Unit 2: Matrices and Systems Name: DUE Date: Friday 12/2 as a Packet What is the Cramer s Rule used for? à Another method to solve systems that uses matrices and determinants. When can Cramer s Rule be used? à When there are two unknown variables and two equations or when there are three unknown variables and three equations. Therefore, whenever you can build your system into a square 2x2 or square 3x3 coefficient matrix, Cramer s rule can be used. What is a coefficient matrix? à For example LINEAR SYSTEM COEFFICIENT MATRIX ax + by e a b cx + dy f c d 3x 2y 10 5x + 3y 4 3 2 5 3 If I have to use determinates, what is the formula again? à DETERMINANT OF A 2 ª 2 MATRIX a c b d a b c d det ad º cb The determinant of a 2 ª 2 matrix is the difference of the products of the entries on the diagonals. DETERMINANT OF A 3 ª 3 MATRIX 1 Repeat the first two columns to the right of the determinant. 2 Subtract the sum of the products in red from the sum of the products in blue. a d g b e h c f i det a b c a b d e (aei + bfg + cdh) º (gec + hfa + idb) d e f g h i g h GOAL 2 USING CRAMER S RULE You can use determinants to solve a system of linear equations. The method, and named after the Swiss mathematician Gabriel Cramer (1704º1752), uses the coefficient matrix of the linear system. The Cramer s Rule called for Cramer s 2x2 rule Systemsà LINEAR SYSTEM ax + by e cx + dy f COEFFICIENT MATRIX a c b d CRAMER S RULE FOR A 2 X 2 SYSTEM Let A be the coefficient matrix of this linear system: ax + by e cx + dy f If 0, then the system has exactly one solution. The solution is: f e b a e d c f x and y In Cramer s rule, notice that the denominator for x and y is the determinant of the coefficient matrix of the system. The numerators for x and y are the determinants of the matrices formed by using the column of constants as replacements for the coefficients of x and y, respectively. EXAMPLE 4 Using Cramer s Rule for a 2 2 System STUDENT HELP Use Cramer s rule to solve this system: 8x + 5y 2 2x º 4y º10

Example (step-by-step): Solve the system below by Cramer s rule. 2x + 5y 11 3x 4y 28 Step 1: Write the coefficient matrix and find its determinant Coefficient Matrix: A 8 15 Step 2: To set up the formula for x, swap out the x values (first column) and replace them with the solution values (11 and 28). Take the determinant of this divided by the. x Step 3: Calculate the needed values for x. x 44 140 184 8 Step 4: To set up the formula for y, swap out the y values (second column) and replace them with the solution values (11 and 28). Take the determinant of this divided by the. y Step 5: Calculate the needed values for y. y Your answer is : (8, -1) 56 33 23 1 Problem 1 (step-by-step): Solve the system below by Cramer s rule. 8x + 5y 2 2x 4y 10

Step 1: Write the coefficient matrix and find its determinant Coefficient Matrix: A Step 2: To set up the formula for x, swap out the x values (first column) and replace them with the solution values. Take the determinant of this divided by the. x Step 3: Calculate the needed values for x. Step 4: To set up the formula for y, swap out the y values (second column) and replace them with the solution values. Take the determinant of this divided by the. y Step 5: Calculate the needed values for y. Your answer is :

Problem 2: Solve the system below by Cramer s rule. 3x 5y 26 5x + y 6 The Cramer s Rule for 3x3 Systemsà Let A be the coefficient matrix of this linear system: ax + by + cz j dx + ey + fz k gx + hy + iz l If 0, then the system has exactly one solution. The solution is: j b c a j c a b j k e f d k f d e k l h i g l i g h l x, y, and z Example (step-by-step): Solve the system below by Cramer s rule. x 5y + z 17 5x 5y + 5z 5 2x + 5y 3z 10 Step 1: Write the coefficient matrix and find its determinant Coefficient Matrix: A 1 5 5 5 ( 15 + 50 + 25) ( 10 + 25 + 75) 90 ( 110) 20

Step 2: To set up the formula for x, swap out the x values (first column) and replace them with the solution values (17, 5, -10). Take the determinant of this divided by the. x 17 5 1 5 5 5 10 5 3 17 5 1 5 5 5 10 5 3 17 5 1 5 5 5 10 5 3 Step 3: Calculate the needed values for x. 17 5 1 5 5 5 10 5 3 17 5 5 5 10 5 20 (255 + 250 + 25) (50 + 425 + 75) 530 550 20 x 20 20 20 1 Step 4: To set up the formula for y, swap out the y values (second column) and replace them with the solution values (17, 5, -10). Take the determinant of this divided by the. y 1 17 1 5 5 5 2 10 3 1 17 1 5 5 5 2 10 3 1 17 1 5 5 5 2 10 3 Step 5: Calculate the needed values for y. 1 17 1 5 5 5 2 10 3 1 17 5 5 2 10 20 (15 +170 + 50) (10 + 50 + 225) 235 285 60 y 60 60 20 3 Step 6: To set up the formula for z, swap out the z values (third column) and replace them with the solution values (17, 5, -10). Take the determinant of this divided by the. z 7 10 7 10 7 10 Step 7: Calculate the needed values for z. 7 10 1 5 5 5 z 80 80 20 4 Your answer is : (-1, -3, -4) 20 ( 50 + 50 + 425) ( 170 + 25 + 250) 525 ( 445) 80

Problem 3 (step-by-step): Given the linear equations below, solve for the values of x, y, and z by Cramer s Rule. x y 2z 6 3x + 2y 25 4x + y z 12 Step 1: Write the coefficient matrix and find its determinant Coefficient Matrix: A ( + + ) ( + + ) Step 2: To set up the formula for x, swap out the x values (first column) and replace them with the solution values. Take the determinant of this divided by the. x Step 3: Calculate the needed values for x. ( + + ) ( + + ) x

Step 4: To set up the formula for y, swap out the y values (second column) and replace them with the solution values. Take the determinant of this divided by the. y Step 5: Calculate the needed values for y. ( + + ) ( + + ) y Step 6: To set up the formula for z, swap out the z values (third column) and replace them with the solution values. Take the determinant of this divided by the. z Step 7: Calculate the needed values for z. ( + + ) ( + + ) z Your answer is

Problem 4: Given the linear equations below, solve for the values of x, y, and z by Cramer s Rule. x + y z 4 3x + 2y + 4z 17 x + 5y + z 8