SOLUTION: Find the exponential equation whose graph passes through the points (-3,3/8) and (3,24)

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Find the exponential equation whose graph passes through the points (-3,3/8) and (3,24)      Log On


   



Question 819058: Find the exponential equation whose graph passes through the points (-3,3/8) and (3,24)
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find the exponential equation whose graph passes through the points (-3,3/8) and (3,24)
---------
Form y = a*b^x
-------------------
(3/8) = a*b^(-3)
24 = a*b^3
----------------------
Divide the lower by the upper equation and solve for "b":
24/(3/8) = b^6
---
64 = b^6
b = 2
--------------------
Now solve for "a":
24 = a*b^3
24 = a*2^3
24 = a*8
a = 3
---------
Equation:
y = 3*2^x
-----------------
Cheers,
Stan H.
=================