Number Systems Mind Map
Mind Map 1: Number Systems Central Topic: "Number Systems" ๐ Definition: Set of rules and symbols used to represent numbers. ๐ Main Systems: Decimal (Base 10) โ Uses digits from 0 to 9. Roman โ I, V, X, L, C, D, M (without zero). Binary (Base 2) โ Only 0 and 1 (used in computers). Other systems: Octal (Base 8), Hexadecimal (Base 16). ๐ Conversions: Decimal โ Binary (Divisions by 2). Binary โ Decimal (Powers of 2). Decimal โ Roman (Using Roman symbols).

