To compare numbers with up to 6 digits, compare digit by digit from left to right, starting with the highest place value.
Strategy:
- Count the digits — more digits = bigger number
- If same number of digits, compare the Lakhs place first
- If Lakhs are equal, compare Ten Thousands, and so on
- The first place where digits differ decides which number is greater
Use symbols: > (greater than), < (less than), = (equal to)
On a number line, numbers to the right are always greater.