document.write( "Question 728640: find a number that is greater than 150 and has exactly three different factors \n" ); document.write( "
Algebra.Com's Answer #445551 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
find a number that is greater than 150 and has exactly three different factors
\n" ); document.write( "-----------
\n" ); document.write( "153 = 3*3*17
\n" ); document.write( "If you mean 3 different factors:
\n" ); document.write( "154 = 2*7*11
\n" ); document.write( "------
\n" ); document.write( "It's also 1*2*7*11.
\n" ); document.write( "Some people count 1 as a factor, some don't.
\n" ); document.write( "-------------
\n" ); document.write( "If you count 1,
\n" ); document.write( "155 = 1*5*31
\n" ); document.write( "
\n" ); document.write( "
\n" );