Multiplying rational expressions: \(\frac{A}{B} \cdot \frac{C}{D} = \frac{AC}{BD}\) (multiply numerators together, denominators together).
- Multiply numerators together
- Multiply denominators together
- Factor completely if needed
- Cancel common factors
- State domain restrictions
\(\frac{x+3}{x-2} \cdot \frac{x-2}{x+5} = \frac{(x+3)(x-2)}{(x-2)(x+5)}\)
Both numerator and denominator contain the factor \((x-2)\)
\(\frac{(x+3)(x-2)}{(x-2)(x+5)} = \frac{x+3}{x+5}\)
The original expression is undefined when \(x = 2\) or \(x = -5\)
After cancellation, the simplified form is still undefined at these points
\(\frac{x+3}{x-2} \cdot \frac{x-2}{x+5} = \frac{x+3}{x+5}\), where \(x \neq 2, -5\)
• Multiplication rule: \(\frac{A}{B} \cdot \frac{C}{D} = \frac{AC}{BD}\)
• Factor cancellation: Cancel identical factors in numerator and denominator
• Domain preservation: Maintain restrictions from original expressions
Dividing rational expressions: Convert division to multiplication by taking the reciprocal of the divisor.
\(\frac{x^2 - 4}{x^2 - 9} \div \frac{x+2}{x-3} = \frac{x^2 - 4}{x^2 - 9} \cdot \frac{x-3}{x+2}\)
\(x^2 - 4 = (x+2)(x-2)\) (difference of squares)
\(x^2 - 9 = (x+3)(x-3)\) (difference of squares)
So: \(\frac{(x+2)(x-2)}{(x+3)(x-3)} \cdot \frac{x-3}{x+2}\)
\(\frac{(x+2)(x-2) \cdot (x-3)}{(x+3)(x-3) \cdot (x+2)} = \frac{(x+2)(x-2)(x-3)}{(x+3)(x-3)(x+2)}\)
Both numerator and denominator contain \((x+2)\) and \((x-3)\)
\(\frac{(x+2)(x-2)(x-3)}{(x+3)(x-3)(x+2)} = \frac{x-2}{x+3}\)
\(\frac{x^2 - 4}{x^2 - 9} \div \frac{x+2}{x-3} = \frac{x-2}{x+3}\), where \(x \neq \pm 3, -2\)
• Division conversion: \(A \div B = A \cdot \frac{1}{B}\)
• Difference of squares: \(a^2 - b^2 = (a+b)(a-b)\)
• Factor cancellation: Cancel identical factors across entire numerator and denominator
Factoring quadratics: For \(ax^2 + bx + c\), find two numbers that multiply to \(ac\) and add to \(b\).
\(x^2 - 5x + 6\): Find two numbers that multiply to 6 and add to -5
Those numbers are -2 and -3: \((x-2)(x-3)\)
\(x^2 - 4 = (x+2)(x-2)\) (difference of squares)
\(x^2 + 4x + 4 = (x+2)^2\) (perfect square trinomial)
\(x^2 - 3x - 10\): Find two numbers that multiply to -10 and add to -3
Those numbers are -5 and 2: \((x-5)(x+2)\)
\(\frac{(x-2)(x-3)}{(x+2)(x-2)} \cdot \frac{(x+2)^2}{(x-5)(x+2)}\)
\(\frac{(x-2)(x-3)(x+2)^2}{(x+2)(x-2)(x-5)(x+2)}\)
Numerator has: \((x-2)\), \((x-3)\), \((x+2)^2\)
Denominator has: \((x+2)\), \((x-2)\), \((x-5)\), \((x+2)\)
Cancel one \((x-2)\) and two \((x+2)\) factors: \(\frac{(x-3)(x+2)}{(x-5)}\)
\(\frac{x^2 - 5x + 6}{x^2 - 4} \cdot \frac{x^2 + 4x + 4}{x^2 - 3x - 10} = \frac{x^2 - x - 6}{x-5}\), where \(x \neq \pm 2, 5\)
• Quadratic factoring: Find two numbers that multiply to c and add to b
• Perfect square trinomial: \(a^2 + 2ab + b^2 = (a+b)^2\)
• Difference of squares: \(a^2 - b^2 = (a+b)(a-b)\)
• Systematic cancellation: Count factors to ensure complete cancellation
Rational Expression: A ratio of two polynomials where the denominator is not zero.
Multiplication: Multiply numerators together and denominators together.
Division: Convert to multiplication by taking the reciprocal of the divisor.
Domain: The set of all real numbers for which the expression is defined.
- Factor completely: Factor all numerators and denominators
- Multiply: Multiply all numerators together, all denominators together
- Cancel common factors: Cancel identical factors in numerator and denominator
- State domain restrictions: Identify values that make original denominators zero
- Convert to multiplication: Take reciprocal of the divisor
- Factor completely: Factor all polynomials
- Multiply: Follow multiplication procedure
- State domain restrictions: Account for all original denominators and divisor
• Multiplication: \(\frac{A}{B} \cdot \frac{C}{D} = \frac{AC}{BD}\)
• Division: \(\frac{A}{B} \div \frac{C}{D} = \frac{A}{B} \cdot \frac{D}{C}\)
• Factor first: Always factor completely before multiplying
• Cancel factors only: Cancel identical polynomial factors
• Preserve domain: State restrictions from original expressions
Special factoring patterns: Difference of cubes, perfect square trinomials, and difference of squares.
\(x^3 - 8 = x^3 - 2^3 = (x-2)(x^2 + 2x + 4)\)
\(x^2 + 2x + 1 = (x+1)^2\)
\(x^2 - 1 = (x+1)(x-1)\)
\(\frac{(x-2)(x^2+2x+4)}{(x+1)^2} \cdot \frac{(x+1)(x-1)}{x^2+2x+4}\)
\(\frac{(x-2)(x^2+2x+4)(x+1)(x-1)}{(x+1)^2(x^2+2x+4)}\)
Numerator has: \((x-2)\), \((x^2+2x+4)\), \((x+1)\), \((x-1)\)
Denominator has: \((x+1)^2\), \((x^2+2x+4)\)
Cancel one \((x^2+2x+4)\) and one \((x+1)\): \(\frac{(x-2)(x-1)}{x+1}\)
\(\frac{x^3 - 8}{x^2 + 2x + 1} \cdot \frac{x^2 - 1}{x^2 + 2x + 4} = \frac{x^2 - 3x + 2}{x+1}\), where \(x \neq -1\)
• Difference of cubes: \(a^3 - b^3 = (a-b)(a^2 + ab + b^2)\)
• Perfect square trinomial: \(a^2 + 2ab + b^2 = (a+b)^2\)
• Difference of squares: \(a^2 - b^2 = (a+b)(a-b)\)
• Systematic cancellation: Track all factors carefully
Reciprocal division: Converting division to multiplication by flipping the divisor.
\(\frac{x^2 - 6x + 9}{x^2 - x - 6} \div \frac{x^2 - 9}{x^2 + 5x + 6} = \frac{x^2 - 6x + 9}{x^2 - x - 6} \cdot \frac{x^2 + 5x + 6}{x^2 - 9}\)
\(x^2 - 6x + 9 = (x-3)^2\) (perfect square trinomial)
\(x^2 - x - 6\): Find two numbers that multiply to -6 and add to -1
Those numbers are -3 and 2: \((x-3)(x+2)\)
\(x^2 + 5x + 6\): Find two numbers that multiply to 6 and add to 5
Those numbers are 2 and 3: \((x+2)(x+3)\)
\(x^2 - 9 = (x+3)(x-3)\) (difference of squares)
\(\frac{(x-3)^2}{(x-3)(x+2)} \cdot \frac{(x+2)(x+3)}{(x+3)(x-3)}\)
\(\frac{(x-3)^2(x+2)(x+3)}{(x-3)(x+2)(x+3)(x-3)}\)
Numerator has: \((x-3)^2\), \((x+2)\), \((x+3)\)
Denominator has: \((x-3)\), \((x+2)\), \((x+3)\), \((x-3)\)
All factors cancel completely: \(\frac{(x-3)^2(x+2)(x+3)}{(x-3)^2(x+2)(x+3)} = 1\)
\(\frac{x^2 - 6x + 9}{x^2 - x - 6} \div \frac{x^2 - 9}{x^2 + 5x + 6} = 1\), where \(x \neq 3, -2, -3\)
• Division conversion: \(A \div B = A \cdot \frac{1}{B}\)
• Perfect square trinomial: \(a^2 - 2ab + b^2 = (a-b)^2\)
• Difference of squares: \(a^2 - b^2 = (a+b)(a-b)\)
• Complete cancellation: When all factors cancel, result is 1
Rational Expression: A ratio of two polynomials where the denominator is not zero.
Multiplication: Multiply numerators together and denominators together.
Division: Convert to multiplication by taking the reciprocal of the divisor.
Simplified Form: When no common factors remain between numerator and denominator.
- Factor completely: Factor all numerators and denominators into irreducible polynomials
- For division: Convert to multiplication by taking the reciprocal of the divisor
- Multiply: Multiply all numerators together, all denominators together
- Cancel common factors: Cancel identical factors in numerator and denominator
- State domain restrictions: Identify all values that made original denominators zero
- Verify: Check that no further factoring or cancellation is possible
• Multiplication: \(\frac{A}{B} \cdot \frac{C}{D} = \frac{AC}{BD}\)
• Division: \(\frac{A}{B} \div \frac{C}{D} = \frac{A}{B} \cdot \frac{D}{C}\)
• Difference of squares: \(a^2 - b^2 = (a+b)(a-b)\)
• Perfect square trinomial: \(a^2 \pm 2ab + b^2 = (a \pm b)^2\)
• Difference of cubes: \(a^3 - b^3 = (a-b)(a^2 + ab + 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
- Substitution: Plug in a value (not in the restricted domain) to both original and simplified forms
- Domain check: Verify that excluded values are properly identified
- Factor check: Ensure all possible factoring has been performed