document.write( "Question 907701: Which of the following numbers is divisible by 2 and 3 and 6, but not by 18?
\n" ); document.write( "a.48
\n" ); document.write( "b.36
\n" ); document.write( "c.18
\n" ); document.write( "d.54
\n" ); document.write( "e.72
\n" ); document.write( "

Algebra.Com's Answer #550510 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Since 18 = 2*3*3, then for an integer not to be divisible by 18,\r\n" );
document.write( "yet divisible by 2 and 3 (and therefore 6), it must be even and\r\n" );
document.write( "not be divisible by 3*3 or 9.  They're all even, but the only \r\n" );
document.write( "one in the list that isn't divisible by 9 is a. 48.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );