-
caspermonday
- Senior | Next Rank: 100 Posts
- Posts: 59
- Joined: Fri Aug 14, 2009 12:03 am
I don't understand why statement (1) is insufficient!!
Since module X is always >0, we can change the equation into x<x*module x
Form here we consider three possible variants:
a) x<0
then x>x*module x
(for instance, -2>-2*2)
but this contradicts our initial condition, so we drop it
b) 0<x<1
then x>x*module x
(for example, 1/2>1/2*1/2)
we see contradiction again, hence, this variant is not workable
c) x>1
then x<x*module x
(e.g. 2<2*2)
this is the only variant that satisfies our problem, we conlcude that module x>1, hence statement (1) should be sufficient.
Could anyone tell me what is the flaw in my reasoning? Will greatly appreciate your input.













