document.write( "Question 744547: Find the largest three-digit number which has ten factors. including 1 and itself \n" ); document.write( "
Algebra.Com's Answer #453452 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the largest three-digit number which has ten factors. including 1 and itself
\n" ); document.write( "--------------
\n" ); document.write( "Factors have to be repeated since the product of 1 and the first 8 prime numbers --> 9699690
\n" ); document.write( "------------------------
\n" ); document.write( "so it could be 1,1,1,1,1,1,1,1,1,999
\n" ); document.write( "
\n" ); document.write( "
\n" );