Is there a mathematical concept involving prediction of a resulting value from a set equation?
Here is the situation. A payment processor charges 2.9% + $.30 per credit card transaction. A non-profit wants to allow donors to cover this fee. The non-profit needs to show their donor what the fee will be on their donation of x dollars.
In this situation the non-profit can't simply say the fee is = (x * .029) +.30 because the payment processor will charge the processing fee on the the total of the donation. Each time you add the fee to the donation the fee increases. I'm sure this is a know mathematical concept, I just don't know what the name for this is or how to approach solving it.
Thanks