oops, my bad..I think I compared 1999 to 1998 instead of to 1997. In anycase, I want to understand if my approach is right or wrong.
Ian, can you please correct me if I'm wrong with the 1999> 1998 comparision. I chose some unknown value "a" for 1997(eventhough 100 would have made it easier

, so for 1998, we have "a + 0.0xa" and in 1999, we have (a+0.0xa)(1-0.0y). Comparing 1999 to 1998 =>
is (a+0.0xa)(1-0.0y) > (a+0.0xa), we can divide a + 0.0xa since both x and a are postive values and the should be a positive value without worrying about reversing the inequalities.,
=> is 1-0.0y > 1 ; since y is a positive value as well, would this equation be always true and so 1999 > 1998.
Now if I have compared 1999> 1997, this is how I would have went about solving it,
is (a+0.0xa)(1-0.0y) > a ; simplifying furthur,
is a(1+ 0.0x)(1-0.0y) > a => is (1+0.0x)(1-0.0y)> 1; which I think would be insufficient if x> y. But I did spend some time trying to figure out what values of x and y that can result in the value less then 1.