document.write( "Question 99926: Which of the following numbers are composite?\r
\n" );
document.write( "\n" );
document.write( "79, 41, 5, 64 \n" );
document.write( "
Algebra.Com's Answer #72748 by doukungfoo(195)![]() ![]() You can put this solution on YOUR website! A composite number is a positive integer which has a positive divisor other than one or itself \n" ); document.write( "64 is the only composite number because it is divisible by numbers other than one and itself \n" ); document.write( "for example \n" ); document.write( "64/2= 32 \n" ); document.write( " |