document.write( "Question 379124: I am a number between 100 and 200
\n" ); document.write( "the sum o my digits is 3
\n" ); document.write( "my ones digits is two times my hundreds digit
\n" ); document.write( "

Algebra.Com's Answer #269237 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "number between 100 and 200 with the sum of it's digits = 3
\n" ); document.write( " h + t + u = 3
\n" ); document.write( "ones digits is two times the hundreds digit
\n" ); document.write( " 1 + t + 2 = 3 t therefore is 0
\n" ); document.write( "Number is 103 \n" ); document.write( "
\n" );