A colony of ants increases its population by 4 percent. If after this increase, bacteria deplete the population by 3434, the new ant population is what percent of the original ant population?
I think there is some mistake with the above question, or given answer choices, or it is worded ambiguously and I'm not able to get it - please let me know
BunuelHere's my attempt -
Let original ant population be "x"
It increases by 4% => "1.04x"
Bacteria depletes it by 3434 => "1.04x - 3434"
New ant population = 1.04x -3434
We need to find the new ant population is what percent of the original ant population, let "k" be that percent,
1.04x - 3434 = k*x
1.04 - 3434/x = k
3434/x = 1.04 - k
x = 3434/(1.04 - k)
x has to be an integer as it is ant population, therefore (1.04 - k) needs to be a factor of 3434 => 101*17*2When we test answer choices for k,
A. (1.04 - 0.16) => 0.88 => 88 is not a factor of 343400;
IncorrectB. (1.04 - 0.26) => 0.78 => 78 is not a factor of 343400;
IncorrectC. (1.04 - 0.29) => 0.75 => 75 is not a factor of 343400;
IncorrectD. (1.04 - 0.50) => 0.54 => 54 is not a factor of 343400;
IncorrectE. (1.04 - 0.78) => 0.26 => 26 is not a factor of 343400;
IncorrectNo single answer possible