Posts Tagged ‘systems of equations’

Cramer’s Rule

Tuesday, September 29th, 2009

How to Use Cramer’s Rule

YouTube Preview Image

Description

A detailed tutorial on how to solve systems of equations using Cramer’s rule. Step by step tutorial including several examples of how to solve for systems of equations using Cramer’s rule for reference.

Overview

Cramer’s rule is a theorem in linear algebra that is used as an alternative method of solving systems of equations. Cramer’s rule uses matrices to solve for systems of equations, and is typically used when there is a unique solution. The solution is expressed in the form of matrices which are obtained by replacing one column of the vector of right hand sides of the equations.

Systems of Equations – Elimination

Friday, September 11th, 2009

How to Solve Systems of Equations by Elimination

YouTube Preview Image

Description

A detailed tutorial on how to solve systems of equations by elimination. Step by step tutorial including several examples of how to solve systems of equations by elimination for reference.

Overview

There are two different ways to solve systems of equations – substitution and elimination. We will focus on elimination. Elimination is when you want to add or subtract the equations from each other, and eliminate one of the variables that way. If one of the variables is already opposite (Example: -2x on the first equation and 2x on the second) then all we have to do is solve. It is more common for there to not be an opposite, and then we must create one by using multiplication on both the first and second equation. Once you add or subtract your equations, you should find that one variable has cancelled out, leaving you free to solve for the numerical value of the other one. Once you have this numerical value, plug it in for that variable in any of your original equations to find the value of the other variable.

Systems of Equations – Substitution

Friday, September 11th, 2009

How to Solve Systems of Equations by Substitution

YouTube Preview Image

Description

A detailed tutorial on how to solve systems of equations using substitution. Step by step tutorial including several examples of how to solve systems of equations using substitution for reference.

Overview

There are two different ways to solve systems of equations – substitution and elimination. We will focus on substitution. Substitution is when you take one equation in you system of equations,and solve for one of the variables. You then plug the solution in for your variable in the other equation, and solve for the value of the remaining variable. You can then take the number only solution and insert it into your solution for the first variable you solved for. It is very easy to come up with no solution when using the substitution formula, because it relies very heavily on your algebra skills, and even the best mathematicians miss things sometimes. But as long as you pay attention to detail you shouldn’t have any problem using this method of solving for systems of equations.