|
Home Systems of Linear Equations and Problem Solving Solving Quadratic Equations Solve Absolute Value Inequalities Solving Quadratic Equations Solving Quadratic Inequalities Solving Systems of Equations Row Reduction Solving Systems of Linear Equations by Graphing Solving Quadratic Equations Solving Systems of Linear Equations Solving Linear Equations - Part II Solving Equations I Summative Assessment of Problem-solving and Skills Outcomes Math-Problem Solving:Long Division Face Solving Linear Equations Systems of Linear Equations in Two Variables Solving a System of Linear Equations by Graphing Ti-89 Solving Simultaneous Equations Systems of Linear Equations in Three Variables and Matrix Operations Solving Rational Equations Solving Quadratic Equations by Factoring Solving Quadratic Equations Solving Systems of Linear Equations Systems of Equations in Two Variables Solving Quadratic Equations Solving Exponential and Logarithmic Equations Solving Systems of Linear Equations Solving Quadratic Equations Math Logic & Problem Solving Honors Solving Quadratic Equations by Factoring Solving Literal Equations and Formulas Solving Quadratic Equations by Completing the Square Solving Exponential and Logarithmic Equations Solving Equations with Fractions Solving Equations Solving Linear Equations Solving Linear Equations in One Variable Solving Linear Equations SOLVING QUADRATIC EQUATIONS USING THE QUADRATIC FORMULA SOLVING LINEAR EQUATIONS |
Solving Systems of Linear EquationsThere are two basic methods we will use to solve systems of linear We will describe each for a system of two equations in two unknowns, ax + by = c Substitution To use substitution, we solve for one of the variables in one of the That gives us a single equation in one variable, which we may solve Elimination With elimination, we legally modify the equations so that, for one When the coefficients match up, we either add or subtract, meaning Elimination For example, given the equations (1) ax + by = c we might multiply both sides of (1) by d to get (3) adx + bdy = cd (4) adx + aey = af. (5) (bd − ae)y = cd − af. We can then either plug this value into any of the equations, or perform Example Solve 2x + 5y = 16 We might multiply both sides of the first equation by 3 and the second 6x + 15y = 48 Subtracting, we get 11y = 22, y = 2. Steps We May Take to Solve Equations Every step taken to solve an equation or a system of equations may • Adding the same thing to both sides of an equation. Elementary Operations on Systems of Linear Equations We will come up with a mechanical method for solving systems of We will first reduce the steps we take to solve equations to just three The Three Elementary Row Operations (1) Multiply an equation by a non-zero constant. Obviously, this (2) Add a multiple of one equation to another. Again, this should (3) Interchange two equations. This is obviously legitimate but may Elementary Row Operations on Matrices When solving equations using elimination, the variables themselves When we write down the coefficients in an organized, rectangular array, Consider the following example, where we solve a system of two equations Example
We’ll now add the second equation to the first to eliminate y from
Now we’ll divide both sides of the first equation by 4 and simultaneously
Example Now we can eliminate x fromn the second equation by subtracting the
Finally, we’ll multiply the second equation by −1 and simultaneously
We can read off the solution to the system from the matrix as well as Elementary Row Operations on Matrices The three elementary operations we earlier stated for systems of • Multiply a row by a non-zero constant. By this, we really mean Matrices - Terminology and Notation A matrix is simply a rectangular array of numbers. It corresponds A matrix has rows and columns; the rows go across, from left to right We often refer to a matrix via a capital letter, such as A, and we may The entry in the ith row and jth column of a matrix A is referred to as A matrix is generally enclosed in a large pair of parentheses. The Augmented Matrix Every system of linear equations has a corresponding
augmented matrix. A system of m equations with n unknowns will yield an m ×
n + 1 Pivoting A key process both in solving systems of equations and in
solving Suppose we wish to pivot about the entry in the ith row,
jth column. Example Pivot about the second row, third column of the matrix
Step 1: Divide the second row by 2 to get:
Step 2: First subtract 7 times the second row from the first row to get:
third row to get:
Gaussian Elimination The method of Gaussian Elimination amounts to repeatedly
applying • We start by pivoting about the entry in the first row,
first column.
|
|