document.write( "Question 979306: I am a two digit odd number. The sum of my digits is 5.\r
\n" );
document.write( "\n" );
document.write( "I am the sum of five different odd numbers which are all greater than zero but less than eleven.\r
\n" );
document.write( "\n" );
document.write( "I am three digit number less than 500 but greater than 200. All my digits are odd. The sum of my digits is 5.\r
\n" );
document.write( "\n" );
document.write( "I am a three digit number. My tens digit is 5 more than my ones digit. My
\n" );
document.write( "hundreds digit is 8 less than my tens digit. \n" );
document.write( "
Algebra.Com's Answer #600581 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! I am a two digit odd number.The sum of my digits is 5. \n" ); document.write( " \r\n" ); document.write( "Two possibilities: 41 or 23\r\n" ); document.write( " \n" ); document.write( "I am the sum of five different odd numbers which are all greater than zero but \n" ); document.write( "less than eleven. \n" ); document.write( " \r\n" ); document.write( "Only possibility: 1+3+5+7+9 = 25\r\n" ); document.write( " \n" ); document.write( "I am a three digit number less than 500 but greater than 200. All my digits are \n" ); document.write( "odd. The sum of my digits is 5. \n" ); document.write( " \r\n" ); document.write( "It has to begin with the odd digit 3 to be between greater than 200 and less\r\n" ); document.write( "than 500. So the other two digits must have sum 2. So they can only be two\r\n" ); document.write( "1's. Answer: 311\r\n" ); document.write( " \n" ); document.write( "I am a three digit number. My tens digit is 5 more than my ones digit. My \n" ); document.write( "hundreds digit is 8 less than my tens digit. \n" ); document.write( " \r\n" ); document.write( "The hundreds digit can't be 0, so the only way the hundreds digit could be 8\r\n" ); document.write( "less than the tens digit is for the tens digit to be 9 and the hundreds digit to\r\n" ); document.write( "be 1. Since the tens digit is 9 and it is 5 more than the ones digit, the ones\r\n" ); document.write( "digit can only be 4. Answer: 194\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |