Like terms: Terms that have the same variable parts raised to the same powers.
- Group terms with the same variables together
- Add or subtract the coefficients of like terms
- Combine constants separately
- Write the simplified expression
Like terms: 3x and -2x (both have variable x), 5y and 4y (both have variable y)
(3x - 2x) + (5y + 4y) + 7
(3 - 2)x + (5 + 4)y + 7 = 1x + 9y + 7
x + 9y + 7
3x + 5y - 2x + 4y + 7 simplifies to x + 9y + 7.
• Combining like terms: Add coefficients of like terms
• Variable preservation: Keep variables unchanged when combining
• Constant terms: Combine numbers separately
Distributive property: a(b + c) = ab + ac
4(2x - 3) = 4 × 2x + 4 × (-3) = 8x - 12
5(x + 1) = 5 × x + 5 × 1 = 5x + 5
8x - 12 + 5x + 5
(8x + 5x) + (-12 + 5) = 13x - 7
4(2x - 3) + 5(x + 1) simplifies to 13x - 7.
• Distributive property: Multiply each term inside parentheses
• Sign handling: Distribute negative signs correctly
• Like terms: Combine after distributing
Factoring: The process of writing an expression as a product of factors.
Factors of 12: 1, 2, 3, 4, 6, 12
Factors of 18: 1, 2, 3, 6, 9, 18
GCF = 6
12x + 18 = 6(2x) + 6(3) = 6(2x + 3)
6(2x + 3) = 6 × 2x + 6 × 3 = 12x + 18 ✓
12x + 18 factors to 6(2x + 3).
• Greatest common factor: Find largest factor that divides all terms
• Distributive property: Reverse to factor out common terms
• Verification: Multiply back to check correctness
Multiple variables: Expressions containing more than one variable.
Terms with x: 5x, -2x, -x
Terms with y: 3y, 4y, 2y
5x - 2x - x = (5 - 2 - 1)x = 2x
3y + 4y + 2y = (3 + 4 + 2)y = 9y
2x + 9y
5x + 3y - 2x + 4y - x + 2y simplifies to 2x + 9y.
• Group by variable: Combine terms with the same variable separately
• Coefficient addition: Add numerical coefficients only
• Variable preservation: Keep variables unchanged
Distribution with subtraction: Apply the distributive property to each term.
3(4x - 2) = 3 × 4x + 3 × (-2) = 12x - 6
-2(3x + 5) = -2 × 3x + (-2) × 5 = -6x - 10
12x - 6 - 6x - 10
(12x - 6x) + (-6 - 10) = 6x - 16
3(4x - 2) - 2(3x + 5) simplifies to 6x - 16.
• Distributive property: Multiply each term inside parentheses
• Sign distribution: Distribute negative signs to all terms
• Like terms: Combine after distribution
Mixed operations: Expressions requiring multiple simplification techniques.
3(4 - x) = 3 × 4 + 3 × (-x) = 12 - 3x
2x + 12 - 3x - 5 + 2x
(2x - 3x + 2x) + (12 - 5)
(2 - 3 + 2)x + 7 = 1x + 7 = x + 7
2x + 3(4 - x) - 5 + 2x simplifies to x + 7.
• Distribution first: Perform distribution before combining like terms
• Order of operations: Address parentheses first
• Like terms: Combine after distribution is complete
• Like terms: Same variable parts with same exponents
• Distribution: Multiply outside factor by each term inside
• Factoring: Reverse of distribution
• Simplification: Express in most compact form
Complex expression: An expression requiring multiple simplification steps.
2(3x + 4) = 6x + 8
-3(2x - 1) = -6x + 3
6x + 8 - 6x + 3 + 5x - 7
(6x - 6x + 5x) + (8 + 3 - 7)
(6 - 6 + 5)x + (11 - 7) = 5x + 4
2(3x + 4) - 3(2x - 1) + 5x - 7 simplifies to 5x + 4.
• Distribution: Apply to each term in parentheses
• Sign handling: Be careful with negative distribution
• Like terms: Combine coefficients of like terms
Multi-step simplification: An expression requiring sequential operations.
-2(3x + 5) = -6x - 10
3(2 - x) = 6 - 3x
4x - 6x - 10 + 6 - 3x + 6x
(4x - 6x - 3x + 6x) + (-10 + 6)
(4 - 6 - 3 + 6)x + (-4) = 1x - 4 = x - 4
4x - 2(3x + 5) + 3(2 - x) + 6x simplifies to x - 4.
• Sequential distribution: Apply distribution to each parentheses separately
• Sign tracking: Keep track of positive and negative signs
• Like terms: Group and combine like terms at the end
Complete factoring: Factor out the greatest common factor from all terms.
GCF of 15 and 10 is 5
GCF of x² and x is x
15x² + 10x = 5x(3x) + 5x(2) = 5x(3x + 2)
5x(3x + 2) = 5x × 3x + 5x × 2 = 15x² + 10x ✓
15x² + 10x factors to 5x(3x + 2).
• GCF identification: Find greatest factor common to all terms
• Variable factoring: Take lowest power of each variable
• Verification: Multiply back to confirm factorization
Advanced simplification: An expression with multiple variables requiring careful distribution.
2(4x - 3y) = 8x - 6y
-3(2x + y) = -6x - 3y
4(x - 2y) = 4x - 8y
8x - 6y - 6x - 3y + 4x - 8y
(8x - 6x + 4x) + (-6y - 3y - 8y)
(8 - 6 + 4)x + (-6 - 3 - 8)y = 6x - 17y
2(4x - 3y) - 3(2x + y) + 4(x - 2y) simplifies to 6x - 17y.
• Distribution: Apply to each term in each parentheses
• Multi-variable: Group terms by variable type
• Sign handling: Carefully track positive and negative terms
Algebraic Expression: A mathematical phrase that can contain numbers, variables, and operation symbols.
Like Terms: Terms that have the same variable parts raised to the same powers.
Unlike Terms: Terms that have different variables or different powers.
Coefficient: The numerical factor in a term.
Constant: A term with no variable part.
Distributive Property: a(b + c) = ab + ac
Factoring: Writing an expression as a product of factors.
Greatest Common Factor (GCF): The largest factor that divides all terms.
Essential Properties:
- Combining Like Terms: Add or subtract coefficients while keeping variables unchanged
- Distributive Property: Multiply each term inside parentheses by the factor outside
- Factoring: Identify and extract the GCF from all terms
- Order of Operations: Perform distribution before combining like terms
Key Formulas:
- Distributive: a(b + c) = ab + ac
- Factoring: ab + ac = a(b + c)
- Like terms: ax + bx = (a + b)x
- Identify like terms: Look for terms with identical variable parts
- Distribute if necessary: Remove parentheses by multiplying
- Group like terms: Arrange similar terms together
- Combine coefficients: Add or subtract the numerical parts
- Factor if possible: Extract common factors
- Verify: Check that the simplified expression is equivalent to the original
Simple Like Terms Example:
- 3x + 5x = (3 + 5)x = 8x
Distribution Example:
- 2(3x + 4) = 2 × 3x + 2 × 4 = 6x + 8
Factoring Example:
- 6x + 9 = 3(2x) + 3(3) = 3(2x + 3)
Complex Example:
- 3x + 2(4x - 1) - x = 3x + 8x - 2 - x = 10x - 2
Tips & Tricks:
- Always check that variables match exactly before combining terms
- When distributing, multiply by every term inside the parentheses
- Factor out the GCF for complete simplification
- Pay special attention to negative signs when distributing
- Verify your answer by substituting values for variables
Common Pitfalls:
- Combining unlike terms (e.g., 3x + 2y ≠ 5xy)
- Forgetting to distribute to all terms in parentheses
- Making sign errors when distributing negative numbers
- Not factoring out the complete GCF
- Incorrectly applying the order of operations
- Only like terms can be combined
- Distribution: Multiply outside factor by each term inside
- Factoring: Reverse of distribution
- Always verify by substituting values
- Handle negative signs carefully
- Factor out the greatest common factor
- Simplified form is the most compact equivalent expression
Algebraic expression: A combination of variables, numbers, and operations
Like terms: Terms with identical variable parts
Simplification: Reducing an expression to its most basic form
- Identify: Find like terms and parentheses
- Distribute: Remove parentheses using distributive property
- Combine: Add or subtract coefficients of like terms
- Factor: Extract common factors if possible
- Verify: Check equivalence by substitution
• Like terms: Same variable parts with same exponents
• Distribution: Multiply outside factor by each term inside
• Factoring: Reverse of distribution
• Simplification: Express in most compact form
Questions & Answers
Question: How do I know if terms are "like terms" that can be combined?
Answer: Like terms must have identical variable parts with the same exponents:
- Like terms: 3x and 5x (same variable x with exponent 1), 2x² and 4x² (same variable x with exponent 2)
- Unlike terms: 3x and 5y (different variables), 2x and 3x² (same variable but different exponents)
- Constants: Numbers without variables (like 5 and 7) are also like terms
Only like terms can be combined by adding or subtracting their coefficients.
Question: When distributing a negative number, how do I handle the signs?
Answer: When distributing a negative number, multiply each term inside the parentheses by the negative number:
- Example: -3(2x - 4) = -3 × 2x + (-3) × (-4) = -6x + 12
- Rule: A negative times a positive equals a negative
- Rule: A negative times a negative equals a positive
Every term inside the parentheses gets multiplied by the negative number, changing each sign accordingly.
Question: What's the difference between simplifying and solving an equation?
Answer: The key differences are:
- Simplifying: Rewriting an expression in a more compact form without solving for a variable (e.g., 3x + 2x becomes 5x)
- Solving: Finding the value(s) of the variable that make an equation true (e.g., 3x + 2 = 11, so x = 3)
Simplification is often a step in solving equations, but they are distinct processes with different goals.