Write `percent_increase(old, new)` returning the percent increase from `old` to `new` as a float (e.g. 25.0 for 25%).