by mschwrtz Tue Mar 30, 2010 1:04 pm
Nice job Kevin.
Here's an example to make Kevin's point:
If a=1, and b=1/2, then a/(b-1)=-2 (so the values are legal for statement 1), but a/b=2 (so we can generate a "no" as well as the "yes" that the OP was able to come up with).
A friendly amendment to Kevin's note:
If a is negative, then b needn't be between 0 and 1. For instance:
If a=-1, and b=-2, then a/(b-1)=1/3 (so the values are legal for statement 1), but a/b=1/2 (so we can generate a "no" as well as the "yes" that the OP was able to come up with).
A good take-away here is that DS inequality questions about proportions (would you call those disproportion question?) often depend on whether the denominators in the proportion are positive or negative. So we should immediately consider that b might be negative, or that b-1 might be negative.