I keep coming up in this question and its variants in my math tests, but it has not been explained to me so I can't really answer it. As such, I am at risk of failing the year.
An example question is as below:
Bob bought a farm in 1980. In 2017 he sold it for $500,000 and calculated it rose exponentially at a rate of 4% over that time.
(i) Assuming that it increased in value according to the formula $y = Ar^t$, where $A$ is the purchase price and $^t$ is the time in years, what was his profit?
As you can see, the values of $A$ and $^t$ are pretty clearly defined, and $y$ is implicitly defined, but nowhere is the value $r$ defined.
So what is $r$ supposed to be, and how would I go about answering this question?
The $r$ means rate of increase of the price, which is $1 + 4\% = 1.04$.
$$t = 2017 - 1980 = 37 \text{ years}$$ $$y = $500000$$
Now we calculate the value of $A$, which is the purchase price of the farm in 1980.
$$\begin{array}{rcll} y &=& Ar^t\\ 500000&=&A\left(1.04\right)^{37}\\ A&=&\dfrac{500000}{(1.04)^{37}} \\ &\approx&$117148.42 \end{array}$$
Now, the profit is $\text{Selling price} - \text{Purchase price}$: $$\begin{array}{rcll} \text{Profit} &=& $500000 - $117148.42\\ &\approx&$382851.58 \end{array}$$
To clarify, $y = Ar^t$ is an exponential equation. Usually $r$ denotes the rate of increase, or the rate of decrease as $r$ stands for "rate".