document.write( "Question 591789: What is the smallest odd number you can obtain from the product
\n" );
document.write( "of four different prime numbers? Show or explain how you got
\n" );
document.write( "your answer.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #375806 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Cannot use 2, because 2 is even and the product of an even number with any set of integers is even.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, use the next four smallest primes, 3,5,7,11 and multiply them. \n" ); document.write( " |