.
Hello, in this post, I see three regression models, written without explanations about their origins.
OK, I will suppose that you (or somebody else) produced these models, and I will not check if they are correct.
Question (d) asks which model is better.
Near to each model, I see the parameter r^2 (with no explanations on its meaning).
Usually, in such problems, r^2 denotes the calculated sum of quadratic point-to-point deviations of the points from the regression.
If so, then the best regression is where r^2 is minimal.
So, the Power Model looks like the best.
Regarding part (e), write this equation for the Power Model
2685.2908t^0.0655 = 3727,
take logarithm base 10 of both sides
log(2685) + 0.0655*log(t) = log(3727)
express and calculate log(t)
log(t) = = 2.17
and restore t
t = = 148 years.
So, the prediction is 148 years after 2000.
Honestly, this result seems to be strange to me, but i got it formally from your data.
I have serious suspitions, that either the problem is defective, or your data related to the regression is incorrect.
But it is just the material for you to search for the truth.