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).

