document.write( "Question 673596: each of my three digits is odd, my tens digit is larger than my hundreds digit, and the sum of my three digits is less than 9. What number could I be? \n" ); document.write( "
Algebra.Com's Answer #418745 by sachi(548)\"\" \"About 
You can put this solution on YOUR website!
each of my three digits is odd must be 1,3,5,7,9
\n" ); document.write( "my tens digit is larger than my hundreds digit
\n" ); document.write( "so if hundreds digit is 1 then tens digit may be 3,5,7,9
\n" ); document.write( "if hundreds digit is 3 then tens digit may be 5,7,9
\n" ); document.write( "if hundreds digit is 5 then tens digit may be 7,9
\n" ); document.write( "if hundreds digit is 7 then tens digit may be 9
\n" ); document.write( "but the sum of my three digits is less than 9
\n" ); document.write( "so hundreds digit must be 1 & tens digit may be 3,5 then ones digit must be 1,3
\n" ); document.write( "so I could I be 131,133,151
\n" ); document.write( "ans
\n" ); document.write( "
\n" );