Saturday, May 23, 2015

MAGIC WITH YOUR AGE

  # Think of any digit(1-9)
  #  Double the digit.
  #Add 5 to it.
  #Multiply by 50
  #If you already celebrate (completed) your birthday add 1765 to it, otherwise add 1764 to i     it.
  #Subtract your birth year from the result
  #Now tell me the final result. I will disclose your selected digit and your present age..

  ### How?  If your result is suppose 645.. then the leftmost digit is your number and the remaining is your age. Here 6 is your selected number and 45 is your age...