Expression Engineering Teacher Guide Teacher Guide: Expression Engineering
Algebra 2 | TEKS 2A.7(F) | 90-Minute Block
Learning Objectives
Simplify rational expressions by factoring and identifying common factors.
Add and subtract rational expressions with like and unlike denominators.
Identify restricted values (excluded values) for rational expressions.
TEKS Alignment
2A.7(F): determine the sum, difference, product, and quotient of rational expressions with integral exponents of degree one and of degree two.
90-Minute Block Pacing
Time Phase Activity Details 0:00 - 0:10 Warm-up Factoring review: "Structural Integrity". 0:10 - 0:25 Simplifying Factoring first, then canceling factors that equal 1. 0:25 - 0:50 Add/Subtract LCD Instruction. Use the "What's Missing?" strategy. 0:50 - 1:20 Practice "Expression Lab" independent or partner practice. 1:20 - 1:30 Closure Exit Ticket: "Final Inspection".
Common Pitfalls
The "Killer of Kittens": Students trying to cancel individual terms within a sum (e.g., trying to cancel the \(x\) in \(\frac{x+5}{x}\) to get 5). Correction: Only factors can be simplified.
Distribution Error: Forgetting to distribute the negative sign when subtracting numerators. Correction: Use parentheses around the entire second numerator.
The Denominator Trap: Adding denominators instead of keeping the common denominator. Correction: Denominators represent the "size" of the parts, which doesn't change during addition.
Expression Engineering Slides Expression Engineering
Rational Expressions: Simplify, Add, & Subtract
The Mission
Simplify
Break down complex rational structures into their simplest components.
Add & Subtract
Merge different expressions into a single, unified blueprint.
RECALL:
\( \frac{2}{x} + \frac{3}{x} = \frac{5}{x} \)
Denominators must match before we merge.
Rule #1: Factor Everything
Before you add, subtract, or simplify...
You MUST factor the numerators and denominators.
Look for GCF (Greatest Common Factor)
Difference of Squares: \(a^2 - b^2\)
Trinomials: \(x^2 + bx + c\)
Example
\( \frac{x^2 - 9}{x^2 + 5x + 6} \)
\( \frac{(x-3)(x+3)}{(x+2)(x+3)} \)
The Demolition Step
Can we do this?
\( \frac{x+5}{x} = 5 \)
NO! NEVER!
We only "cancel" factors that multiply the whole top or bottom.
How to Simplify:
Factor numerator & denominator
Cross out identical factors
State excluded values (x ≠ ?)
Like Denominators
\( \frac{3x+1}{x-2} + \frac{x-9}{x-2} \) =
\( (3x+1) + (x-9) \) \( x-2 \)
\( \frac{4x-8}{x-2} = \frac{4(x-2)}{x-2} = 4 \)
Always check if you can simplify at the end!
Unlike Denominators
"Your neighbor has it, and you want it."
1. Factor
Find all factors in both denominators.
2. Identify LCD
Every factor must be represented in the LCD.
3. Multiply
Multiply top and bottom by factors they lack.
\( \frac{2}{x+3} + \frac{5}{x-1} \) \( \frac{2(x-1)}{(x+3)(x-1)} + \frac{5(x+3)}{(x+3)(x-1)} \)
CAUTION: Subtraction
The most common mistake is forgetting to DISTRIBUTE THE NEGATIVE.
When merging the numerators, put parentheses around the entire second numerator!
\( \frac{A}{C} - \frac{B}{C} = \frac{A - (B)}{C} \)
\( \frac{x+5}{D} - \frac{2x-3}{D} \)
\( = \frac{x+5 - 2x + 3}{D} \)
Work Site Open
Grab your "Expression Lab" worksheet.
Start Engineering!
Rational Blueprints Notes Rational Blueprints
Guided Notes: Simplify, Add, & Subtract
Name: ____________________________
Date: _____________________________
PART 1: Simplifying
The "Golden Rule":
You can only cancel FACTORS, never TERMS.
YES: \( \frac{2(x+3)}{(x+3)} = 2 \)
NO: \( \frac{x+3}{x} = 3 \)
Example 1: Simplify
\( \frac{x^2 - 16}{x^2 + 8x + 16} \)
Example 2: Simplify & Restrictions
\( \frac{3x - 12}{x^2 - 4x} \)
PART 2: Like Denominators
Step 1: Merge the (keep operation).
Step 2: Keep the the same.
Example 3: Add and Simplify
\( \frac{x^2 + 2x}{x+5} + \frac{x - 10}{x+5} \)
PART 3: Unlike Denominators
The LCD Process:
Factor denominators.
Identify the LCD.
Multiply by whatever factor is missing.
Example 4: Unlike Denominators
\( \frac{4}{x-2} + \frac{3}{x+5} \)
Example 5: Subtraction (DISTRIBUTE!)
\( \frac{x+1}{x^2 - 9} - \frac{2}{x-3} \)
Rational Blueprints Notes Key Rational Blueprints [KEY]
Teacher Key: Simplifying, Adding, & Subtracting
PART 1: Simplifying Rational Expressions
Example 1
\( \frac{x^2 - 16}{x^2 + 8x + 16} \)
\(= \frac{(x-4)(x+4)}{(x+4)(x+4)}\)
\(= \frac{x-4}{x+4}\)
Restricted: \(x \neq -4\)
Example 2
\( \frac{3x - 12}{x^2 - 4x} \)
\(= \frac{3(x-4)}{x(x-4)}\)
\(= \frac{3}{x}\)
Restricted: \(x \neq 0, 4\)
PART 2: Adding/Subtracting Like Denominators
Example 3
\( \frac{x^2 + 2x}{x+5} + \frac{x - 10}{x+5} \)
\(= \frac{x^2 + 2x + x - 10}{x+5} = \frac{x^2 + 3x - 10}{x+5}\)
\(= \frac{(x+5)(x-2)}{x+5} = x-2\)
PART 3: Unlike Denominators
Example 4
\( \frac{4}{x-2} + \frac{3}{x+5} \)
\(= \frac{4(x+5)}{(x-2)(x+5)} + \frac{3(x-2)}{(x+5)(x-2)}\)
\(= \frac{4x + 20 + 3x - 6}{(x-2)(x+5)} = \frac{7x + 14}{(x-2)(x+5)}\)
\(= \frac{7(x+2)}{(x-2)(x+5)}\)
Example 5
\( \frac{x+1}{x^2 - 9} - \frac{2}{x-3} \)
\(= \frac{x+1}{(x-3)(x+3)} - \frac{2(x+3)}{(x-3)(x+3)}\)
\(= \frac{x+1 - (2x+6)}{(x-3)(x+3)} = \frac{x + 1 - 2x - 6}{(x-3)(x+3)}\)
\(= \frac{-x - 5}{(x-3)(x+3)}\)
Expression Lab Practice Worksheet Work Order #2026-R
Expression Lab
Site Practice: Rational Operations
Name:
Date:
Standard Operating Procedures:
Complete all 'engineering' tasks below. Show all factoring steps. Simplify results completely and identify restricted values where applicable.
PHASE 1: COMPONENT REDUCTION
1. Reduce the expression:
\( \frac{x^2 - 25}{5x + 25} \)
2. Reduce the expression:
\( \frac{x^2 + 7x + 10}{x^2 - 4} \)
PHASE 2: STRUCTURAL MERGING
3. Merge the components (Like Denominators):
\( \frac{x^2 - 3x}{x-4} + \frac{2x - 4}{x-4} \)
4. Build the LCD and Add:
\( \frac{3}{x} + \frac{5}{x+2} \)
5. Build the LCD and Subtract:
\( \frac{2}{x-3} - \frac{1}{x+3} \)
6. ADVANCED RECONSTRUCTION (Challenge):
\( \frac{x}{x^2 - 1} - \frac{2}{x+1} \)
Expression Lab Practice Key Expression Lab [KEY]
Teacher Reference Sheet
1. \( \frac{x^2 - 25}{5x + 25} \)
\(= \frac{(x-5)(x+5)}{5(x+5)} = \frac{x-5}{5}\)
Restriction: \(x \neq -5\)
2. \( \frac{x^2 + 7x + 10}{x^2 - 4} \)
\(= \frac{(x+5)(x+2)}{(x-2)(x+2)} = \frac{x+5}{x-2}\)
Restriction: \(x \neq 2, -2\)
3. \( \frac{x^2 - 3x}{x-4} + \frac{2x - 4}{x-4} \)
\(= \frac{x^2 - 3x + 2x - 4}{x-4} = \frac{x^2 - x - 4}{x-4}\)
(Cannot be simplified further by factoring numerator)
4. \( \frac{3}{x} + \frac{5}{x+2} \)
\(= \frac{3(x+2)}{x(x+2)} + \frac{5x}{x(x+2)} = \frac{3x + 6 + 5x}{x(x+2)} = \frac{8x + 6}{x(x+2)}\)
\(= \frac{2(4x+3)}{x(x+2)}\)
5. \( \frac{2}{x-3} - \frac{1}{x+3} \)
\(= \frac{2(x+3)}{(x-3)(x+3)} - \frac{1(x-3)}{(x-3)(x+3)} = \frac{2x + 6 - x + 3}{(x-3)(x+3)}\)
\(= \frac{x + 9}{(x-3)(x+3)}\)
6. \( \frac{x}{x^2 - 1} - \frac{2}{x+1} \)
\(= \frac{x}{(x-1)(x+1)} - \frac{2(x-1)}{(x-1)(x+1)} = \frac{x - 2x + 2}{(x-1)(x+1)}\)
\(= \frac{-x + 2}{(x-1)(x+1)}\)
Structural Integrity Warmup Structural Integrity Check
Warm-up: Readiness Assessment
Name:
Date:
Task: Factor the following expressions completely.
\(x^2 - 49\)
\(3x + 15\)
\(x^2 + 8x + 12\)
\(x^2 - 5x - 24\)
Reflect: Why is factoring important when dealing with fractions?
Final Inspection Exit Ticket Inspection
Exit Ticket: Final Inspection
Rational Expressions Engineering
Name:
1. Simplify and state restrictions:
\( \frac{x^2 - 1}{x^2 + 2x + 1} \)
2. Add (find common denominator):
\( \frac{5}{x+2} + \frac{2}{x} \)
Inspection
Exit Ticket: Final Inspection
Rational Expressions Engineering
Name:
1. Simplify and state restrictions:
\( \frac{x^2 - 1}{x^2 + 2x + 1} \)
2. Add (find common denominator):
\( \frac{5}{x+2} + \frac{2}{x} \)