It’s easy to tell if a given whole number is divisible by 2. Just check whether the last digit is even. There are also simple rules to determine whether a number is ...
Examples: (1) 475 is divisible by 25 but not by 125. (2) 465 is divisible by 5 but not by a higher power of 5. As 4 + 6 + 5 = 15, it is divisible by 3 though. (3) To check for divisibility of ...
Prime numbers, vital in mathematics and competitive exams, can be quickly identified using a systematic approach. This method involves checking divisibility by primes up to the square root of the ...
We represent a number by a sequence of digits. For example, 532 represents a number made up of five 100s, three 10s and two units. Three 10s (30) is divisible by two, because 10 is. Similarly, 500 is ...