I am a three-digits no multiple of 50, my first two digits are even and their difference is 6. What am i

the number ends in 50 or 00

since 50 is out, it ends in 00

600

To find the solution, we need to consider the given conditions: the number is a three-digit number, not a multiple of 50, and the difference between the first two digits is 6.

Let's break down each condition step by step:

1. Three-digits number: This means that the number must be between 100 and 999.

2. Not a multiple of 50: To clarify, multiples of 50 end with either a 0 or a 50. So, we can exclude numbers like 150, 250, and so on.

3. The difference between the first two digits is 6: This means that the first two digits differ by 6. Since the first two digits are even, we can narrow down the possibilities.

Let's list down the even numbers between 100 and 999:
```
100, 102, 104, 106, 108, 110, 112, 114, 116, 118, 120, ...
```

Now, let's exclude the multiples of 50:
```
100, 102, 104, 106, 108, 112, 114, 116, 118, 122, 124, ...
```

From the remaining list, we can see that the only number where the difference between the first two digits is 6 is 124.

Therefore, the number you are referring to is 124.