Skip to main content

2019 AMC 10A Problem 3

Problem 3 of 25EasierAlgebra

Ana and Bonita were born on the same date in different years, nn years apart. Last year Ana was 55 times as old as Bonita. This year Ana’s age is the square of Bonita’s age. What is n?n?

Answer choices

Show solution

Solution

Let aa be Ana’s current age and bb be Bonita’s current age. Then a1=5(b1),a=b2. \begin{aligned} a-1&=5(b-1),\\ a&=b^2. \end{aligned} Substitution gives b21=5b5,b25b+4=0,(b4)(b1)=0. \begin{aligned} b^2-1&=5b-5,\\ b^2-5b+4&=0,\\ (b-4)(b-1)&=0. \end{aligned} We can see that b1b \neq 1 since that would make Ana and Bonita the same age, so we know that b=4.b = 4. This gives us that a=42=16a = 4^2 = 16 and n=164=12.n = 16 - 4 = 12. Thus, D is the correct answer.

More practice

Concepts: ages · system of equations · quadratic

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