document.write( "Question 1146426: Here is a divisibility puzzle find a number of that satisfies the following conditions
\n" ); document.write( "A . It is a three digit whole number
\n" ); document.write( "B .It is divisible by 5
\n" ); document.write( "C.it is an even number
\n" ); document.write( "D. Each of its digits are different
\n" ); document.write( "E .its tens digit is greater than its ones digit
\n" ); document.write( "F . It's hundreds digits is greater than its tens digit
\n" ); document.write( "G .It is less than 400
\n" ); document.write( "H .It is divisible by 3
\n" ); document.write( "I .It has only one odd digit
\n" ); document.write( "J .It's 10 digit is one
\n" ); document.write( "

Algebra.Com's Answer #767669 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
from #A we have xyz
\n" ); document.write( "from #I y is 1
\n" ); document.write( "we have x1z
\n" ); document.write( "from #E z=0
\n" ); document.write( "we have x10
\n" ); document.write( "from #g x must be 2 or 3
\n" ); document.write( "if x =3 then we have 310 which is not divisible by 3 so it must be 2
\n" ); document.write( "The number is 210\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );