When the zoo authorities increased the entry fee by 25% last year, the number of visitors coming to the zoo went down drastically and the overall ticket revenue came down by 25%. By what percentage did the number of visitors go down? (Don't put the % symbol)
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let the original ticket price be 'p' and the original number of visitors be 'n'. Initial revenue = n x p.
Now, this has gone down by 25%. Therefore, new revenue = (1 - 0.25)np = 0.75 np.
Let the new number of visitors be N. Since the ticket price is increased by 25%. new ticket price P = 1.25p. New revenue = 1.25Np.
Equating both, we get 1.25Np = 0.75np. This means, N = (0.75/1.25)n = 0.6n.
Therefore, the number of visitors has gone down by 0.4n = 40%.