50,000 * 5%x where x = Gavin's level
This way if Gavin is level 1, the zombies would be 50,000 * 5% and if Gavin was level 2 the zombies would be 50,000 * (5% * 2) which can also be seen as 50,000 * 10%
Each time Gavin levels up the zombies increase by 5% by using the equation 50,000 * 5%x
Hope it helps you :)
Initial Population of Zombie, that is when the player is on level one =50,000
Rate at which population of Zombie is growing when a player is moving to next Level =5%
So, When a Player is on nth level , the population of zombie
[tex]=A\times (1+\frac{r}{100})^n\\\\=50,000\times (1+\frac{5}{100})^n[/tex]