Solving Using Matrices By Helen Chin Kitty Luo Anita La.

Slides:



Advertisements
Similar presentations
Chapter 4 Systems of Linear Equations; Matrices Section 6 Matrix Equations and Systems of Linear Equations.
Advertisements

Matrices: Inverse Matrix
Solving Equations with the Variable on Both Sides Objectives: to solve equations with the variable on both sides.
Systems of Linear Equations Examples Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.
Matrix Revolutions: Solving Matrix Equations Matrix 3 MathScience Innovation Center Betsey Davis
MATRICES Using matrices to solve Systems of Equations.
EXAMPLE 2 Solve a matrix equation SOLUTION Begin by finding the inverse of A = Solve the matrix equation AX = B for the 2 × 2 matrix X. 2 –7 –1.
Solving a System of Equations by ELIMINATION. Elimination Solving systems by Elimination: 1.Line up like terms in standard form x + y = # (you may have.
Warm-Up Solving Systems of Equations Learning Targets l Refresher on solving systems of equations l Matrices –Operations –Uses –Reduced Row Echelon.
Homework Answers: Workbook page 2
Section 8.1/8.2 Matrix Solutions to Linear Systems Inconsistent and Dependent Systems.
3.5 Solution by Determinants. The Determinant of a Matrix The determinant of a matrix A is denoted by |A|. Determinants exist only for square matrices.
Solving Systems of Equations
Everything Matrices All the other tricks without all the hassles.
4-6 Row Operations and Augmented Matrices Warm Up Lesson Presentation
Sect 8.1 Systems of Linear Equations A system of linear equations is where all the equations in a system are linear ( variables raised to the first power).
4.5 Solving Systems using Matrix Equations and Inverses.
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
4.6 Matrix Equations and Systems of Linear Equations In this section, you will study matrix equations and how to use them to solve systems of linear equations.
4.5 Solving Systems using Matrix Equations and Inverses OBJ: To solve systems of linear equations using inverse matrices & use systems of linear equations.
4.6 Cramer’s Rule Using Determinants to solve systems of equations.
Matrices Addition & Subtraction Scalar Multiplication & Multiplication Determinants Inverses Solving Systems – 2x2 & 3x3 Cramer’s Rule.
Lesson 7.6 & 7.7 Inverses of a Square Matrix & Determinant.
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
8.3 Another Way of Solving a System of Equations Objectives: 1.) Learn to find the inverse matrix 2.) Use the inverse matrix to a system of equations.
Identity What number is the multiplication identity for real numbers? For matrices, n x n--square matrices, has 1’s on main diagonal and zeros elsewhere.
13.6 MATRIX SOLUTION OF A LINEAR SYSTEM.  Examine the matrix equation below.  How would you solve for X?  In order to solve this type of equation,
Identity & Inverse Matrices
Have we ever seen this phenomenon before? Let’s do some quick multiplication…
Linear Systems and Augmented Matrices. What is an augmented matrix?  An augmented matrix is essentially two matrices put together.  In the case of a.
Solving Linear Equations To Solve an Equation means... To isolate the variable having a coefficient of 1 on one side of the equation. Examples x = 5.
Solving Equations Using Multiplication and Division 4 A.4f Apply these skills to solve practical problems. 4 A.4b Justify steps used in solving equations.
Multiplicative inverse and solving matrix equations
4-8 Augmented Matrices & Systems. Objectives Solving Systems Using Cramer’s Rule Solving Systems Using Augmented Matrices.
 A.4f Apply these skills to solve practical problems.  A.4b Justify steps used in solving equations.  Use a graphing calculator to check your solutions.
Warm- Up Solve the following systems using elimination or substitution : 1. x + y = 6 -3x + y = x + 4y = 7 x + 2y = 7.
4.7 Solving Systems using Matrix Equations and Inverses
Steps for Solving Equations with Variables on Both Sides 1.Distribute when necessary. 2.Combine like terms if possible. 3.Add or subtract to get the variables.
SOLVING SYSTEMS USING ELIMINATION 6-3. Solve the linear system using elimination. 5x – 6y = -32 3x + 6y = 48 (2, 7)
3.8B Solving Systems using Matrix Equations and Inverses.
Elimination Method - Systems. Elimination Method  With the elimination method, you create like terms that add to zero.
Solving a System of Equations by ELIMINATION. Elimination Solving systems by Elimination: 1.Line up like terms in standard form x + y = # (you may have.
Downhill product – Uphill product.
Use Inverse Matrices to Solve Linear Systems
12-4: Matrix Methods for Square Systems
TYPES OF SOLUTIONS SOLVING EQUATIONS
Ch. 7 – Matrices and Systems of Equations
4-6 Row Operations and Augmented Matrices Warm Up Lesson Presentation
Solving Equations Using Multiplication and Division
Chapter 4 Systems of Linear Equations; Matrices
Matrices.
Linear Equation in Two Variables
TYPES OF SOLUTIONS SOLVING EQUATIONS
Ch. 7 – Matrices and Systems of Equations
The Inverse of a Square Matrix
L9Matrix and linear equation
Solving Systems in 3 Variables using Matrices
Using Determinants to solve systems of equations
Warm-Up BC 3. |A|.
Solving Equations with the Variable on Both Sides
Chapter 7: Matrices and Systems of Equations and Inequalities
Using matrices to solve Systems of Equations
Use Inverse Matrices to Solve 2 Variable Linear Systems
Unit 3: Matrices
PROPERTIES OF ALGEBRA.
4-6 Row Operations and Augmented Matrices Warm Up Lesson Presentation
1.11 Use Inverse Matrices to Solve Linear Systems
Using matrices to solve Systems of Equations
Solving Systems by ELIMINATION
Ch. 7 – Matrices and Systems of Equations
Presentation transcript:

Solving Using Matrices By Helen Chin Kitty Luo Anita La

How to find the Determinant:

How to find the Inverse:

Example of (2 x 2) Inverse = 1 (4x1) - (2x3) = =

Extra Inverse Information: Why are inverses useful? How would you solve 5x = 10? Normally you would simply divide both sides by 5, but matrices cannot be divided. There is another method -- multiplying each side by the inverse. 10 times 1/5 is still 2; division and multiplying by the inverse are the same thing. A number times its inverse will always equal one. You would solve matrix equations with inverses.

Solving Matrix Equations with Inverses x = Multiply each side by the inverse of A. The inverse of A multiplied by A would cancel each other out, leaving x = inverse of A times matrix B A = B x 1/ = x B inverse of A

Cramer's Rule...is a way of solving for one variable instead of solving the entire system of equations. x - y + z = x + y + 4z = x + 3y - z = First, set up the coefficient matrix. Be sure to put the variables' values in the same column as the others. (So the x values would always be in the same column, etc.) xyzxyz

Find the determinant of matrix A. In this case, it would be -4. Let's say you want to solve for x. x - y + z = 2 2x + y + 4z = 4 -x + 3y - z = 6 Replace the x column values with the answer column values of the system Find the determinant of the new matrix. In this case, it would be -48. You would then divide the determinant of matrix X by the determinant of matrix A to get the x value. matrix X matrix A -48/-4 x is 12

Do the same thing to solve for y and z y z determinant of matrix Y is -16 y = determinant A / determinant Y -16/-4 y = 4 determinant of matrix Z is 24 z = determinant A / determinant Z 24/-4 z = -6

Word Problems You inherit $60,000 from a distant relative. You decide to invest it in three different stocks with returns of 2%, 8%, and 10% respectively. You place $5000 more in the second stock than the first and third stock combined. You receive an annual return of 6% of the original $60,000. How much did you invest in each stock? First, write 3 equations that represent this situation. B = A + C A + B + C = 60,000.02A +.08B +.10C =.06(60,000)

Next, type the coefficient matrix You can go three ways from here: Cramer's rule, setting up an inverse equation, or using rref. Cramer's rule is very time consuming, however. The inverse equation would look something like this: ABCABC , Multiply matrix A's inverse and matrix B (the order is important) to get the values for A, B, and C. matrix A matrix B

The third method to solving systems with matrices is by using rref, also known as augmented matrices , , ,600 Surprise! It's a 3x4 matrix now. The fourth column is the same as the answer column. Go to your matrix window and hit the left arrow to go to the MATH column. Go down until you see B: rref. Hit that and then choose your augmented matrix. Hit enter and your answers should be there.

You should've gotten this: 10021, , ,625 x is 21,875 y is 32,500 z is 5,625

Solving Matrices using addition - Tip- Given: A=,B= A+B= = (-3) (-1) You can only add matrices together if A and B or more is in the same order. Ex: 2 by 2 pairs up with another 2 by 2

Laws of Matrix -Tip- (1) A + B = B+ A (2) A + (B + C) = (A + B) + C (3) 0A = 0, where 0 is the zero matrix. (4) A + 0 = A. (5) A(B + C) = AB + AC (6) A (BC) = (AB)C (7) If A^-1 and B^-1 exist then (AB)^-1 = B^-1 A^-1 Note: These are other ways of writing matrices in which the operations will make sense either way

Solving for X for Matrix Equations - Tip- Finding solutions for Ax= B (A^-1 A) X= A^-1B (1.) known as the associative Law) IX =A^-1B (2.) Definition of Inverse X=A^-1 B (3.) Definition of identity note: A^-1 is never written as 1/A