document.write( "Question 38090: which of the following numbers are composit?\r
\n" );
document.write( "\n" );
document.write( "0, 1, 15, 19, 23, 31, 49, 55, 59, 87, 91, 97, 103, 105 \n" );
document.write( "
Algebra.Com's Answer #23608 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Those nmbers which can be factored into numbers other than itself and one are composite. \n" ); document.write( "Thus, 15, 49, 55, 87, 91 and 105 are composite. \n" ); document.write( "Aside from 0 and 1, the rest are prime. \n" ); document.write( " |