document.write( "Question 365076: I'm having problems on divisibilty on my homework. The exact directions are: Test each number for divisibilty by 2,3,5,9 or 10. Here is ONE problem from my homework. 1) 126 This is the number you have to test. Thanks \n" ); document.write( "
Algebra.Com's Answer #260310 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "126
\n" ); document.write( "Test for divisibilty by 2,3,5,9 or 10
\n" ); document.write( "126/2 = 63
\n" ); document.write( "126/3 = 42
\n" ); document.write( "126/5 = 25.2
\n" ); document.write( "126/9 = 14
\n" ); document.write( "126/10 = 12.6\r
\n" ); document.write( "\n" ); document.write( "126 is not evenly divisible by 5 or 10 \n" ); document.write( "
\n" );