document.write( "Question 57237: which of the following statement is true:
\n" );
document.write( "1. a number divisible by 6 is also divisible by 3
\n" );
document.write( "2. a number divisible by 3 is also divisible by 9
\n" );
document.write( "3. a number divisible by 5 is also divisible by 10
\n" );
document.write( "4. a number divisible by 3 is also divisible by 6 \n" );
document.write( "
Algebra.Com's Answer #38942 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! 1. a number divisible by 6 is also divisible by 3 \n" ); document.write( " Is true because the divisibility rule for 6 is if the number is even and divisible by 3 then the number is divisible by 6. Being divisible by three is part of the rule. \n" ); document.write( "Observe: \n" ); document.write( "12/6=2 and 12/3=4 \n" ); document.write( "24/6=4 and 24/3=8 \n" ); document.write( "ect. ect. ect. \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |