document.write( "Question 1091803: What is the difference between the greatest prime number that is less than 60 and the least prime number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #706259 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! What is the difference between the greatest prime number \n" ); document.write( "that is less than 60 and the least prime number? \n" ); document.write( " \r\n" ); document.write( "Prime numbers are positive integers which cannot be broken\r\n" ); document.write( "down into the product of two integer factors such that neither \r\n" ); document.write( "factor is 1.\r\n" ); document.write( "\r\n" ); document.write( "The greatest prime number that is less than 60 is 59.\r\n" ); document.write( "The least prime number is 2.\r\n" ); document.write( "\r\n" ); document.write( "To find their difference, we subtract them:\r\n" ); document.write( "\r\n" ); document.write( "59-2 = ?\r\n" ); document.write( "\r\n" ); document.write( "I'll bet you can subtract them all by yourself. :)\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |