Final answer:
Octal and hexadecimal equivalents for decimal numbers 1-15.
Step-by-step explanation:
In octal notation, the decimal numbers 1-15 are represented as follows:
- 1 = 1
- 2 = 2
- 3 = 3
- 4 = 4
- 5 = 5
- 6 = 6
- 7 = 7
- 8 = 10
- 9 = 11
- 10 = 12
- 11 = 13
- 12 = 14
- 13 = 15
- 14 = 16
- 15 = 17
In hexadecimal notation, the decimal numbers 1-15 are represented as follows:
- 1 = 1
- 2 = 2
- 3 = 3
- 4 = 4
- 5 = 5
- 6 = 6
- 7 = 7
- 8 = 8
- 9 = 9
- 10 = A
- 11 = B
- 12 = C
- 13 = D
- 14 = E
- 15 = F