document.write( "Question 1151135: Three numbers form a geometric progression. If 4 is subtracted from the third term, then the three numbers will form an arithmetic progression. If, after this, 1 is subtracted from the second and third terms of the progression, then it will again result in a geometric progression. Find these three numbers.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #772775 by greenestamps(13198)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "There are probably nicer ways to solve this problem.... But this is what I came up with.

\n" ); document.write( "The original geometric progression is

\n" ); document.write( "a, ar, ar^2

\n" ); document.write( "When 4 is subtracted from the third number, the resulting progression

\n" ); document.write( "a, ar, ar^2-4

\n" ); document.write( "is an arithmetic progression.

\n" ); document.write( "Then when 1 is subtracted from the second and third terms, the resulting progression

\n" ); document.write( "a, ar-1, ar^2-5

\n" ); document.write( "is again a geometric progression.

\n" ); document.write( "(1) Using the fact that the last progression is geometric:

\n" ); document.write( "\"%28ar%5E2-5%29%2F%28ar-1%29+=+%28ar-1%29%2Fa\"
\n" ); document.write( "\"a%5E2r%5E2-2ar%2B1+=+a%5E2r%5E2-5a\"
\n" ); document.write( "\"-2ar%2B1+=+-5a\"
\n" ); document.write( "\"1+=+2ar-5a\"
\n" ); document.write( "\"1+=+a%282r-5%29\"
\n" ); document.write( "\"a+=+1%2F%282r-5%29\" [1]

\n" ); document.write( "(2) Using the fact that the second progression is arithmetic:

\n" ); document.write( "\"%28ar%5E2-4%29-ar+=+ar-a\"
\n" ); document.write( "\"ar%5E2-2ar%2Ba+=+4\" [2]

\n" ); document.write( "(3) Substituting [2] in [1]....

\n" ); document.write( "\"r%5E2%2F%282r-5%29-2r%2F%282r-5%29%2B1%2F%282r-5%29+=+4\"
\n" ); document.write( "\"r%5E2-2r%2B1+=+4%282r-5%29\"
\n" ); document.write( "\"r%5E2-2r%2B1+=+8r-20\"
\n" ); document.write( "\"r%5E2-10r%2B21+=+0\"
\n" ); document.write( "\"%28r-3%29%28r-7%29+=+0\"

\n" ); document.write( "Both solutions satisfy the conditions of the problem.

\n" ); document.write( "(A) r = 3

\n" ); document.write( "From [1], a = 1/(2(3)-5) = 1/1 = 1.

\n" ); document.write( "The original sequence is

\n" ); document.write( "1, 3, 9

\n" ); document.write( "When 4 is subtracted from the third number, the resulting sequence is

\n" ); document.write( "1, 3, 5

\n" ); document.write( "which is an arithmetic progression.

\n" ); document.write( "Then when 1 is subtracted from each of the second and third terms, the resulting sequence is

\n" ); document.write( "1, 2, 4

\n" ); document.write( "which is again a geometric progression.

\n" ); document.write( "(B) r = 7

\n" ); document.write( "From [1], a = 1/(2(7)-5) = 1/9.

\n" ); document.write( "The original sequence is

\n" ); document.write( "1/9, 7/9, 49/9

\n" ); document.write( "When 4 is subtracted from the third number, the resulting sequence is

\n" ); document.write( "1/9, 7/9, 13/9

\n" ); document.write( "which is an arithmetic progression.

\n" ); document.write( "Then when 1 is subtracted from each of the second and third terms, the resulting sequence is

\n" ); document.write( "1/9, -2/9, 4/9

\n" ); document.write( "which is again a geometric progression.
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );