Further Pure 1 Solving Simultaneous equations. Simultaneous equations You have already learnt how to solve simultaneous equations at GCSE and AS level.

Slides:



Advertisements
Similar presentations
Solving Systems of Equations
Advertisements

Solving Systems of Equations
Chapter 2 Radical Functions.
Further Pure 1 Inverse Matrices. Reminder from lesson 1 Note that any matrix multiplied by the identity matrix is itself. And any matrix multiplied by.
Further Pure 1 Transformations. 2 × 2 matrices can be used to describe transformations in a 2-d plane. Before we look at this we are going to look at.
Autar Kaw Humberto Isaza
Systems of Linear Equations Examples Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.
Ch 7.3: Systems of Linear Equations, Linear Independence, Eigenvalues
Algebra 2 Bell-work 10/14/2014 Multiple Choice: Which set of ordered pairs is a solution to the system? 4x + 2y = 4 6x + 2y = 8 A. (7,5)B. (2,4)C. (2,-2)D.
Linear Simultaneous Equations
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.
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
Inverse Matrices (2 x 2) How to find the inverse of a 2x2 matrix.
Warm Up #4 1. Evaluate –3x – 5y for x = –3 and y = 4. –11 ANSWER
Matrix Equations Step 1: Write the system as a matrix equation. A three-equation system is shown below.
Quadratics       Solve quadratic equations using multiple methods: factoring, graphing, quadratic formula, or square root principle.
1 1.1 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra SYSTEMS OF LINEAR EQUATIONS.
Graphing Systems of Equations Graph of a System Intersecting lines- intersect at one point One solution Same Line- always are on top of each other,
Row Reduction Method Lesson 6.4.
F UNDAMENTALS OF E NGINEERING A NALYSIS Eng. Hassan S. Migdadi Inverse of Matrix. Gauss-Jordan Elimination Part 1.
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.
2.5 - Determinants & Multiplicative Inverses of Matrices.
Inverse Matrices (2 x 2) How to find the inverse of a 2x2 matrix.
Unit 6 : Matrices.
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,
Chapter 4 Section 4: Inverse and Identity Matrices 1.
The Further Mathematics network
Section 10.3 and Section 9.3 Systems of Equations and Inverses of Matrices.
Unit 39 Matrices Presentation 1Matrix Additional and Subtraction Presentation 2Scalar Multiplication Presentation 3Matrix Multiplication 1 Presentation.
Matrices A matrix is an array of numbers, the size of which is described by its dimensions: An n x m matrix has n rows and m columns Eg write down the.
Multiplicative inverse and solving matrix equations
AccPeCalc Matrices review Definition of an Inverse Given a n x n matrix A, if there exists an inverse (A -1 ) of matrix A then A A -1 = A -1 A =
4.5 Matrices, Determinants, Inverseres -Identity matrices -Inverse matrix (intro) -An application -Finding inverse matrices (by hand) -Finding inverse.
Bell Work: Simplify: √500,000,000. Answer: 10,000√5.
Dear Power point User, This power point will be best viewed as a slideshow. At the top of the page click on slideshow, then click from the beginning.
 In this lesson we will go over how to solve a basic matrix equation such as the following: These are matrices, not variables.
4.8 Using matrices to solve systems! 2 variable systems – by hand 3 or more variables – using calculator!
Copyright ©2015 Pearson Education, Inc. All rights reserved.
2.5 – Determinants and Multiplicative Inverses of Matrices.
Identify direct and inverse variation EXAMPLE 1 Tell whether the equation represents direct variation, inverse variation, or neither. a. xy = 4 SOLUTION.
Solving Equations. An equation links an algebraic expression and a number, or two algebraic expressions with an equals sign. For example: x + 7 = 13 is.
If A and B are both m × n matrices then the sum of A and B, denoted A + B, is a matrix obtained by adding corresponding elements of A and B. add these.
10.4 Matrix Algebra. 1. Matrix Notation A matrix is an array of numbers. Definition Definition: The Dimension of a matrix is m x n “m by n” where m =
Mathematics Medicine THE SOLUTIONS OF A SYSTEM OF EQUATIONS A system of equations refers to a number of equations with an equal number of variables.
Linear Equations in Linear Algebra
Lesson 4 – Solving Simultaneous equations
Determinants.
Systems of Linear Equations
Systems of Linear Equations
10.3 Solving Linear Systems
Review Problems Matrices
L9Matrix and linear equation
Solving Matrix equations
Break even or intersection
Matrix Algebra.
Use Inverse Matrices to Solve Linear Systems
Using matrices to solve Systems of Equations
Unit 3: Matrices
Solving Linear Equations
Solving one- and two-step equations
3.8 Use Inverse Matrices to Solve Linear Systems
Matrix Algebra.
Linear Equations in Linear Algebra
Example 1 – Solving a Trigonometric Equation
Using matrices to solve Systems of Equations
Solving Linear Systems of Equations - Inverse Matrix
Presentation transcript:

Further Pure 1 Solving Simultaneous equations

Simultaneous equations You have already learnt how to solve simultaneous equations at GCSE and AS level. We can now add a new method using Matrices. You can use matrices to solve n number of simultaneous equations with n unknowns. The larger n the more useful matrices become. Have a look at the example below. 3x + 2y + z = 5 x + 4y – 2z = 3 2x + y + z = 3 We will solve this later on in the lesson.

Simultaneous equations Solve the following simultaneous equations using matrices.5x + 4y = 22 3x + 5y = 21 First write the equations using matrix multiplication. Now if you multiply the left hand side by the inverse of the matrix then:

Simultaneous equations The inverse of M is In matrix form x = 2, & y = 3

Simultaneous equations When you solve simultaneous equations in 2D there are 3 possibilities. There are two lines that meet at one unique point. There are two parallel lines that never meet. There are two parallel lines that overlap.

Simultaneous equations There are two lines that meet at one unique point. Here the det = 0 and the matrix will be non-singular. This means that an inverse exists. There will be one solution as shown.

Simultaneous equations There are two parallel lines that never meet. Here the det = 0 and the matrix will be singular. This means that an inverse does not exist. There will be no solution as shown.

Simultaneous equations There are two parallel lines that overlap. Here the det = 0 and the matrix will also be singular. This means that an inverse does not exist. However you can see that in this case there will be infinitely many solutions as shown.

Example 1 Solve the following simultaneous equations using matrices. 3x – y = 4(1) 6x – 2y = 8(2) First write the equations using matrix multiplication. From this we can see that the determinant of the matrix is equal to zero. This tells us that either the lines are distinct parallel or they overlap. If you re-arrange (1) you gety = 3x – 4 If you re-arrange (2) you gety = 3x – 4 From this you can see that the lines overlap. There are infinitely many solutions Let x = λ, then y = 3λ - 4

Example 2 Solve the following simultaneous equations using matrices. 3x – y = 4(1) 6x – 2y = 12(2) First write the equations using matrix multiplication. From this we can see that the determinant of the matrix is equal to zero. This tells us that either the lines are distinct parallel or they overlap. If you re-arrange (1) you gety = 3x – 4 If you re-arrange (2) you gety = 3x – 6 From this you can see that they are distinct parallel and that no solution exists.

Three Simultaneous equations Now lets look at the example from the beginning of the lesson with the 3 equations. 3x + 2y + z = 5 x + 4y – 2z = 3 2x + y + z = 3 This can be written in matrix form like so: To solve this equation we need to know the inverse of M. For this example I have used a graphical calculator.

Three Simultaneous equations The inverse of M is Notice that for this particular example the determinant came out to be 1. ( you can see this as the answers are whole numbers). So Thereforex = 3, y = -1 & z = -2

Invariant points An invariant point is any point that maps to itself under a transformation. Look at the rotation below. What has happened to the co- ordinate (0,0) under the transformation rotate 90 o anti- clockwise? (0,0) has mapped to itself. This is known as an invariant point under the transformation T.

Invariant points Explain why the origin is always an invariant point in any transformation that can be represented by a matrix. Because the transformation uses multiplication, and multiplying by zero is zero. There are lots of points that map to themselves under matrix transformations. In a reflection, which points map to themselves?

Example Find the invariant points under the transformation given by the matrix: Under this transformation the co-ordinate (x,y) would map to (x,y). Write this as a matrix multiplication. This gives us 2x – y = x x = y Both equations give y = x So any point on the line y = x will map to itself under T.