document.write( "Question 623187: in a cercle i have 8 numbers, a mystery number then 26, 6, 21, 1,
\n" ); document.write( "36, 16, and 16. What is the mystery number?
\n" ); document.write( "

Algebra.Com's Answer #391939 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
The numbers are...
\n" ); document.write( "26, 6, 21, 1, 36, 16, 16, ...
\n" ); document.write( "If you take the numbers in pairs, like this...
\n" ); document.write( "(26, 6), (21, 1), (36, 16), (16, ?) you can see that the second number in each pair is the result of subtracting 20 from the first number of the pair.
\n" ); document.write( "So for the last pair, (16 - 20) = -4
\n" ); document.write( "
\n" );