Question 634726: Write an exponential function for y=ab^x for a graph that includes (1,15) and (0,6)
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Write an exponential function for y=ab^x for a graph that includes (1,15) and (0,6)
----
Using (0,6) you get: 6 = a*b^0
---
Using (1,15) you get 15 = a*b^1
---
Equations:
a = 6
ab = 15
----
So, b = 15/6 = 5/2
----
Equation:
y = 6*(5/2)^x
|
|
|