document.write( "Question 107597: Tell wether the number is prime or composite,if it is composite write prime factorization.\r
\n" ); document.write( "\n" ); document.write( "8. 345\r
\n" ); document.write( "\n" ); document.write( "Any help with this problem would be GREATLY appreciated:)
\n" ); document.write( "

Algebra.Com's Answer #78372 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
345/3=115 ... 115/5=23 ... 23 is prime \n" ); document.write( "
\n" );