
William W. answered 05/18/20
Math and science made easy - learn from a retired engineer
The generic form of an exponential is y = a•bx where a and b must be determined by the situation (data points in this case).
First, plug in the point (x, y) of (0, 0.2):
0.2 = a•b0
since anything (except 0) raised to the zero power is 1, b0 = 1 and:
0.2 = a
Now our equation is y = 0.2•bx so lets plug in another data point. How about (1, 0.6)? So:
0.6 = 0.2•b1
0.6/0.2 = b
b = 3
So now, our equation is:
y = 0.2•3x
Let's make sure it works for the other data points:
1.8 = 0.2•32
1.8/0.2 = 32
9 = 9 check
5.4 = 0.2•33
5.4/.2 = 33
27 = 27 check
So the equation checks out
y = 0.2•3x
Katelyn H.
Thanks!!05/18/20