I'm new here, pretty much a maths beginner but with a huge interest in this art, English not being my first language, and I have a lot of questions that I hope people will not laugh at me for (especially for the terminology).
My very first one is:
I wanted to learn how to calculate an exponential function based on certain points on the curve, and how to determine a value on an exponential curve based on that underlying function. In this case, I wanted a curve where y increases five-fold everytime x increases by $20$. Example: $[x = 20; y = 5], [x = 40; y = 25], [x = 60; y = 125], [x = 80; y = 625], [x = 100; y = 3125]$.
But I neither understand how to put that into a formula, nor how to, i.e., calculate $y$ for, say, an $x$ of $25$ or $30$.