Factoring Techniques and Rational Expressions

Factor by grouping (four-term polynomials)

  • When you have four terms, you can group terms in pairs to factor by grouping.
  • Group two together so that each group has a common factor, and the two grouped results share the same remaining binomial factor.
  • Common strategy: group as (first two) and (last two); but if that doesn’t yield a common binomial, try other groupings (e.g., (first and last), or (middle two)).
  • Example:
    • Start with the four-term expression: 6x42x29x2+36x^4 - 2x^2 - 9x^2 + 3
    • Group as: (6x42x2)+(9x2+3)(6x^4 - 2x^2) + (-9x^2 + 3)
    • Factor each group: 2x2(3x21)3(3x21)2x^2(3x^2 - 1) \, - \, 3(3x^2 - 1)
    • Factor by grouping: (3x21)(2x23)(3x^2 - 1)(2x^2 - 3)
  • If the middle terms or signs require, adjust signs (e.g., pull out a negative factor) so that the two parentheses match.
  • Final structure: the factoring by grouping yields a product of two binomials: (Ax2+B)(Cx2+D)extwhere(Ax2+B)extand(Cx2+D)extshareabinomialfactor.(A \, x^2 + \, B)(C \, x^2 + \, D) ext{ where } (A x^2 + B) ext{ and } (C x^2 + D) ext{ share a binomial factor}.

Quadratic trinomials when the leading coefficient A = 1

  • For trinomials of the form x2+Bx+Cx^2 + Bx + C
    • Look for two integers r and s such that:
    • r+s=Br + s = B
    • rs=Cr \, s = C
    • Then factor as: (x+r)(x+s)(x + r)(x + s)
  • Example: x2+2x+1=(x+1)2x^2 + 2x + 1 = (x + 1)^2
  • If the coefficient of the squared term is 1 and a simple factorization exists, you can directly split the middle term using two numbers with the above properties.

AC method (factorization when the leading coefficient A ≠ 1)

  • For a trinomial ax2+bx+cax^2 + bx + c with a ≠ 1, use the AC method:
    • Compute the product AC=aimescAC = a imes c.
    • Find two integers m and n such that:
    • mimesn=ACm imes n = AC
    • m+n=bm + n = b
    • Rewrite the middle term as a sum of these two terms using m and n, then factor by grouping.
  • Sign guidance:
    • If $AC$ is positive and $b$ is negative, both m and n are negative (their sum is b).
    • If $AC$ is negative, m and n have opposite signs (their sum is b).
  • Example (A = 7, B = 18, C = -9):
    • AC=7imes9=63AC = 7 imes -9 = -63
    • Find numbers with product -63 and sum 18: m = 21,
      n = -3
    • Rewrite: 7x2+18x9=7x2+21x3x97x^2 + 18x - 9 = 7x^2 + 21x - 3x - 9
    • Group: 7x(x+3)3(x+3)=(7x3)(x+3)7x(x + 3) - 3(x + 3) = (7x - 3)(x + 3)
  • Notes:
    • If the two numbers do not appear to exist, check again for sign and grouping; sometimes you may need to flip signs if the middle term does not align.

Difference of squares

  • If the expression is of the form A2B2A^2 - B^2, it factors as:
    • (AB)(A+B)(A - B)(A + B)
  • Example: x236=(x6)(x+6)x^2 - 36 = (x - 6)(x + 6)
  • Important: the two binomials must be exact opposites in the middle term; if the middle term is not present (zero), treat it as a difference of squares with the missing term treated as zero.

Recognizing perfect squares and simple square roots

  • If an expression is a square of a binomial (perfect square), its terms have even exponents on the variable(s):
    • The square root is obtained by halving the exponent(s) of each term.
  • Quick rules (examples):
    • extsqrt(x20)=x10ext{sqrt}(x^{20}) = x^{10}
    • extsqrt(x16)=x8ext{sqrt}(x^{16}) = x^{8}
    • extsqrt(x12)=x6ext{sqrt}(x^{12}) = x^{6}
    • extsqrt(x100)=x50ext{sqrt}(x^{100}) = x^{50}
  • If you have a difference of two squares, apply the rule above; if the middle term is missing, you’re often looking at a difference of squares.
  • Practical check: look for two perfect squares separated by a minus sign.

Rational expressions: factoring, cancellation, and domain considerations

  • Step-by-step approach:
    • Step 1: Factor the numerator and the denominator as completely as possible.
    • Step 2: Look for and cancel common factors between numerator and denominator (multiplicative cancellation). Do not cancel across addition or subtraction signs.
    • Step 3: If you have a complex fraction or division of rational expressions, use the reciprocal:
    • AB÷CD=AB×DC\frac{A}{B} \div \frac{C}{D} = \frac{A}{B} \times \frac{D}{C}
    • Step 4: After simplification, ensure the result is written in simplest factored form.
  • Example 1 (factoring and cancellation):
    • Expression: 4x28x2x\frac{4x^2 - 8x}{2x}
    • Factor: 4x(x2)2x\frac{4x(x - 2)}{2x}
    • Cancel common factor 2x2x: =2(x2)= 2(x - 2)
    • Domain note: denominator cannot be zero, so $x \neq 0$.
  • Example 2 (division of rationals):
    • 52÷13=52×31=152\frac{5}{2} \div \frac{1}{3} = \frac{5}{2} \times \frac{3}{1} = \frac{15}{2}
  • Observations from the transcript:
    • You first factor everything you can, then cancel any common factors between numerators and denominators.
    • In multiplication problems with several fractions, you can rewrite and cancel across the entire product to simplify before multiplying.

Multiplication and cancellation in rational expressions

  • When multiplying two rational expressions, cancel common factors across numerators and denominators before multiplying the remaining factors.
  • Example layout (conceptual):
    • If you have something like AB×CD\frac{A}{B} \times \frac{C}{D}, factor to fully reveal common factors and cancel: ACBD\frac{A C}{B D} after cancellation, then multiply the remaining factors.
  • Always verify that no factor has canceled to create a zero denominator in any potential solution value.

Domain restrictions and solving equations with rational expressions

  • Denominator cannot be zero; values making the denominator zero are not allowed (undefined).
  • When solving equations, check candidate solutions by substitution to ensure no denominator becomes zero.
  • Example domain check: if a solution would set the denominator to zero, it is extraneous and must be discarded.

Practical tips and common pitfalls

  • Always start by looking for a GCF (greatest common factor) before attempting other factoring methods.
  • For quadratics, decide whether to use the simple factoring method (A = 1) or the AC method (A ≠ 1).
  • When using AC method, if the product ac is negative, you will have opposite signs for the two numbers; if the product is positive and the middle term is negative, both numbers are negative.
  • If a step yields two identical binomial factors in the grouped terms, you can pull one as the common factor and write the final factored form.
  • For binomials that are a difference of squares, verify the signs so that you can write the product of two conjugates correctly.
  • In solving rational expressions, cancel factors only after fully factoring both numerator and denominator; do not cancel before factoring, as it can lead to incorrect results.
  • In complex factorization problems, it can help to write intermediate factoring steps clearly (as in the transcript) to avoid mistakes during exams.

Practice problems (with solutions) from the transcript-style flow

  • P1 (Factor by grouping example):

    • Given 6x42x29x2+36x^4 - 2x^2 - 9x^2 + 3
    • Group: (6x42x2)+(9x2+3)(6x^4 - 2x^2) + (-9x^2 + 3)
    • Factor each group: 2x2(3x21)3(3x21)2x^2(3x^2 - 1) - 3(3x^2 - 1)
    • Final: (3x21)(2x23)(3x^2 - 1)(2x^2 - 3)
  • P2 (AC method example):

    • Given 7x2+18x97x^2 + 18x - 9
    • AC = 63-63; numbers: 21,321, -3
    • Rewrite: 7x2+21x3x97x^2 + 21x - 3x - 9
    • Group: 7x(x+3)3(x+3)=(7x3)(x+3)7x(x + 3) - 3(x + 3) = (7x - 3)(x + 3)
  • P3 (Difference of squares):

    • Given x236x^2 - 36
    • Factor: (x6)(x+6)(x - 6)(x + 6)
  • P4 (Rational expressions and cancellation):

    • Given 4x28x2x\frac{4x^2 - 8x}{2x}
    • Factor and cancel: 4x(x2)2x=2(x2),x0\frac{4x(x - 2)}{2x} = 2(x - 2) , \quad x \neq 0
  • P5 (Division of rationals):

    • Given 52÷13\frac{5}{2} ÷ \frac{1}{3}
    • Convert to multiplication by reciprocal: 52×31=152\frac{5}{2} \times \frac{3}{1} = \frac{15}{2}
  • Quick recap on key ideas:

    • Factor by grouping requires matching binomial factors after grouping and factoring.
    • A = 1 in a quadratic leads to the simple sum/product method; A ≠ 1 calls for the AC method.
    • Difference of squares, perfect squares, and careful handling of signs are frequent patterns.
    • Rational expressions require careful factoring, cancellation, and attention to domain restrictions (denominators).
    • Practice writing intermediate steps and checking by expansion or substitution to ensure correctness.