System of Linear Equations in Two Variables
Solving Systems of Linear Equations Using Substitution
- Substitution Method Steps:
- Step 1: Isolate one variable in one equation (preferably the one with the least complex expression).
- Step 2: Substitute this isolated variable's expression into the other equation.
- Step 3: Solve the resultant equation for the remaining variable.
- Step 4: Substitute this found value back to find the value of the other variable using the expression obtained in Step 1.
- Step 5: Check both equations using the found values.
Example of Substitution
- Given the system:
Solve for from the second equation:
- 5x - y = -26 </li>
- -y = -5x - 26 </li>
- y = 5x + 26
Substitute in the first equation:
Substitute back into the expression for :
The solution is: (-4, 6).
Check:
- First equation: 2(-4) + 3(6) = 10 </li>
- -8 + 18 = 10
- Works!
- Second equation:
- -20 - 6 = -26
- Works!
Solving Systems Using Elimination (Addition Method)
- Elimination Method Steps:
- Step 1: Convert both equations to the form .
- Step 2: Multiply equations to create coefficient opposites.
- Step 3: Add the equations to eliminate one variable.
- Step 4: Solve the new equation for the remaining variable.
- Step 5: Substitute back into an original equation to find the other variable.
- Step 6: Check solutions.
Example of Elimination
- Given the system:
Rewrite as:
Multiply the first equation by 5:
- Multiply the second equation by 3:
Subtract to eliminate :
- Solve for ,
- .
Substitute into one of the original equations to solve for .
Check solutions in both original equations.
Identifying Solutions: Inconsistent or Dependent
- Systems can have:
- One solution: unique intersection point.
- No solution: parallel lines - inconsistent.
- Infinitely many solutions: same line - dependent.
Example Problem
- Given the equations:
- Substitute :
- Rearrange:
- True; thus, infinitely many solutions represented as .
Solving Word Problems Using Systems of Linear Equations
- Example 1: The sum of two numbers is 38. The larger number is 16 more than the smaller.
- Let larger number = and smaller = ,
- Equations:
- Substitute:
- Solve: 2y + 16 = 38 </li>
- 2y = 22 </li>
- y = 11
Numbers are: 27 and 11.
- Example 2: A fruit company delivers in two sizes.
- Equations:
- (weight of boxes)
Solution found via substitution or elimination yields:
- Large box = 15.75 kg; Small box = 6.5 kg.
Solving 3x3 Systems of Linear Equations
- General form for three variables .
- Example equations:
- Additional equation needed for a unique solution.
Determine solutions following similar methods as above:
- Substitution or elimination through [[3 Equations]].
- Check with all original equations.