document.write( "Question 167120: Are the multiples of two all prime, all composite, or both? \n" ); document.write( "
Algebra.Com's Answer #123093 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
All multiples of two are composite, except, of course, the number 2 itself.
\n" ); document.write( "Why, because multiples of two are found by multiplying 2 by other integers, and the resulting numbers are all even numbers and these can all be divided by 2, thus they are all composite.
\n" ); document.write( "
\n" );