Skip to main content

2011 AMC 10A Problem 19

Problem 19 of 25HarderAlgebraNumber Theory

In 19911991 the population of a town was a perfect square. Ten years later, after an increase of 150150 people, the population was 99 more than a perfect square. Now, in 2011,2011, with an increase of another 150150 people, the population is once again a perfect square. Which of the following is closest to the percent growth of the town’s population during this twenty-year period?

Answer choices

Show solution

Solution

Let the population in 19911991 be p2.p^2. Then let the population in 20012001 be q2+9.q^2 + 9. Using these values, we have p2+150=q2+9 p^2 + 150 = q^2 + 9 q2p2=141. q^2 - p^2 = 141. Factoring, we get (qp)(q+p)=141. (q - p)(q + p) = 141. As pp and qq are integers, we have that the only possible values for qpq - p and q+pq + p are (1,141)(1, 141) and (3,47).(3, 47). Trying the first pair, we have qp=1q-p=1 and q+p=141,q+p=141, which adding together and dividing gives us q=71q = 71 and p=70.p = 70. We have that p2+300p^2 + 300 is not a square number, which means that this pair is the wrong one. Trying the other pair and using the same strategy gives us q=25q = 25 and p=22.p = 22. Now, p2+300=784,p^2 + 300 = 784, which is a perfect square. The percent increase in population is then 300222100%62%. \dfrac{300}{22^2} \cdot 100 \% \approx 62 \%. Thus, E is the correct answer.

More practice

Concepts: difference of squares · perfect square · percentage

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.