document.write( "Question 1196099: Find 5-digit number
\n" ); document.write( "abcde = number
\n" ); document.write( "a=b+2
\n" ); document.write( "b=c+2
\n" ); document.write( "d=2d/2
\n" ); document.write( "e=2d/4
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #828801 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
-------------------------
\n" ); document.write( "abcde = number
\n" ); document.write( "a=b+2
\n" ); document.write( "b=c+2
\n" ); document.write( "d=2d/2
\n" ); document.write( "e=2d/4
\n" ); document.write( "-------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice how the given facts also mean that d=d, which is redundant, and that \"e=d%2F2\". This is the same as \"d=2e\"; and therefore some possible choices of d should be exactly one of 2, 4, 6, 8. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a must not be 0. If it were, then cannot have the five-digit number.
\n" ); document.write( "a may be exactly one of 1, 2, 3, 4, 5, 6, 7.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This not a finished solution; only some thoughts on the way to a solution.
\n" ); document.write( "
\n" );