document.write( "Question 476195: I am a four digit number, I am less than 2500, my digits are all odd, my digits are all diffirent, the sum of my two digits equal the sum of my last two digits, I am divisible by 5! WHAT AM I??? \n" ); document.write( "
Algebra.Com's Answer #326543 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Since the number is divisible by five, the last digit is 5.
\n" ); document.write( "Possible digits:1,3,5,7,9
\n" ); document.write( "5+3=1+7
\n" ); document.write( "2500>1735
\n" ); document.write( "The number is 1735..
\n" ); document.write( "
\n" );