Concept 1: we can 'SPLIT' the Dividend and Multiply the Remainders, removing any Excess Remainders at the end by continually Dividing by the Divisor = 9
Concept 2: The Divisibility and Remainder Rule for 9:
if the Digits Sum to = 9k -------- # is Divisible by 9
if the Digits Sum to = 9k + 1 --------- Rem is +1 when Divided by 9
if the Digits Sum to = 9k + 2 ------- Rem is +2 when Divided by 9
***where k = NON Negative Integer
(1st) Re-write the Divisor/NUM
(25)^18 /9 -----> (25^2)^9 /9 -------> (625)^9 /9
(625)^9 /9 ----> Remainder of = ?
(2nd) Multiply the Remainders after "SPLITTING" the Exponential Term in the Dividend/NUM
[ (625)^9 /9 ] Rem of = (625/9)Rem of * (625/9)Rem of * (625/9)Rem of * (625/9)Rem of .......Multiplied 9 TIMES
Each "Part" Remainder of is ----> (625/9) Rem of ----> which yields the following Remainder:
6 + 2 + 5 = 13 = 9k + 4 ------> which means 625 when Divided by 9 yields a Remainder = +4
Excess Remainder = (4)^9 / 9
(3rd)Remove the Excess Remainder by finding a way to re-write the Dividend/NUM in terms of an Expression that is +1 or -1 away from a Multiple of 9
SPOT: (4)^3 = 64
64 = 63 + 1 ------- which is +1 MORE than the Multiple of 9 = 63
(4)^9 /9 ----> Rem of = ?
[(4)^3 * (4)^3 * (4)^3 ] / 9 ----> Rem of =
( 4^3 / 9)Rem of * ( 4^3 /9) Rem of * ( 4^3 /9) Rem of =
(64 / 9)Rem of * (64 / 9)Rem of * (64 / 9) Rem of =
EACH "Part" Remainder being Multiplied =
(63 + 1) / 9 ---> Remainder of = the same as -----> (+1) / 9 = Remainder of 1
1 * 1 * 1 = Remainder of 1
-A-