document.write( "Question 613164: i am five digit number ,my ones digit is 3,my hundred digit is 2 times of my once digit ,my ten digit is the sum of one digit and hundredth digit ,my thousand and ten thousand digit is one less than hundredth digit,find out the number
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #386017 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
i am five digit number
\n" ); document.write( "10000a + 1000b + 100c + 10d + e
\n" ); document.write( ":
\n" ); document.write( "my ones digit is 3,
\n" ); document.write( "e = 3
\n" ); document.write( ":
\n" ); document.write( "my hundred digit is 2 times of my once digit
\n" ); document.write( "c = 2(3) = 6
\n" ); document.write( ":
\n" ); document.write( "my ten digit is the sum of one digit and hundredth digit
\n" ); document.write( "d = 3 + 6 = 9
\n" ); document.write( ":
\n" ); document.write( "my thousand and ten thousand digit is one less than hundredth digit,
\n" ); document.write( "b = 6-1 = 5
\n" ); document.write( "a = 6-1 = 5
\n" ); document.write( ":
\n" ); document.write( "find out the number
\n" ); document.write( "55693
\n" ); document.write( "
\n" );