Rational equation: An equation containing at least one rational expression (fraction with polynomial in numerator and/or denominator).
- Identify domain restrictions (values that make denominators zero)
- Cross multiply: multiply both sides by the product of denominators
- Solve the resulting polynomial equation
- Check for extraneous solutions against domain restrictions
The denominator \(x-2\) cannot equal zero
So \(x \neq 2\)
\(\frac{x+3}{x-2} = \frac{5}{x-2}\)
Since both denominators are the same, we can multiply both sides by \((x-2)\):
\(x+3 = 5\)
\(x+3 = 5\)
\(x = 5-3\)
\(x = 2\)
We found \(x = 2\), but our domain restriction states \(x \neq 2\)
This means \(x = 2\) is an extraneous solution
If we substitute \(x = 2\) back into the original equation:
\(\frac{2+3}{2-2} = \frac{5}{2-2}\) → \(\frac{5}{0} = \frac{5}{0}\)
Both sides are undefined, confirming that \(x = 2\) is not a valid solution
The equation has no solution.
The apparent solution \(x = 2\) is extraneous because it violates the domain restriction.
• Cross multiplication: \(\frac{A}{B} = \frac{C}{B} \Rightarrow A = C\) (when B ≠ 0)
• Domain restrictions: Always identify values that make denominators zero
• Extraneous solutions: Check all solutions against domain restrictions
Least Common Denominator (LCD) method: Multiply both sides of the equation by the LCD to eliminate fractions.
The denominators are \(x\) and \(x+1\)
So \(x \neq 0\) and \(x \neq -1\)
The LCD of \(x\) and \(x+1\) is \(x(x+1)\)
\(x(x+1) \left(\frac{3}{x} + \frac{2}{x+1}\right) = x(x+1)(1)\)
\(x(x+1) \cdot \frac{3}{x} + x(x+1) \cdot \frac{2}{x+1} = x(x+1)\)
\(3(x+1) + 2x = x(x+1)\)
\(3x + 3 + 2x = x^2 + x\)
\(5x + 3 = x^2 + x\)
\(0 = x^2 + x - 5x - 3\)
\(0 = x^2 - 4x - 3\)
For \(x^2 - 4x - 3 = 0\), where \(a=1\), \(b=-4\), \(c=-3\):
\(x = \frac{-(-4) \pm \sqrt{(-4)^2 - 4(1)(-3)}}{2(1)}\)
\(x = \frac{4 \pm \sqrt{16 + 12}}{2} = \frac{4 \pm \sqrt{28}}{2} = \frac{4 \pm 2\sqrt{7}}{2} = 2 \pm \sqrt{7}\)
We have \(x = 2 + \sqrt{7} \approx 4.65\) and \(x = 2 - \sqrt{7} \approx -0.65\)
Neither equals 0 or -1, so both are valid solutions
The solutions are \(x = 2 + \sqrt{7}\) and \(x = 2 - \sqrt{7}\).
Both solutions satisfy the domain restrictions and the original equation.
• LCD method: Multiply both sides by the LCD to eliminate fractions
• Quadratic formula: \(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\)
• Solution verification: Check against domain restrictions
Factoring in rational equations: Factor denominators to identify domain restrictions and find the LCD.
\(x^2 - 4 = (x+2)(x-2)\) (difference of squares)
So the equation becomes: \(\frac{x}{(x+2)(x-2)} + \frac{1}{x-2} = \frac{3}{x+2}\)
Denominators: \((x+2)(x-2)\), \(x-2\), and \(x+2\)
So \(x \neq 2\) and \(x \neq -2\)
The LCD is \((x+2)(x-2)\) since it contains all unique factors
\((x+2)(x-2) \left[\frac{x}{(x+2)(x-2)} + \frac{1}{x-2}\right] = (x+2)(x-2) \cdot \frac{3}{x+2}\)
\(x + (x+2) = 3(x-2)\)
\(x + x + 2 = 3x - 6\)
\(2x + 2 = 3x - 6\)
\(2 + 6 = 3x - 2x\)
\(8 = x\)
We found \(x = 8\), which is neither 2 nor -2
So \(x = 8\) satisfies the domain restrictions
Substitute \(x = 8\) back into the original equation:
\(\frac{8}{64-4} + \frac{1}{8-2} = \frac{3}{8+2}\)
\(\frac{8}{60} + \frac{1}{6} = \frac{3}{10}\)
\(\frac{2}{15} + \frac{5}{30} = \frac{3}{10}\)
\(\frac{4}{30} + \frac{5}{30} = \frac{9}{30} = \frac{3}{10}\) ✓
The solution is \(x = 8\).
This solution satisfies the domain restrictions and the original equation.
• Factoring: Factor denominators to identify restrictions and LCD
• Difference of squares: \(a^2 - b^2 = (a+b)(a-b)\)
• LCD method: Eliminate fractions by multiplying by LCD
Rational Equation: An equation containing one or more rational expressions.
Extraneous Solution: A solution that emerges during solving but doesn't satisfy the original equation.
Domain Restriction: Values that make denominators zero and are therefore excluded.
Least Common Denominator (LCD): The smallest expression divisible by all denominators.
- Identify domain restrictions: Find values that make denominators zero
- Choose solving method: Cross multiplication or LCD method
- Solve the resulting equation: Simplify and solve the polynomial equation
- Check for extraneous solutions: Verify solutions don't violate domain restrictions
- Verify solutions: Substitute back into original equation
• Domain first: Always identify restrictions before solving
• Cross multiplication: \(\frac{A}{B} = \frac{C}{D} \Rightarrow AD = BC\)
• LCD method: Multiply both sides by LCD to eliminate fractions
• Extraneous check: Verify solutions don't violate domain restrictions
• Verification: Always substitute solutions back into original equation
Complex rational equations: Equations requiring advanced factoring techniques and careful domain analysis.
Numerator of left side: \(x^2-1 = (x+1)(x-1)\) (difference of squares)
Denominator of left side: \(x^2+2x+1 = (x+1)^2\) (perfect square trinomial)
So the equation becomes: \(\frac{(x+1)(x-1)}{(x+1)^2} = \frac{x-1}{x+3}\)
\(\frac{(x+1)(x-1)}{(x+1)^2} = \frac{x-1}{x+1}\)
So the equation is now: \(\frac{x-1}{x+1} = \frac{x-1}{x+3}\)
From original equation: \(x^2+2x+1 = (x+1)^2 \neq 0\), so \(x \neq -1\)
Also, \(x+3 \neq 0\), so \(x \neq -3\)
\(\frac{x-1}{x+1} = \frac{x-1}{x+3}\)
If \(x-1 = 0\), then \(x = 1\). Let's check if this works in the original equation.
If \(x-1 \neq 0\), we can divide both sides by \((x-1)\): \(\frac{1}{x+1} = \frac{1}{x+3}\)
This implies \(x+3 = x+1\), which is impossible.
Substitute \(x = 1\) into the original equation:
\(\frac{1^2-1}{1^2+2(1)+1} = \frac{1-1}{1+3}\)
\(\frac{0}{4} = \frac{0}{4}\)
\(0 = 0\) ✓
\(x = 1\) is neither -1 nor -3, so it satisfies domain restrictions
The solution is \(x = 1\).
This solution satisfies the domain restrictions and the original equation.
• Perfect square trinomial: \(a^2 + 2ab + b^2 = (a+b)^2\)
• Difference of squares: \(a^2 - b^2 = (a+b)(a-b)\)
• Critical insight: When both sides have a common factor, consider the case where it equals zero
Parametric rational equations: Equations with variables and parameters, solved for the variable in terms of parameters.
Denominators are \(x-b\) and \(x-d\), so \(x \neq b\) and \(x \neq d\)
\(\frac{2x+a}{x-b} = \frac{x+c}{x-d}\)
\((2x+a)(x-d) = (x+c)(x-b)\)
Left side: \((2x+a)(x-d) = 2x^2 - 2xd + ax - ad\)
Right side: \((x+c)(x-b) = x^2 - bx + cx - bc\)
So: \(2x^2 - 2xd + ax - ad = x^2 - bx + cx - bc\)
\(2x^2 - 2xd + ax - ad - x^2 + bx - cx + bc = 0\)
\(x^2 + (-2d + a + b - c)x + (-ad + bc) = 0\)
For \(x^2 + (-2d + a + b - c)x + (-ad + bc) = 0\):
Where \(A = 1\), \(B = -2d + a + b - c\), \(C = -ad + bc\)
\(x = \frac{-(-2d + a + b - c) \pm \sqrt{(-2d + a + b - c)^2 - 4(1)(-ad + bc)}}{2(1)}\)
\(x = \frac{2d - a - b + c \pm \sqrt{(2d - a - b + c)^2 + 4(ad - bc)}}{2}\)
Any solution that equals \(b\) or \(d\) would be extraneous
So we must ensure: \(\frac{2d - a - b + c \pm \sqrt{(2d - a - b + c)^2 + 4(ad - bc)}}{2} \neq b, d\)
The solutions are: \(x = \frac{2d - a - b + c \pm \sqrt{(2d - a - b + c)^2 + 4(ad - bc)}}{2}\)
Subject to the conditions that neither solution equals \(b\) or \(d\).
• Cross multiplication: For equations with fractions on both sides
• Quadratic formula: For solving quadratic equations in standard form
• Parameter handling: Treat constants as fixed values during solving
Rational Equation: An equation containing one or more rational expressions (fractions with polynomials).
Extraneous Solution: A solution that emerges during solving but doesn't satisfy the original equation, often because it violates domain restrictions.
Domain Restriction: Values that make denominators zero and are therefore excluded from the domain.
Least Common Denominator (LCD): The smallest expression that is divisible by all denominators in the equation.
- Factor completely: Factor all denominators to identify domain restrictions
- Identify domain restrictions: Find values that make denominators zero
- Choose method: Cross multiplication (one fraction each side) or LCD (multiple fractions)
- Solve resulting equation: Simplify and solve the polynomial equation
- Check for extraneous solutions: Verify solutions don't violate domain restrictions
- Verify solutions: Substitute back into original equation
- State final answer: Include any relevant conditions
• Cross multiplication: \(\frac{A}{B} = \frac{C}{D} \Rightarrow AD = BC\)
• LCD method: Multiply both sides by LCD to eliminate fractions
• Quadratic formula: \(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\)
• Difference of squares: \(a^2 - b^2 = (a+b)(a-b)\)
• Perfect square trinomial: \(a^2 + 2ab + b^2 = (a+b)^2\)
• Domain verification: Always check solutions against domain restrictions
Simple: One rational expression on each side
Complex: Multiple rational expressions on one or both sides
Parametric: Containing parameters in addition to variables
Higher degree: Leading to polynomial equations of degree 3 or higher
- Domain check: Ensure solutions don't make denominators zero
- Substitution: Plug solutions back into original equation
- Arithmetic verification: Double-check all calculations
- Logical consistency: Verify solutions make sense in context