document.write( "Question 521884: what number is greater than 150 and smaller than 200 and is divisble by 3 \n" ); document.write( "
| Algebra.Com's Answer #346606 by umnikmo(75)      You can put this solution on YOUR website! 153 \n" ); document.write( "if you need all numbers in this range just keep adding 3 to 153: \n" ); document.write( "156, 159, 162...198 \n" ); document.write( " |