Same denominator addition: When denominators are identical, add numerators and keep the common denominator.
- Verify denominators are identical
- Add numerators together
- Keep the common denominator
- Simplify if possible
- State domain restrictions
Both fractions have the denominator \(x-2\), so we can add directly
\(\frac{3x}{x-2} + \frac{5}{x-2} = \frac{3x + 5}{x-2}\)
The numerator \(3x + 5\) cannot be factored, and it shares no common factors with the denominator
The expression is undefined when \(x-2 = 0\), so \(x \neq 2\)
\(\frac{3x}{x-2} + \frac{5}{x-2} = \frac{3x + 5}{x-2}\), where \(x \neq 2\)
• Same denominator rule: \(\frac{A}{C} + \frac{B}{C} = \frac{A+B}{C}\)
• Domain preservation: Maintain restrictions from original expressions
Least Common Denominator (LCD): The smallest polynomial that is divisible by all denominators involved.
The denominators are \(x+1\) and \(x-1\), which share no common factors
Therefore, LCD = \((x+1)(x-1)\)
\(\frac{2}{x+1} = \frac{2(x-1)}{(x+1)(x-1)} = \frac{2x-2}{(x+1)(x-1)}\)
\(\frac{3}{x-1} = \frac{3(x+1)}{(x+1)(x-1)} = \frac{3x+3}{(x+1)(x-1)}\)
\(\frac{2x-2}{(x+1)(x-1)} - \frac{3x+3}{(x+1)(x-1)} = \frac{(2x-2) - (3x+3)}{(x+1)(x-1)}\)
\(\frac{2x-2-3x-3}{(x+1)(x-1)} = \frac{-x-5}{(x+1)(x-1)} = \frac{-(x+5)}{(x+1)(x-1)}\)
\(\frac{2}{x+1} - \frac{3}{x-1} = \frac{-x-5}{x^2-1}\), where \(x \neq \pm 1\)
• LCD method: Find smallest common denominator
• Distribution: Multiply numerators by necessary factors
• Subtraction: Remember to distribute the negative sign
Factoring denominators: Before finding LCD, factor all denominators completely to identify common and unique factors.
\(x^2 - 4 = (x+2)(x-2)\) (difference of squares)
The second denominator is already factored: \(x+2\)
The first denominator has factors: \((x+2)(x-2)\)
The second denominator has factors: \((x+2)\)
LCD = \((x+2)(x-2)\) (includes all unique factors)
\(\frac{x}{(x+2)(x-2)}\) (already has LCD)
\(\frac{2}{x+2} = \frac{2(x-2)}{(x+2)(x-2)} = \frac{2x-4}{(x+2)(x-2)}\)
\(\frac{x}{(x+2)(x-2)} + \frac{2x-4}{(x+2)(x-2)} = \frac{x + 2x - 4}{(x+2)(x-2)} = \frac{3x-4}{(x+2)(x-2)}\)
The numerator \(3x-4\) cannot be factored and shares no common factors with the denominator
\(\frac{x}{x^2-4} + \frac{2}{x+2} = \frac{3x-4}{x^2-4}\), where \(x \neq \pm 2\)
• Factor first: Always factor denominators before finding LCD
• LCD construction: Include each unique factor the maximum number of times it appears
• Common factors: Don't duplicate factors that appear in multiple denominators
Rational Expression: A ratio of two polynomials where the denominator is not zero.
Least Common Denominator (LCD): The smallest polynomial divisible by all denominators.
Domain: The set of all real numbers for which the expression is defined.
Equivalent Expressions: Expressions that yield the same value for all values in their common domain.
- Factor denominators: Factor all denominators completely
- Find LCD: Identify the least common denominator
- Rewrite fractions: Express each fraction with the LCD
- Add/subtract numerators: Combine numerators over common denominator
- Simplify: Factor and cancel if possible
- State domain restrictions: Identify values that make original denominators zero
• Same denominator: \(\frac{A}{C} + \frac{B}{C} = \frac{A+B}{C}\)
• Different denominators: Find LCD and rewrite fractions
• Subtraction: Distribute negative sign to all terms in numerator
• LCD: Include each unique factor the maximum number of times it appears
• Domain preservation: State restrictions from original expressions
Complex LCD: When denominators have multiple factors, LCD includes each unique factor the maximum number of times it appears.
For \(x^2+x-6\): Find two numbers that multiply to -6 and add to 1 → numbers are 3 and -2
So \(x^2+x-6 = (x+3)(x-2)\)
For \(x^2-4\): This is difference of squares → \(x^2-4 = (x+2)(x-2)\)
First denominator: \((x+3)(x-2)\)
Second denominator: \((x+2)(x-2)\)
LCD = \((x+3)(x+2)(x-2)\) (includes all unique factors)
\(\frac{3x}{(x+3)(x-2)} = \frac{3x(x+2)}{(x+3)(x-2)(x+2)} = \frac{3x(x+2)}{(x+3)(x+2)(x-2)}\)
\(\frac{2}{(x+2)(x-2)} = \frac{2(x+3)}{(x+2)(x-2)(x+3)} = \frac{2(x+3)}{(x+3)(x+2)(x-2)}\)
\(\frac{3x(x+2)}{(x+3)(x+2)(x-2)} = \frac{3x^2+6x}{(x+3)(x+2)(x-2)}\)
\(\frac{2(x+3)}{(x+3)(x+2)(x-2)} = \frac{2x+6}{(x+3)(x+2)(x-2)}\)
\(\frac{3x^2+6x}{(x+3)(x+2)(x-2)} - \frac{2x+6}{(x+3)(x+2)(x-2)} = \frac{(3x^2+6x) - (2x+6)}{(x+3)(x+2)(x-2)}\)
= \(\frac{3x^2+6x-2x-6}{(x+3)(x+2)(x-2)} = \frac{3x^2+4x-6}{(x+3)(x+2)(x-2)}\)
Try to factor \(3x^2+4x-6\): Looking for factors of -18 that add to 4 → None found easily
So the expression is in simplest form
\(\frac{3x}{x^2+x-6} - \frac{2}{x^2-4} = \frac{3x^2+4x-6}{(x+3)(x+2)(x-2)}\), where \(x \neq -3, -2, 2\)
• Complex LCD: Include each unique factor the maximum number of times it appears
• Distribution: Multiply numerators by necessary factors
• Subtraction: Remember to distribute the negative sign to all terms
Multiple denominators: When working with three or more fractions, find LCD that accommodates all denominators.
First denominator: \(x-1\) (already factored)
Second denominator: \(x+1\) (already factored)
Third denominator: \(x^2-1 = (x+1)(x-1)\) (difference of squares)
The LCD must include both \((x-1)\) and \((x+1)\)
LCD = \((x+1)(x-1) = x^2-1\)
\(\frac{1}{x-1} = \frac{1(x+1)}{(x-1)(x+1)} = \frac{x+1}{(x+1)(x-1)}\)
\(\frac{2}{x+1} = \frac{2(x-1)}{(x+1)(x-1)} = \frac{2x-2}{(x+1)(x-1)}\)
\(\frac{3}{(x+1)(x-1)} = \frac{3}{(x+1)(x-1)}\) (already has LCD)
\(\frac{x+1}{(x+1)(x-1)} + \frac{2x-2}{(x+1)(x-1)} - \frac{3}{(x+1)(x-1)}\)
= \(\frac{(x+1) + (2x-2) - 3}{(x+1)(x-1)}\)
= \(\frac{x+1+2x-2-3}{(x+1)(x-1)} = \frac{3x-4}{(x+1)(x-1)}\)
The numerator \(3x-4\) cannot be factored and shares no common factors with the denominator
\(\frac{1}{x-1} + \frac{2}{x+1} - \frac{3}{x^2-1} = \frac{3x-4}{x^2-1}\), where \(x \neq \pm 1\)
• Multiple fractions: Find LCD that works for all denominators
• Order of operations: Process all additions and subtractions from left to right
• Sign handling: Carefully manage positive and negative terms
Rational Expression: A ratio of two polynomials where the denominator is not zero.
Least Common Denominator (LCD): The smallest polynomial divisible by all denominators in the expression.
Simplified Form: When the numerator and denominator share no common factors other than constants.
Domain: The set of all real numbers for which the expression is defined.
- Factor denominators: Factor all denominators completely into irreducible polynomials
- Find LCD: Identify the least common denominator by including each unique factor the maximum number of times it appears
- Rewrite fractions: Express each fraction with the LCD as denominator
- Combine numerators: Add or subtract numerators according to the operation
- Simplify: Factor the resulting numerator and cancel any common factors
- State domain restrictions: Identify all values that made original denominators zero
- Verify: Check that no further simplification is possible
• Same denominator: \(\frac{A}{C} + \frac{B}{C} = \frac{A+B}{C}\)
• Different denominators: \(\frac{A}{B} + \frac{C}{D} = \frac{AD + BC}{BD}\)
• Subtraction: \(\frac{A}{B} - \frac{C}{D} = \frac{AD - BC}{BD}\)
• Difference of squares: \(a^2 - b^2 = (a+b)(a-b)\)
• Perfect square trinomial: \(a^2 \pm 2ab + b^2 = (a \pm b)^2\)
GCF: Always factor out the greatest common factor first
Quadratic trinomials: Find two numbers that multiply to c and add to b
Grouping: For 4-term polynomials, group pairs and factor out common terms
Higher degree: May require multiple rounds of factoring
- Factor all denominators: Identify all unique factors
- Count occurrences: Determine maximum number of times each factor appears
- Build LCD: Include each unique factor the maximum number of times it appears
- Verify: Ensure LCD is divisible by each original denominator