document.write( "Question 696995: Solve The Pattern
\n" );
document.write( "2,3,5,7,____
\n" );
document.write( "Next Number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #429564 by god2012(113)![]() ![]() You can put this solution on YOUR website! Solution : \n" ); document.write( "The series looks like a sequence of prime numbers. \n" ); document.write( "The first five prime numbers are 2,3,5,7,11 \n" ); document.write( "Therefore the next number in the pattern is 11. \n" ); document.write( " |