document.write( "Question 729764: what is the pattern of the numbers 3,5,7,4,6,8 \n" ); document.write( "
\n" ); document.write( "One pattern for this sequence is up 2, up 2, down 3.
\n" ); document.write( "3, 3+2=5, 5+2=7, 7-3=4, 4+2=6, 6+2=8, 8-3=5, 7, 9, 6, 8, 10, 7...