GMATinsight wrote:If you are not spitting hair and you have dozens of examples that can go wrong if my highlighted instruction is followed (that means without canceling variables, it leads to wrong answer and it leads to right answer if variables are cancelled), Then please mention one such example here.
Following your advice on literally ANY QUESTION that involves dividing both sides of an inequality by a variable COULD lead a student to the wrong answer. This is especially true in Data Sufficiency, where a student following your statement would assume that knowing x > 0 is a NECESSARY CONDITION for dividing by x.
I only meant that in order to be sure of having made no mistake, it's always safe for students not to divide the equation by variable as in some cases it doesn't cause any problem (Equations where it's given that the variable is non zero) but in certain other cases (inequations) it may affect the solution if the sign of the variable is unknown.
I wouldn't give this advice either: it deprives students of a useful, coherent approach to equations and inequalities.
At the GMAT level (where you don't consider many equations beyond quadratics and linear equations), I'd go with a much simpler set of practices.
EQUALITIES::
If you want to divide both sides of an equation by x, first check to see if x = 0 is a solution to that equation. Then divide both sides by x to find any other solutions to the equation.
For instance, consider the equation x² = 9x. We'll start by checking x = 0, which is a solution, since 0² = 9*0. Then, to find any other solutions, we'll divide both sides by x, obtaining x = 9. Hence the equation has two solutions: x = 0 and x = 9.
Another example would be the equation rs = st. We'll start by checking s = 0, which is a solution, since r*0 = 0*t. Now we'll divide both sides by s to find the other solution: r = t.
INEQUALITIES::
Consider the consequences of dividing by a positive value of x AND a negative value of x. Also remember that if x is zero, you can't divide by x, so check x = 0 if appropriate.
For instance, say we have the inequality 3x > y.
If x > 0, we have 3 > y/x.
If x < 0, we have 3 < y/x.
If x = 0, then we have 0 > y.
Now we know that one of these conclusions is true, so we can answer immediately once we know the sign of x ... but we might be able to answer anyway, depending on what the problem is asking.