write different 2 digit and number using digit 3, 4 and 5. chek whether these numbers are divisible by 2, 3, 5, 6 and 9?

To find different two-digit numbers using the digits 3, 4, and 5, we can consider all possible combinations of these digits.

First, let's list down all the combinations of the digits 3, 4, and 5:

1. 34
2. 35
3. 43
4. 45
5. 53
6. 54

Now, we will check whether each of these numbers is divisible by 2, 3, 5, 6, and 9.

1. 34: Not divisible by 2, 3, 5, 6, or 9.
2. 35: Not divisible by 2, 3, 5, 6, or 9.
3. 43: Not divisible by 2, 3, 5, 6, or 9.
4. 45: Divisible by 5.
5. 53: Divisible by 2.
6. 54: Divisible by 2, 3, and 6.

Based on the above analysis, we can conclude the following:

- The numbers 34, 35, and 43 are not divisible by any of the given numbers.
- The number 45 is divisible by 5.
- The number 53 is divisible by 2.
- The number 54 is divisible by 2, 3, and 6.

Please note that none of the numbers are divisible by 9.