Suppose that the sales at Borders bookstores went from 78 million dollars in 1990 to 424 million dollars in 1992. How do you find an exponential function to model the sales (in millions of dollars) as a function of years, t, since 1990?

1 Answer
Nov 2, 2017

#y(t) = (78 * 10^7) * e^((ln (212/39))t)#

Explanation:

#y(t) = a * e^(kt)#
#ln e^x = x#

#y(t) =# value (of sales) at a certain time

#=# sales in #1992 = 4.24 * 10^8#

#a# = value at the start of a given time period

#=# sales in #1990 = 7.8*10^7#

#t# = time between starting (year) and a later time given

#= 1992-1990 = 2#

substitute these values into the equation to find #k#:

#y(t) = a * e^(kt)#
#4.24 * 10^8 = (7.8*10^7) * e^(2k)#

#e^(2k) = 212/39#

#ln (e^(2k)) = 2k = ln 212/39#

#2k = ln (212/39)#

#k = (ln (212/39))/2#

enter #k# into the equation:

#y(t) = a * e^(kt)#

#y(t) = (78 * 10^7) * e^(ln (212/39))#