document.write( "Question 139851: Continue the pattern by listing the next five terms in the sequence below:
\n" ); document.write( "17,8,25,7,32,5,37,10,47,11,58,13,71,8,79,16,95,14,109
\n" ); document.write( "I also need to know the pattern of how to get the next number.
\n" ); document.write( "

Algebra.Com's Answer #102221 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
17+8=25, 2=5=7, 25+7=32, 3+2=5, 5+32=37, 3+7=10, 37+10=47, 4+7=11, 47+11=58, etc. \n" ); document.write( "
\n" );