
Andy C. answered 05/10/18
Tutor
4.9
(27)
Math/Physics Tutor
I BET for 2010, the percent is 39, not 43. THAT would make the slope M=8
The intercept is B = y - mx = 31 - 8*9 = 31 - 72 = -41
So the equation of the linear model is y = 8x - 41
However,
Barring typos, the slopes are different.
It does not look exponential either.
Your best bet is to do a least squares regression model, so as to get
the slope and intercept of the best fit trend line.
The following website does least squares regression calculations:
http://www.neoprogrammics.com/linear_least_squares_regression/index.php
THe result is
y = 7.6x - 35.8