document.write( "Question 470874: If a is the smallest prime number greater than 21 and b is the
\n" );
document.write( "largest prime number less than 16, then ab =
\n" );
document.write( "A 299
\n" );
document.write( "B 323
\n" );
document.write( "C 330
\n" );
document.write( "D 345
\n" );
document.write( "E 351\r
\n" );
document.write( "\n" );
document.write( "How do you work this problem? \n" );
document.write( "
Algebra.Com's Answer #322963 by sudhanshu_kmr(1152) You can put this solution on YOUR website! \n" ); document.write( "a = 23 , b= 13\r \n" ); document.write( "\n" ); document.write( "a*b= 299\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |