document.write( "Question 73701: Let P denote the product of all the positive primes less than 100. What is the units' digit of P?\r
\n" ); document.write( "\n" ); document.write( "----------------------------------------
\n" ); document.write( "I started writing out the primes from 1 to 99, but it took forever and I missed a lot of them. There must be some way to get this answer WITHOUT doing all that math, right?
\n" ); document.write( "

Algebra.Com's Answer #52895 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
You got it ... there's an easy way once you think about it a little. But before that, there are
\n" ); document.write( "25 prime numbers between 1 and 100. They are 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41,
\n" ); document.write( "43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97.
\n" ); document.write( ".
\n" ); document.write( "Let's look at the product of just two of these primes. The product of 2 and 5 is, of course,
\n" ); document.write( "10. After that, what is the units digit of any other multiplication? 10 * 3 = 30. That times
\n" ); document.write( "7 is 210. Times 11 is 2310. There we have the product of the first 5 primes. And by now you
\n" ); document.write( "can probably see that any additional multiplications will end in zero in the units position (even if you go to the product of the primes out to a million or beyond).
\n" ); document.write( ".
\n" ); document.write( "Does this help? Hope so ...
\n" ); document.write( "
\n" ); document.write( "
\n" );