document.write( "Question 316177: I am a five-digit number greater than 60,000 but less than 70,000. My hundreds digit is 3 less than my ones. The sum of my digits is 31. What number am I?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #226170 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! I am a five-digit number greater than 60,000 but less than 70,000. \n" ); document.write( " My hundreds digit is 3 less than my ones. The sum of my digits is 31. What number am I? \n" ); document.write( ": \n" ); document.write( "6 = 10,000 digit \n" ); document.write( "x = 100's digit \n" ); document.write( "z = ones digit \n" ); document.write( ": \n" ); document.write( "I think you could be several numbers, here are some, but not all \n" ); document.write( "If z=4, x=1; the number: 6 __1 __4, not possible \n" ); document.write( "If z=5, x=2; the number: 6 9 2 9 5, \n" ); document.write( "If z=6, x=3; the number: 6 8 3 8 6 \n" ); document.write( "If z=7, x=4; the number: 6 7 4 7 7 \n" ); document.write( "If z=8, x=5; the number: 6 6 5 6 8 \n" ); document.write( "If z=9, x=6; the number: 6 5 6 5 9 \n" ); document.write( " |