跳转至

2.4.1 Solving Rational Equations

Methods for solving equations containing rational expressions, including clearing denominators and checking for extraneous solutions.

定义

A rational equation is an equation that contains one or more rational expressions (fractions with polynomials in the numerator and/or denominator). Solving rational equations involves finding all values of the variable that make the equation true. The standard approach is to clear denominators by multiplying both sides by the least common denominator (LCD), which transforms the rational equation into a polynomial equation. However, this process can introduce extraneous solutions—values that satisfy the resulting polynomial equation but make the original equation undefined (i.e., make a denominator equal to zero). Therefore, all solutions must be verified by substitution back into the original equation to ensure they don't make any denominator zero.

核心公式

  • \(\frac{a}{b} + \frac{c}{d} = \frac{ad + bc}{bd}\)
  • \(\frac{a}{b} \cdot \frac{c}{d} = \frac{ac}{bd}\)
  • \(\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \cdot \frac{d}{c} = \frac{ad}{bc}\)
  • \(LCD method: Multiply both sides by LCD to eliminate denominators, then solve the resulting polynomial equation\)
  • \(\text{Check: Substitute each solution back into the original equation to verify no denominator equals zero}\)

易错点

  • ⚠️ Forgetting to check for extraneous solutions—students solve the polynomial equation but fail to verify that solutions don't make any original denominator zero, leading to incorrect final answers
  • ⚠️ Incorrectly identifying the LCD, especially when denominators are complex polynomials or have repeated factors, resulting in incomplete clearing of fractions
  • ⚠️ Algebraic errors when multiplying through by the LCD, such as failing to multiply all terms on both sides or making sign errors during expansion
  • ⚠️ Assuming all solutions to the cleared polynomial equation are valid without considering domain restrictions of the original rational equation