document.write( "Question 1189874: 71,53,11,81,33,77,39,47,54,77,76,....
\n" ); document.write( "Find next 3 numbers in the sequence but condition is that all numbers in sequence should be less than 100.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #821374 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "71,53,11,81,33,77,39,47,54,77,76,\r\n" );
document.write( "\r\n" );
document.write( "There are trillions of patterns that would do.  One pattern is to \r\n" );
document.write( "start the whole thing over after each 11 terms, like this:\r\n" );
document.write( "\r\n" );
document.write( "71,53,11,81,33,77,39,47,54,77,76,71,53,11,81,33,77,39,47,54,77,76,\r\n" );
document.write( "71,53,11,81,33,77,39,47,54,77,76,71,53,11,81,33,77,39,47,54,77,76,\r\n" );
document.write( "71,53,11,81,33,77,39,47,54,77,76,71,53,11,81,33,77,39,47,54,77,76,\r\n" );
document.write( "71,53,11,81,33,77,39,47,54,77,76,71,53,11,81,33,77,39,47,54,77,76,\r\n" );
document.write( "...\r\n" );
document.write( "\r\n" );
document.write( "That pattern fits the condition that all numbers in the sequence \r\n" );
document.write( "are less than 100.\r\n" );
document.write( "\r\n" );
document.write( "The next three numbers are the same as the first three: 71,53,11.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );