document.write( "Question 513592: Which of the folllowing is a counterexample of the conjecture below?
\n" );
document.write( "Conjecture: If a number is divisible by 6 and 2 then it is divisible by 12.\r
\n" );
document.write( "\n" );
document.write( "a.12
\n" );
document.write( "b.36
\n" );
document.write( "c.42
\n" );
document.write( "d.48 \n" );
document.write( "
Algebra.Com's Answer #343091 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! C, because 42 is divisible by 6 and 2, but not 12. \n" ); document.write( " |