document.write( "Question 711100: THREE INTEGERS ARE IN A GEOMETRIC SERIES, WHEN 12 IS ADDED TO THE SECOND TERM THE SERIES BECOMES AN ARITHMETIC SERIES AND WHEN 96 IS ALSO ADDED TO THE THIRD TERM THE SERIES CHANGES TO GEOMETRIC SERIES. WHAT ARE THE INTEGERS? \n" ); document.write( "
Algebra.Com's Answer #438816 by kevwill(135)\"\" \"About 
You can put this solution on YOUR website!
Let's call the three integers in the original series a, b, and c. Because this is a geometric series, we know that
\n" ); document.write( "
\n" ); document.write( "\"b%2Fa+=+c%2Fb\", so multiplying both sides by \"a%2Ab\" gives
\n" ); document.write( "\"b%5E2+=+ac\"
\n" ); document.write( "\"c+=+b%5E2%2Fa\"
\n" ); document.write( "
\n" ); document.write( "Adding 12 to the second number (b) gives an arithmetic series, so we know that
\n" ); document.write( "
\n" ); document.write( "\"b%2B12+-+a+=+c+-+%28b%2B12%29\", or
\n" ); document.write( "\"a+%2B+c+=+2b%2B24\"
\n" ); document.write( "
\n" ); document.write( "And finally, adding 96 to the third term of the new series gives us another geometric series, so we have
\n" ); document.write( "
\n" ); document.write( "\"%28b%2B12%29%2Fa+=+%28c%2B96%29%2F%28b%2B12%29\", so multiplying both sides by \"a%2A%28b%2B12%29\" gives
\n" ); document.write( "
\n" ); document.write( "\"%28b%2B12%29%5E2+=+a%2A%28c%2B96%29\"
\n" ); document.write( "\"b%5E2+%2B+24b+%2B+144+=+ac+%2B+96a\"
\n" ); document.write( "
\n" ); document.write( "and since \"b%5E2+=+ac\", we have
\n" ); document.write( "
\n" ); document.write( "\"24b+%2B+144+=+96a\"
\n" ); document.write( "\"b+=+4a-6\"
\n" ); document.write( "
\n" ); document.write( "And using \"c+=+b%5E2%2Fa\"
\n" ); document.write( "
\n" ); document.write( "\"c+=+%284a-6%29%5E2%2Fa\"
\n" ); document.write( "\"c+=+%2816a%5E2-48a%2B36%29%2Fa\"
\n" ); document.write( "\"c+=+16a+-+48+%2B+36%2Fa\"
\n" ); document.write( "
\n" ); document.write( "From the equation above, c is only an integer when a is a factor if 36, so we can check the nine possibilities:
\n" ); document.write( "
\n" ); document.write( "(1, -2, 4)
\n" ); document.write( "(2, 2, 2)
\n" ); document.write( "(3, 6, 12)
\n" ); document.write( "(4, 10, 25)
\n" ); document.write( "(6, 18, 54)
\n" ); document.write( "(9, 30, 100)
\n" ); document.write( "(12, 42, 147)
\n" ); document.write( "(18, 66, 242)
\n" ); document.write( "(36, 138, 529)
\n" ); document.write( "
\n" ); document.write( "Of these 9 geometric series, only one generates an arithmetic series when 12 is added to the second term: (6, 18, 54)
\n" ); document.write( "
\n" ); document.write( "Adding 12 to the second term gives the arithmetic series (6, 30, 54),
\n" ); document.write( "
\n" ); document.write( "And adding 96 to the third term gives the geometric series (6, 30, 150).
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );