document.write( "Question 1195913: A friend of mine gave me this sequence as a riddle. Can you find a rule? 8, 12, 18, 24, 38, 60, 98, 150,
\n" ); document.write( "Kind regards, Michael
\n" ); document.write( "

Algebra.Com's Answer #828545 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        You may consider what follows as a  \" solution \"  or as a joke (or both) - - - on your choice.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "I separate the given sequence in triples\r\n" );
document.write( "\r\n" );
document.write( "(1)   8, 12, 18\r\n" );
document.write( "\r\n" );
document.write( "(2)  18, 24, 38\r\n" );
document.write( "\r\n" );
document.write( "(3)  38, 60, 98\r\n" );
document.write( "\r\n" );
document.write( "(4)  98, 150, x\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "I use first three triples as a learning base to develop a pattern; \r\n" );
document.write( "then I use this pattern to predict x in the last triple.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "1st triple: round 12 to the closest multiple of 10. It will be 10.\r\n" );
document.write( "\r\n" );
document.write( "            Next,  8 + 10 = 18.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2nd triple: round 24 to the closest multiple of 10: it will be 20.\r\n" );
document.write( "\r\n" );
document.write( "            Next, 18 + 20 = 38.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "3rd triple: round 60 to the closest multiple of 10: it will be 60.\r\n" );
document.write( "\r\n" );
document.write( "            Next, 38 + 60 = 98.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, my pattern is just developed. Now I apply it to the last triple.\r\n" );
document.write( "\r\n" );
document.write( "            I round 150 to the closest multiple of 10: it is 150.\r\n" );
document.write( "\r\n" );
document.write( "            Finally, to predict x, I add 98 and 150:  x = 98 + 150 = 248.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved   //   or,  in more accurate terms,  one of million possible patterns is found.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );