Possibly simple question about reversed easing

HI
I have learned to write this to have a moving object with easing: [AS] x += ((newx-x)/10)[/AS]but how would I go about to have increasing speed instead of a decreasing one?