Simplifying and Factoring Rational Expressions

Procedures for Dividing Rational Expressions

  • The Golden Rule of Division: When dividing rational expressions, the first expression (the dividend) is never flipped. Only the expression being divided by (the divisor) is flipped to its reciprocal.
  • General Strategy: To simplify these expressions, one must perform four distinct factoring steps—factoring the numerator and denominator of both the first expression and the flipped second expression.
  • Step-by-Step Factoring of a Sample Expression:     * Factoring the First Numerator: In the example 2x312x22x^3 - 12x^2, the greatest common factor is 2x22x^2.         * The constant 22 goes into both terms (22 and 1212).         * Between x3x^3 and x2x^2, the smaller power (x2x^2) is pulled out.         * Dividing 2x32x^3 by 2x22x^2 yields xx.         * Dividing 12x2-12x^2 by 2x22x^2 yields 6-6.         * Factored result: 2x2(x6)2x^2(x - 6).     * Factoring the First Denominator ("Double Bubble"): For the quadratic x24x12x^2 - 4x - 12, search for two numbers that multiply to get 12-12 and add/subtract to get 4-4.         * Since the last term is negative, the signs in the bubbles must be a plus and a minus: (x+?)(x?)(x + \text{?})(x - \text{?}).         * The factors of 1212 are 22 and 66. Because the middle term is 4-4, the larger factor (66) must be paired with the negative sign.         * Factored result: (x+2)(x6)(x + 2)(x - 6).

Rules for Factoring Quadratics and Monomials

  • Sign Conventions in Factoring:     * If the constant term (the last number) is positive, both signs in the binomial factors must be the same (either both positive or both negative).     * To determine which sign to use, look at the middle term. If the middle term is negative (e.g., 8x-8x), the signs are minus-minus: (x?)(x?)(x - \text{?})(x - \text{?}).     * If the middle term were positive (e.g., +8x+8x), the signs would be plus-plus: (x+?)(x+?)(x + \text{?})(x + \text{?}).
  • Validating Factors via Arithmetic: Always perform a quick check. For the expression x28x+15x^2 - 8x + 15, the factors are 5-5 and 3-3.     * Check: 5×3=15-5 \times -3 = 15 and 5+(3)=8-5 + (-3) = -8. If the arithmetic holds, the signs and numbers are correct.
  • Factoring with Common Monomials: In the expression 24x28x324x^2 - 8x^3 (flipped during division logic):     * Identify the greatest common constant: 88 goes into both 2424 and 88.     * Identify the smallest variable power: x2x^2.     * Factoring out 8x28x^2 yields: 8x2(3x)8x^2(3 - x).

The Principle of Negative One Cancellation

  • Recognizing Opposite Binomials: When terms in a bubble are identical but have reversed signs (e.g., (x3)(x - 3) and (3x)(3 - x)), they do not cancel to 11. Instead, they cancel to 1-1.
  • The Substantiation Proof: To demonstrate why this works for any number, consider a variable substituted with a specific value (e.g., the "football number" 6666).     * Case 1: (663)=63(66 - 3) = 63     * Case 2: (366)=63(3 - 66) = -63     * The ratio of 63/6363 / -63 is 1-1. This rule remains constant regardless of the value substituted.
  • Placement of the Negative Sign: When cancellation results in a 1-1, the negative sign can be placed with the numerator, the denominator, or out in front of the entire fraction. It is purely a matter of preference, though consistency is recommended.

Complex Multi-Step Simplification Example

  • Initial Setup: High-level rational expressions often require handling multiple factors simultaneously.
  • Simplifying Constants and Monomials:     * If you have a 2x22x^2 in the numerator and an 8x28x^2 in the denominator, the x2x^2 terms cancel out completely because they are part of a multiplication-only relationship (no addition signs between them and the coefficients).     * The fraction 2/82/8 simplifies to 1/41/4 using "old school fraction" reduction rules.
  • Constructing the Final Expression:     * Numerator: After cancellation, if a (x5)(x - 5) bubble and a 1-1 remain, the numerator becomes 1(x5)-1(x - 5).     * Denominator: If a 44 and a (x+2)(x + 2) bubble remain, the denominator becomes 4(x+2)4(x + 2).     * The final answer can be written as 1(x5)4(x+2)\frac{-1(x - 5)}{4(x + 2)}. Distributing the terms is possible but not necessarily required unless solving further for algebra 3 or college algebra contexts.

Multiplication and Division with Perfect Squares

  • Reciprocals of Non-Fractional Expressions: When dividing by an expression that is not in fraction form, such as (4x+1)(4x + 1), its reciprocal is 14x+1\frac{1}{4x + 1}.
  • Handling Mixed Operations: In a string of operations involving both division and multiplication, only the terms following a division sign are flipped. Terms following a multiplication sign remain as they are.
  • Difference of Perfect Squares: Recognizing patterns is essential for quick factoring.     * Example: 16x2116x^2 - 1 is a difference of squares.     * Criteria: There must be two terms, a minus sign, and both terms must be perfect squares.     * Factoring Process: Find the square root of each term. 16x2=4x\sqrt{16x^2} = 4x and 1=1\sqrt{1} = 1.     * Result: (4x+1)(4x1)(4x + 1)(4x - 1).
  • Final Cancellation Example:     * Expression: x+3x×14x+1×(4x+1)(4x1)x+3\frac{x + 3}{x} \times \frac{1}{4x + 1} \times \frac{(4x + 1)(4x - 1)}{x + 3}.     * The (x+3)(x + 3) in the numerator and denominator cancel out.     * The (4x+1)(4x + 1) in the denominator and numerator cancel out.     * Result: Only 4x1x\frac{4x - 1}{x} remains.

Questions & Discussion

  • Question on Flipping: A student asked if the first expression should be flipped. The instructor clarified that you always flip the one you are dividing by, never the first one.
  • Discussion on Football Numbers: The instructor asked Dagore for his football number to use as a substitution example. Dagore provided the number 6666. The instructor used this to show that (663)/(366)(66 - 3) / (3 - 66) equals 1-1, proving the rule for cancelling binomials with reversed signs.
  • Question on Placing the Negative: A student asked whether the 1-1 should be placed in the top or bottom of the fraction. The instructor responded that it doesn't matter as long as the entire expression reflects the negative value, though the student picked the "top" as the preferred placement for the example.