document.write( "Question 705438: the smallest number greater than 200 that is divisible by both 3 and 9\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #454759 by Alan3354(69443) You can put this solution on YOUR website! the smallest number greater than 200 that is divisible by both 3 and 9 \n" ); document.write( "--------------- \n" ); document.write( "The 3 is superfluous. If it's divisible by 9 it's divisible by 3. \n" ); document.write( "--> 207 \n" ); document.write( " \n" ); document.write( " |