Question 1147629: In 10 years from now, my age will be the square of my age 10 years ago. How old am I? Found 3 solutions by josgarithmetic, VFBundy, ikleyn:Answer by josgarithmetic(39616) (Show Source):
You can put this solution on YOUR website! n + 10 = (n - 10)²
n + 10 = n² - 20n + 100
n² - 21n + 90 = 0
(n - 15)(n - 6) = 0
n = 15 and n = 6
You could be either 6 or 15.
Check it:
6 + 10 = (6 - 10)² [CHECKS]
15 + 10 = (15 - 10)² [CHECKS]
Your equation is
a + 10 = (a-10)^2
Simplify and solve
a + 10 = a^2 - 20a + 100
a^2 - 21a + 90 = 0
(a-15)*(a-6) = 0.
Of the two roots, only "15" allows to subtract 10 and obtain the positive age ten years ago.
Hence, the problem has a unique ANSWER. Your age is 15 years.