document.write( "Question 1138086: I am thinking of a three digit number. it is less than 200, can be divided by 10 and the sum of the three digits is 9. what number am i thinking of? \n" ); document.write( "
Algebra.Com's Answer #756006 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "(1) The 3-digit number is less than 200, so the hundreds digit is 1: 1??

\n" ); document.write( "(2) The number is divisible by 10, so the units digit is 0: 1?0

\n" ); document.write( "(3) The sum of the digits is 9, so the tens digit is 8: 180
\n" ); document.write( "
\n" );