document.write( "Question 479613: If c = 18a + 24b, where a and b are positive integers, then c must be divisible by which of the following?\r
\n" ); document.write( "\n" ); document.write( "a) 4
\n" ); document.write( "b) 6
\n" ); document.write( "c) 9
\n" ); document.write( "d) 12
\n" ); document.write( "e) 72\r
\n" ); document.write( "\n" ); document.write( "Than you!!! :-)
\n" ); document.write( "

Algebra.Com's Answer #328591 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( " 18a + 24b\r\n" );
document.write( "\r\n" );
document.write( "by the distributive principle (used in reverse)\r\n" );
document.write( "\r\n" );
document.write( "6(3a + 8b)\r\n" );
document.write( "\r\n" );
document.write( "Therefore it must be divisible by 6\r\n" );
document.write( "\r\n" );
document.write( "An easy counter-example for the others is when a = 1, and b = 1\r\n" );
document.write( "\r\n" );
document.write( "c = 18a + 24b = 18(1) + 24(1) = 18 + 24 = 42 which is \r\n" );
document.write( "\r\n" );
document.write( "not divisible by 4, 9, 12, or 72\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );