Recent content by lsargent

  1. L

    MHB Trying to reverse structure a calculation to arrive at original variable

    Trying to reverse-calculate an equation to achieve one of the original variables when not present. 1) You have a number... A (which is always a positive number) 2) A is multiplied by 1.75% 3) This result is then added to A, and the resulting sum being B, i.e. (A x 0.0175) + A = B In my...