SATISFACTION    IS    BETTER     THAN     SUCCESS

Age Calculation

Age Calculation
Age Calculation Tricks:
Step1:
Multiply the first number of the age by 5. (If <10, ex 5, consider it as 05. If it is >100, ex: 102, then take 10 as the first digit, 2 as the second one.)
Step2:
Add 3 to the result.
Step3:
Double the answer.
Step4:
Add the second digit of the number with the result.
Step5:
Subtract 6 from it.
Answer: That is your age.

Number 2519

Number 2519
2519 Mod n means the remainder of 2519/n, here / is the integer division.
2519 Mod n <
2519 Mod 2 = 1
2519 Mod 3 = 2
2519 Mod 4 = 3
2519 Mod 5 = 4
2519 Mod 6 = 5
2519 Mod 7 = 6
2519 Mod 8 = 7
2519 Mod 9 = 8
2519 Mod 10 = 9