The document defines number systems as a method of expressing numbers mathematically using a set of symbols or digits. It covers four main types: decimal (base-10), binary (base-2), octal (base-8), and hexadecimal (base-16), explaining their applications in daily life and computing. Each type serves unique purposes, with binary used in computer architecture and hexadecimal in color representation in digital applications.