Property
When multiplying an equation by an expression containing a variable, a false solution may be introduced. Such a solution is called an extraneous solution. To check for extraneous solutions, substitute the possible solution into the original equation. If it causes any denominator in the original equation to equal zero, that solution is extraneous and must be discarded.
Examples
- Solve 5+x−42=x−4x−2. Multiplying by the LCD x−4 gives
5(x−4)+2=x−2 , so 5x−20+2=x−2 , which simplifies to and . Since x=4 makes the original denominator zero, it is an extraneous solution. There is no solution. - Solve y+2y−1=y+2−2. The LCD is y+2. This gives
y−1(y+2)=−2 , so y−y−2=−2 , which is . The proposed solution is y=−2, which is extraneous. No solution. - Solve a−63a−4=a−618. The LCD is a−6. This gives
3a−4(a−6)=18 , so 3a−4a+24=18 , which simplifies to and . This solution is extraneous.
Explanation
An extraneous solution is a tricky fake-out! It appears to be a valid answer, but it's invalid in the original context because it makes you divide by zero. Always plug your solution back in to check the original denominators.