Substitution Method: A technique to solve systems by replacing one variable with an equivalent expression
- Isolate one variable in one equation
- Substitute the isolated variable's expression into the other equation
- Solve for the remaining variable
- Substitute back to find the other variable
- Verify the solution in both original equations
The first equation already has y isolated: y = 2x + 3
Replace y in the second equation with (2x + 3):
3x + (2x + 3) = 18
3x + 2x + 3 = 18
5x + 3 = 18
5x = 15
x = 3
Substitute x = 3 into y = 2x + 3:
y = 2(3) + 3 = 6 + 3 = 9
Check in first equation: y = 2(3) + 3 = 6 + 3 = 9 ✓
Check in second equation: 3(3) + 9 = 9 + 9 = 18 ✓
The solution to the system is x = 3 and y = 9, or the ordered pair (3, 9).
• Substitution: Replace variable with equivalent expression
• Algebraic Manipulation: Solve linear equations step by step
• Verification: Check solution in both original equations
Variable Isolation: Solving for one variable in terms of the other to enable substitution
From the first equation x + 2y = 11, solve for x:
x = 11 - 2y
Replace x in the second equation with (11 - 2y):
3(11 - 2y) - y = 5
33 - 6y - y = 5
33 - 7y = 5
-7y = -28
y = 4
Substitute y = 4 into x = 11 - 2y:
x = 11 - 2(4) = 11 - 8 = 3
Check in first equation: 3 + 2(4) = 3 + 8 = 11 ✓
Check in second equation: 3(3) - 4 = 9 - 4 = 5 ✓
The solution to the system is x = 3 and y = 4, or the ordered pair (3, 4).
• Variable Isolation: Solve for easiest variable first
• Substitution: Replace variable with equivalent expression
• Verification: Check solution in both original equations
Fractional Coefficients: Variables with fractional multipliers that require careful arithmetic handling
The first equation already has y isolated: y = (1/2)x + 3
Replace y in the second equation with ((1/2)x + 3):
2x + ((1/2)x + 3) = 13
2x + (1/2)x + 3 = 13
(4/2)x + (1/2)x = 10
(5/2)x = 10
x = 10 × (2/5) = 4
Substitute x = 4 into y = (1/2)x + 3:
y = (1/2)(4) + 3 = 2 + 3 = 5
Check in first equation: y = (1/2)(4) + 3 = 2 + 3 = 5 ✓
Check in second equation: 2(4) + 5 = 8 + 5 = 13 ✓
The solution to the system is x = 4 and y = 5, or the ordered pair (4, 5).
• Fraction Arithmetic: Careful handling of fractional coefficients
• Substitution: Replace variable with equivalent expression
• Verification: Check solution in both original equations
System of Equations: Two or more equations with the same variables that must be satisfied simultaneously
Solution to System: An ordered pair (or set of values) that satisfies all equations in the system
Substitution Method: A technique that replaces one variable with an equivalent expression to solve systems
Variable Isolation: Solving for one variable in terms of others to enable substitution
Equivalent Expression: An expression that has the same value as the original variable
Verification: Checking that the solution satisfies all original equations
- Choose variable: Select the variable that's easiest to isolate
- Isolate variable: Solve one equation for the chosen variable
- Substitute: Replace the isolated variable in the other equation
- Solve: Solve the resulting single-variable equation
- Back-substitute: Use found value to solve for the other variable
- Verify: Check solution in both original equations
• Variable Isolation: Solve for the simplest variable first
• Substitution: Replace variable with equivalent expression
• Distribution: Distribute coefficients when substituting expressions
• Verification: Always check solution in original equations
• Arithmetic: Careful handling of fractions and decimals
Word Problem Modeling: Translating real-world scenarios into mathematical equations for solution
Let x = number of apples
Let y = number of oranges
Equation 1 (total fruits): x + y = 8
Equation 2 (total cost): 2x + 3y = 20
From equation 1: x = 8 - y
Replace x in equation 2 with (8 - y):
2(8 - y) + 3y = 20
16 - 2y + 3y = 20
16 + y = 20
y = 4
Substitute y = 4 into x = 8 - y:
x = 8 - 4 = 4
Check in first equation: 4 + 4 = 8 ✓
Check in second equation: 2(4) + 3(4) = 8 + 12 = 20 ✓
The person bought 4 apples and 4 oranges.
• Word Problem Modeling: Translate scenario into equations
• Variable Definition: Assign variables to unknowns
• Substitution Method: Solve system using substitution
Age Problems: Word problems involving relationships between people's ages, requiring system setup
Let x = age of first person
Let y = age of second person
Equation 1 (sum of ages): x + y = 30
Equation 2 (age difference): x = y + 4
Equation 2 already has x isolated: x = y + 4
Replace x in equation 1 with (y + 4):
(y + 4) + y = 30
y + 4 + y = 30
2y + 4 = 30
2y = 26
y = 13
Substitute y = 13 into x = y + 4:
x = 13 + 4 = 17
Check in first equation: 17 + 13 = 30 ✓
Check in second equation: 17 = 13 + 4 ✓
The two people are 17 and 13 years old.
• Word Problem Modeling: Translate scenario into equations
• Variable Definition: Assign variables to unknowns
• Substitution Method: Solve system using substitution
System of Linear Equations: A collection of linear equations with the same set of variables that must be satisfied simultaneously
Solution to a System: An ordered set of values that makes every equation in the system true when substituted
Substitution Method: A technique that involves solving one equation for one variable and substituting that expression into the other equation
Variable Isolation: The process of solving an equation for a specific variable in terms of the others
Equivalent Expression: An expression that has the same value as the original variable, allowing for substitution
Back-Substitution: Using a found value to determine the remaining variable(s) in the system
Verification: The process of checking that the solution satisfies all original equations in the system
- Examine the system: Look for an equation where a variable is already isolated or easy to isolate
- Isolate a variable: Solve one equation for one variable in terms of the others
- Substitute: Replace the isolated variable in the other equation with its equivalent expression
- Solve: Solve the resulting single-variable equation
- Back-substitute: Use the found value to determine the remaining variable(s)
- Verify: Check that the solution satisfies both original equations
- Interpret: Understand the meaning of the solution in the context of the problem
• Variable Choice: Select the easiest variable to isolate first
• Substitution: Replace variable with equivalent expression
• Distribution: Carefully distribute coefficients when substituting
• Verification: Always check solution in original equations
• Arithmetic: Pay attention to signs and fraction operations
• System Consistency: Verify solution satisfies all equations
Original system: y = 2x + 1 and 3x + y = 11
After substitution: 3x + (2x + 1) = 11 → 5x + 1 = 11
Result: Single variable equation leading to solution
Analysis: The chart visually demonstrates how the substitution method transforms a system of equations into a single equation.
- Original system: Two equations with two variables
- Substitution: Replaces one variable with an expression
- Result: Single equation with one variable
- Solution: Back-substitution finds the other variable