The document contains examples of representing numeric values in different bases. It shows:
1) Representing numbers 0 through 9 in binary notation.
2) Representing the decimal number 12345 in binary, and calculating its value.
3) Representing the decimal number 12.34 using place value notation.
4) Representing the decimal number 1011.012 using place value notation.