document.write( "Question 820893: I am a 4 digit number with no two digits the same. My ones digit is twice my thousands digit and one less than my tens digit. My hundres 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 #493758 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
I'll call the number abcd
\n" ); document.write( "(1) \"+d+=+2a+\"
\n" ); document.write( "(2) \"+d+=+c+-+1+\"
\n" ); document.write( "(3) \"+b+=+c+-+a+\" ( I might have to change this to \"+b=+a-c+\" )
\n" ); document.write( "-------------
\n" ); document.write( "\"+a+\" = 1,3, or 5
\n" ); document.write( "I'll say that \"+a+=+1+\"
\n" ); document.write( "-------------------
\n" ); document.write( "(1) \"+d+=+2%2A1+\"
\n" ); document.write( "(1) \"+d+=+2+\"
\n" ); document.write( "-------------
\n" ); document.write( "(2) \"+2+=+c+-+1+\"
\n" ); document.write( "(2) \"+c+=+2+%2B+1+\"
\n" ); document.write( "(2) \"+c+=+3+\"
\n" ); document.write( "and
\n" ); document.write( "(3) \"+b+=+3+-+1+\"
\n" ); document.write( "(3) \"+b+=+2+\"
\n" ); document.write( "----------------
\n" ); document.write( "\"+b+\" and \"+d+\" are both \"+2+\", so
\n" ); document.write( "I have to try again
\n" ); document.write( "I'll say \"+a+=+3+\"
\n" ); document.write( "(1) \"+d+=+2%2A3+\"
\n" ); document.write( "(1) \"+d+=+6+\"
\n" ); document.write( "--------------
\n" ); document.write( "(2) \"+6+=+c+-+1+\"
\n" ); document.write( "(2) \"+c+=+7+\"
\n" ); document.write( "-------------
\n" ); document.write( "(3) \"+b+=+7+-+3+\"
\n" ); document.write( "(3) \"+b+=+4+\"
\n" ); document.write( "--------------
\n" ); document.write( "This works. The number is \"+3476+\"
\n" ); document.write( "Read through the problem to check.
\n" ); document.write( "I think it's OK\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );