From the four numbers of 0, 5, 6 and 7, randomly select three and form four different three digit numbers according to the requirements: odd number (); multiple of 3 (); even number (); multiple of both 3 and 10000 ()

From the four numbers of 0, 5, 6 and 7, randomly select three and form four different three digit numbers according to the requirements: odd number (); multiple of 3 (); even number (); multiple of both 3 and 10000 ()

From the four numbers of 0, 5, 6 and 7, randomly select three and form four different three digit numbers according to the requirements: odd number (567); multiple of 3 (675); even number (756); multiple of both 3 and 10000 (705)