Missing Solutions: Division
Extraneous solutions are not too difficult to deal with because they just require checking all solutions for validity. However, more insidious are missing solutions, which can occur when performing operations on expressions that are invalid for certain values of those expressions.
For example, if we were solving this equation, the correct solution is to subtract 4 from both sides, then divide both sides by 2:
By analogy, we might suppose we can solve the following equation by subtracting 2x from both sides, then dividing by x:
The solution x = −2 is in fact a valid solution to the original equation; but the other solution, x = 0, has disappeared. The problem is that we divided both sides by x, which is zero when x = 0.
It's generally possible (and advisable) to avoid dividing by any expression that can be zero; however, where this is necessary, it's sufficient to ensure that any values of the variables that make it zero also fail to satisfy the original equation. For example, suppose we have this equation:
It is valid to divide both sides by x−2, obtaining the following equation:
This is valid because the only value of x that makes x−2 equal to zero is x=2, and x=2 is not a solution to the original equation.
In some cases we're not interested in certain solutions; for example, we may only want solutions where x is positive. In this case it's okay to divide by an expression that is only zero when x is negative, because this can only remove solutions we don't care about.
Read more about this topic: Extraneous And Missing Solutions
Famous quotes containing the words missing and/or division:
“Teenage girls are extremists who see the world in black-and- white terms, missing shades of gray. Life is either marvelous or not worth living. School is either pure torment or is going fantastically. Other people are either great or horrible, and they themselves are wonderful or pathetic failures. One day a girl will refer to herself as the goddess of social life and the next day shell regret that shes the ultimate in nerdosity.”
—Mary Pipher (20th century)
“Dont order any black things. Rejoice in his memory; and be radiant: leave grief to the children. Wear violet and purple.... Be patient with the poor people who will snivel: they dont know; and they think they will live for ever, which makes death a division instead of a bond.”
—George Bernard Shaw (18561950)