If 2a<2b and 2b<2c, then a__c.
2a<2b implies that a<b ... and ..... 2b<2c implies that b<c
So.......
a<b and b<c and by the transitive property of inequality
a<c
Nvm