document.write( "Question 900643: 1. Which of the following numbers is divisible by 2 and 3 and 6, but not by 18?
\n" );
document.write( "a.48 b.36 c.18 d.54 e.72\r
\n" );
document.write( "\n" );
document.write( "2. Which of the following does NOT have a remainder of 1?
\n" );
document.write( "a.21/2 b.51/5 c.111/3 d.201/100 e.10001/10\r
\n" );
document.write( "\n" );
document.write( "3. What is the product of all the factors of 8?
\n" );
document.write( "a.8 b.15 c.24 d.32 e.64 \n" );
document.write( "
Algebra.Com's Answer #546068 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! factors of 8 \n" ); document.write( "1*2*4*8=64 \n" ); document.write( " \n" ); document.write( " |