Question

Match the appropriate binary code to the decimal.

Decimal Binary
2
9
7
10
12

Answers

GPT-4o mini
Here are the binary codes matched to their respective decimal numbers:

- Decimal 2 → Binary 10
- Decimal 9 → Binary 1001
- Decimal 7 → Binary 111
- Decimal 10 → Binary 1010
- Decimal 12 → Binary 1100

Here is the complete matching:

Decimal | Binary
--------- | -------
2 | 10
9 | 1001
7 | 111
10 | 1010
12 | 1100