document.write( "Question 1209243: It is a 3 digit whole number
\n" );
document.write( "It is divisible by 5
\n" );
document.write( "It is a positive even number
\n" );
document.write( "Each of its digits are different
\n" );
document.write( "Its tens digit is greater than its ones digit
\n" );
document.write( "Its hundreds digit is greater than its tens digit
\n" );
document.write( "It is less than 400
\n" );
document.write( "It is divisible by 3
\n" );
document.write( "It has only one odd digit
\n" );
document.write( "Its ten digit is 1\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #847916 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "There are more conditions than necessary to find the number; but which ones are not needed depends on how you solve the problem. And since there are more conditions than needed, there are many ways to solve the problem. \n" ); document.write( "Glancing quickly at the given conditions, this is the path I first saw: \n" ); document.write( "Its tens digit is 1; its tens digit is greater than its ones digit. \n" ); document.write( "Therefore, since it is a 3-digit number, it is _10. \n" ); document.write( "Then, since it is less than 400 and is divisible by 3, it must be 210. \n" ); document.write( "ANSWER: 210 \n" ); document.write( " \n" ); document.write( " |