document.write( "Question 471586: Is the number 75 prime,composite,or neither \n" ); document.write( "
Algebra.Com's Answer #323447 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! 75 is composite since it can be factored\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "75 = 25*3 = 5*5*3 \n" ); document.write( " |