Hello atalpanditgmat,
Here are my two cents on this.
In case of n(n-1)>0, we need to find solutions so that the product of n and n-1 is positive. This is possible only if both the values are positive or negative.
This can happen under two conditions.
n>1 so that n and n-1 are positive
n<0 so that n and n-1 are negative.
Now, discussing your doubt in details, suppose the equation to be x(y-1)>0. In such an equation, x >0 and y>1, so that the product of x and y-1 is positive. The other possibility is x<0 and y<1 so that the product of two negatives turns out positive. When, the same number is being considered, we cannot consider the variable in each of the expressions(like n and (n-1)) independent of each other as in case of x and y.
Hope this helps.
atalpanditgmat
Bunuel could you please illustrate this concept thoroughly. I am having trouble understanding this one. n^2 - n > 0 --> n(n-1)>0 --> n<0 or n>1. Normally, we take it as n>0 and n>1. Needed extra light...
Thanks in advance.