Factor Linear Expressions
🎯 What is Factoring?
Factoring is like "un-multiplying." You take an expression like 4x + 12 and rewrite it as 4(x + 3). You're finding the greatest common factor (GCF) that divides evenly into all terms.
Why it's useful: It simplifies expressions, helps solve equations, and is a key skill for all of algebra!
📝 Step-by-Step Guide
- Find the GCF: Look at the coefficients (numbers) and variables in all terms. Find the largest number and any common variables that divide into everything.
- Divide each term by the GCF: Take your original terms and divide them by the GCF you found.
- Write the factored form: Place the GCF outside parentheses, and the divided results inside. Check your work by distributing!
🔍 Worked Examples
Example 1: Factor 6x + 9
Step 1: GCF of 6 and 9 is 3. No common variable.
Step 2: 6x ÷ 3 = 2x, and 9 ÷ 3 = 3.
Step 3: Answer: 3(2x + 3)
✅ Check: 3 × 2x = 6x, 3 × 3 = 9. Correct!
Example 2: Factor 15y - 25
Step 1: GCF of 15 and 25 is 5.
Step 2: 15y ÷ 5 = 3y, 25 ÷ 5 = 5.
Step 3: Answer: 5(3y - 5)
Example 3: Factor 8m + 12m²
Step 1: GCF of 8 and 12 is 4. Both terms have at least one 'm', so GCF is 4m.
Step 2: 8m ÷ 4m = 2, 12m² ÷ 4m = 3m.
Step 3: Answer: 4m(2 + 3m)
⚠️ Common Mistakes
Forgetting the 1: When factoring 5x + 5, it's 5(x + 1), not 5(x + 0).
Not factoring completely: For 12x + 18, the GCF is 6, not 2. Always find the greatest common factor.
Losing negative signs: In -4x - 8, the factored form is -4(x + 2). The negative sign must be included!
💡 Tips & Tricks
GCF Rainbow Method: List factor pairs of each number to visually find the largest common one.
Variable Rule: For variables, use the one with the smallest exponent that appears in all terms.
Always Check: Multiply your factored form back out. If you get the original expression, you're right!
🏋️ Practice Suggestions
- Start simple: Practice finding the GCF of number pairs (like 24 and 36).
- Create flashcards with expressions on one side and factored forms on the other.
- Try these: Factor 9n + 15, 20 - 16k, 7x² + 14x. (Answers: 3(3n+5), 4(5-4k), 7x(x+2))
- Work with a partner—one writes an expression, the other factors it!