document.write( "Question 723493: Iam a four digit number with no 2 digit the same. My one digit is twice my thousands digit and one less than my tens digit. My hundreds digit is the difference between my tens digit and my thousands digit, my thousands digit is an odd number less than 6. What number am I? \n" ); document.write( "
Algebra.Com's Answer #443210 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let x=1000's digit
\n" ); document.write( "y=100's digit
\n" ); document.write( "z=10's digit
\n" ); document.write( "And w=unit's digit
\n" ); document.write( "Now we are told that:
\n" ); document.write( "w=2x
\n" ); document.write( "w=z-1
\n" ); document.write( "y= absolute value of z-x
\n" ); document.write( "x=1,3,or 5
\n" ); document.write( "If x=1, then w=2, z=3 and y=2----No good.
\n" ); document.write( "If x=3, then w=6, z=7 and y=4----An Answer
\n" ); document.write( "If x=5, then w=10------------------No good
\n" ); document.write( "So the answer is:
\n" ); document.write( "3476\r
\n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor
\n" ); document.write( "
\n" ); document.write( "
\n" );