SOLUTION: What is the equation for an exponential function that passes through the points (1,2) and (3,8)?

Algebra ->  Exponents -> SOLUTION: What is the equation for an exponential function that passes through the points (1,2) and (3,8)?      Log On


   



Question 1071259: What is the equation for an exponential function that passes through the points (1,2) and (3,8)?
Found 2 solutions by htmentor, Fombitz:
Answer by htmentor(1343) About Me  (Show Source):
You can put this solution on YOUR website!
The general form of an exponential function is f(x) = y = c*a^x
We can determine the values of the constants a and c by using the two given points.
From (1,2) we get 2 = ca^1 = ca -> c = 2/a -> y = (2/a)*a^x
From (3,8) we get 8 = (2/a)*a^3 -> a = 2; therefore c = 1
So the function is y = 2^x


Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
y=ae%5E%28bx%29
At x=1,
y=ae%5Eb=2
.
.
.
At x=3,
y=ae%5E%283b%29=8
So then,
%28ae%5E%283b%29%29%2F%28ae%5E%28b%29%29=8%2F2=4
e%5E%282b%29=4
b=ln%282%29
So then,
ae%5E%28ln%282%29%29=2
2a=2
a=1
So,
y=e%5E%28ln%282%29x%29
highlight%28y=2%5Ex%29