Skip to main content

2004 AMC 10A Problem 18

Problem 18 of 25IntermediateAlgebra

A sequence of three real numbers forms an arithmetic progression with a first term of 9.9. If 22 is added to the second term and 2020 is added to the third term, the three resulting numbers form a geometric progression. What is the smallest possible value for the third term of the geometric progression?

Answer choices

Show solution

Solution

The arithmetic progression is 9,9, 9+d,9 + d, 9+2d,9 + 2d, so the geometric progression is 9,9, 11+d,11 + d, 29+2d.29 + 2d. The geometric condition gives (11+d)2=9(29+2d), (11 + d)^2 = 9(29 + 2d), which simplifies to d2+4d140=0,d^2 + 4d - 140 = 0, so d=10d = 10 or d=14.d = -14. The third terms 29+2d29 + 2d are 4949 and 1.1. The smallest is 1.1. Thus, the correct answer is A.

More practice

Concepts: arithmetic sequence · geometric sequence · quadratic

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