document.write( "Question 347619: 1. . List the terms that complete a possible pattern in each of the following:
\n" ); document.write( "(a) 38, 33, 28, 23, 18, ____, ____, ____
\n" ); document.write( "(b) 640, 320, 160, 80, ____, ____, ____
\n" ); document.write( "(c) 7, 8,15, 23, 38, ____, ____, ____
\n" ); document.write( "(d) 4, 8, 16, 32, 64, ____, ____, ____
\n" ); document.write( "(e) 1, ____, ____, ____, 25, 36, 49\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #248578 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(a) 38, 33, 28, 23, 18, 13, 8, 3 (-5)
\n" ); document.write( "(b) 640, 320, 160, 80, 40, 20, 10 (*.5)
\n" ); document.write( "(c) 7, 8, 15, 23, 38, 61, 99, 160 (n+n+1)
\n" ); document.write( "(d) 4, 8, 16, 32, 64, 32, 64, 128 (*2)
\n" ); document.write( "(e) 1, 4, 9, 16, 25, 36, 49 (n^2)
\n" ); document.write( "
\n" );