by RonPurewal Fri Feb 27, 2009 6:10 am
yes.
DO NOT DIVIDE BY VARIABLES.
if you have a variable that appears in all terms of some equation, then move the terms over to one side of the equation, and FACTOR OUT the common variable in question. if you divide by the variable, then you will be missing out on the possibility that the variable in question is zero.
in fact, even if you know that the variable is nonzero - in which case it's technically safe to divide by it on both sides - such division is still generally not a good idea, because it tends to build bad habits. you should only do so if you consciously acknowledge, upon each such division, "it's ok to do this because the variable is guaranteed to be nonzero, and i know that because of _______".