document.write( "Question 1144820: What is the smallest 4- digits number that is divisible by 9? \n" ); document.write( "
Algebra.Com's Answer #765989 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the smallest 4 digit number would be 1000, i believe.
\n" ); document.write( "1000 / 9 = 111.1111
\n" ); document.write( "111 * 9 = 999
\n" ); document.write( "112 * 9 = 1008
\n" ); document.write( "i believe 1008 is the smallest 4 digit number that is divisible by 9.
\n" ); document.write( "that's my guess.
\n" ); document.write( "
\n" ); document.write( "
\n" );