1953 AHSME Problems/Problem 25

Revision as of 18:58, 30 April 2018 by Edonahey5 (talk | contribs) (Created page with "In a geometric progression whose terms are positive, any term is equal to the sum of the next two following terms. then the common ratio is: <math>\textbf{(A)}\ 1 \qquad \tex...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In a geometric progression whose terms are positive, any term is equal to the sum of the next two following terms. then the common ratio is:

$\textbf{(A)}\ 1 \qquad \textbf{(B)}\ \text{about }\frac{\sqrt{5}}{2} \qquad \textbf{(C)}\ \frac{\sqrt{5}-1}{2}\qquad \textbf{(D)}\ \frac{1-\sqrt{5}}{2}\qquad \textbf{(E)}\ \frac{2}{\sqrt{5}}$

Given first term $a$ and common ratio $r$, we have $a=a*r+a*r^2$, and. We divide by $a$ in the first equation to get $1=r+r^2$. Rewriting, we have $r^2+r-1=0$. We use the quadratic formula to get $r = \frac{-1+-\sqrt{1^2-4(1)(-1)}}{2(1)}$. Because the terms all have to be positive, we must add the discriminant, getting an answer of $\frac{\sqrt{5}-1}{2}$ $\boxed{C}$.